Product specifications

Smart LT Manual Dynatronix, Inc.
198-0853-02 Rev F Page 107 of 126
B.1.11 Delimiter Text Disable/Enable Command “i”
@AA.a
Sync character (@) and unit address, AA = Unit ID (0 to 99; 0 is a global ID), a = Channel
ID (always 0)
i0
Command character and Type 0=read, 1=set, 2=activate(n/a), 3=ack, 4=nak
#1,
Number of fields character and number of fields after the comma, excluding CRC
0,
Delimiter text flag 0=disable, 1=enable. Default on power-up is disabled.
txtf
CRC
CRC value in ascii decimal. NOTE: examples show actual CRC values.
crlf
Carriage return and Line feed (0x0D 0x0A)
Example of Delimiter Text Enable/Disable Command:
Disable delimiter text command
@00.0i1#1,0,54321
Enable delimiter text command
@00.0i1#1,1,54321
Read delimiter text State command.
@12.0i0#0,54321
ACK response for read delimiter text state command, unit address = 12. Shown with delimiter text
enabled and disabled.
@12.0i3#1,1txf,54321
@12.0i3#1,1,54321
Notes:
1. Delimiter Text setting on power supply power-up is Disabled.
2. There is no requirement for the host to send delimiter text if delimiter text is enabled, it is optional.
3. The channel ID ‘a’ should always be zero.