Kistler-Morse KM STXPlus User Manual
Page 53
APPENDIX B: KISTLER-MORSE
®
PROTOCOL SERIAL COMMANDS
‘g2’ Command — Write Serial Port 1 Protocol
This command is sent by the master to set the serial port 1’s protocol of an STXplus. The range
of acceptable values is 0-1 where 0 for Kistler-Morse
®
protocol or 1 for Vorne remote display.
Important if you change the protocol from Kistler-Morse
®
to Vorne with this command there will
not be a serial command to return back to Kistler-Morse
®
protocol. The default value is 0
(Kistler-Morse
®
). For this example, the master sets serial port 1’s protocol for an STXplus at
address 01 to 1 (Vorne). Any of the 6 leading zeros may be omitted.
Request from Master
Response from STXplus
>aag2000000dssr
Ar
Format
>01g212Br
Ar
Example
‘e3’ Command — Read ModBus Port Baud Rate
This command is sent by the master to request the STXplus to send the ModBus port baud
rate. The range of acceptable values is 0-3 where 0 for 9600K, 1 for 19.2K, 2 for 38.4K, or 3 for
115.2K. The default value is 3 (115.2K). For this example, the master requests ModBus port
baud rate for an STXplus at address 01 which returns 0 (9600) and a checksum of 50.
Request from Master
Response from STXplus
>aae3ssr
A000000dssr
Format
>01e3EDr
A000000050r
Example
‘g3’ Command — Write ModBus port Baud Rate
This command is sent by the master to set the ModBus port baud rate of an STXplus. The range
of acceptable values is 0-3 where 0 for 9600K, 1 for 19.2K, 2 for 38.4K, or 3 for 115.2K. For this
example, the master sets ModBus port baud rate for an STXplus at address 01 to 3 (115.2K). Any
of the 6 leading zeros may be omitted.
Request from Master
Response from STXplus
>aag3000000dssr
Ar
Format
>01g332Er
Ar
Example
B-34