Kistler-Morse KM STXPlus User Manual
Page 41
APPENDIX B: KISTLER-MORSE
®
PROTOCOL SERIAL COMMANDS
‘bH’ Command — Write Current Output Fail-safe Mode
This command is sent by the master to set the current output failsafe mode of an STXplus. The
range of acceptable values is 0-2 where 0 for no change, 1 for minimum current output range,
or 2 for maximum current range. For this example, the master sets the current output fail-safe
mode for an STXplus at address 01 to 1 (minimum current output range). Any of the 6 leading
zeros may be omitted.
Request from Master
Response from STXplus
>aabH000000dssr
Ar
Format
>01bH13Cr
Ar
Example
‘tI’ Command — Read Current Output Test Mode
This command is sent by the master to request the STXplus to send the current output test
mode. The range of acceptable values is 0-1 where 0 for test mode not enabled or 1 for test
mode enabled. When test mode is enabled the current output value can be changed with
command “bJ“ otherwise it is a read only value. The default value is 0 (not enabled). For this
example, the master requests the current output test mode for an STXplus at address 01 which
returns 0 (not enabled) and a checksum of 50.
Request from Master
Response from STXplus
>aatIssr
A000000dssr
Format
>01tI1Er
A000000050r
Example
‘bI’ Command — Write Current Output Test Mode
This command is sent by the master to set the current output test mode of an STXplus. The
range of acceptable values is 0-1 where 0 for test mode not enabled of 1 for test mode enabled.
When test mode is enabled the current output value can be changed with command “bJ“
otherwise it is a read only value. For this example, the master sets the current output test mode
for an STXplus at address 01 to 1(enabled). Any of the 6 leading zeros may be omitted.
Request from Master
Response from STXplus
>aabI000000dssr
Ar
Format
>01bI13Dr
Ar
Example
‘tG’ Command — Read Current Output Tracking Mode
This command is sent by the master to request the STXplus to send the current output
tracking mode. The range of acceptable values is 0-1 where 0 for current output tracks gross
weight or 1 for current output tracks net weight. The default value is 0 (tracking gross). For this
example, the master requests the current output tracking mode for an STXplus at address 01
which returns 0(tracking gross) and a checksum of 50.
Request from Master
Response from STXplus
>aatIssr
A000000dssr
Format
>01tG1Cr
A000000050r
Example
B-22