Chapter 6
$aaSiCjPG
Name | Read Initial Counter |
Description Read initial counter value of specified module. | |
Syntax | @aaSiCjG(cr) |
| @ is a delimiter character. |
| aa (range |
| address of the |
| SiCj identifies the I/O slot i and the channel j for |
| the module you want to return a prior value. |
| G is the last value readback command. |
| (cr) is the terminating character, carriage return (0Dh) |
Response | !aa(data)(cr) if the command is valid. |
| ?aa(cr) if an invalid operation was entered. |
There is no response if the module detects a syntax error or communication error or if the specified address does not exist.
! delimiter character indicating a valid command was received.
? delimiter character indicating the command was invalid.
aa (range
(data) is initial value from 0 to 4294967295.Be aware that (data) has 10 characters.
(cr) is the terminating character, carriage return (0Dh)