To clear all groups of unit 1, send the [CLR GU1] command.
17. [GkUi]
This command is used to request group data. With the command, the user can identify which input or output of a particular group is on. Command Format: [GkUi]
k = group number (k = # from
Example:
If group 1 has DA Cards with output 1 and 2 on, while group 2 has SW Cards with input 2 on:
1)[G1]: will return feedback as [On12G1].
2)[G2]: will return feedback as [On2G2].
18.[RDXX]
This command reads card memory at address
XX. Command Format: [RDXXCnUi]
XX= data address (XX = # from
n = card ID No. (n = slot # from 1 to 19) i = unit number (i = # from
Example:
To read memory at address 0x0A card 2 of unit 1, send the [RD0AC2U1] command. The system will return feedback as RD0A1DC2, if data at address 0x0A is 0x1D.
19. [WRXXYY]
This command writes data YY into card memory at address XX . Command Format: [RDXXYYCnUi]
XX= data address (XX = # from
YY= data (YY = # from
i = unit number (i = # from
Example:
To write data 0x2B into memory at address 0x10 card 5 of unit 1, send the [RD102BC5U1] command. The system will return feedback as OK.
20. [WRCn…GkUi]
14
This command groups multiple cards in the
n = card ID No. (n = slot # from 1 to 19) k = group number (k = # from
i = unit number (i = # from
Example:
To group card #1, 2, and 3 as group 5 of unit #1, send the [WRC1C2C3G5U1] command. After executing this command, cards 1, 2, and 3 of unit 1 will be grouped together as group 5.
21. [CLRGkUi]
This command clears the members for a single group or for all nine groups.
Command Format: [CLRGkUi]
k = group number (k = # from
Example:
To clear group #1, send the [CLRG1U1] command. This command clears the members for the specified group only.
To clear all groups of unit 1, send the [CLRG1U1] command.
22. [HELPCn]
This command displays all
23. […S]
S at the end of command string will save settings immediately.
24. […F]
F at the end of the command will return feedback OK or ERROR.
14