Kistler-Morse KM STXPlus User Manual

Page 52

Advertising
background image

APPENDIX B: KISTLER-MORSE

®

PROTOCOL SERIAL COMMANDS

Request from Master

Response from STXplus

>aaLD0000dddssr

Ar

Format

>01LD1254r

Ar

Example

‘RW’ Command — Read DSP Step Monitor Value
This command is sent by the master to request the STXplus to send the DSP step monitor value.
The range of this value can be between 0 and 2,147,483,647. For this example, the master
requests DSP step monitor value for an STXplus at address 01 assuming it is using a format of
4(X.XX), which returns 347.51 engineering units and a checksum of 32.

Request from Master

Response from STXplus

>aaRWnssr

A(-)ffffffffssr Format

>01RW0Ar

A347.5132r Example

‘wW’ Command — Write DSP Step Monitor On/Off
This command is sent by the master to set the state of the DSP Step Monitor of an STXplus.
The range of acceptable values is 0-1 where 0 for Off or 1 or On with a reseting of the DSP step
monitor value. For this example, the master requests DSP step monitor state for an STXplus at
address 01 to 1 (On), which returns a checksum of 32.

Request from Master

Response from STXplus

>aawWnssr

Ar

Format

>01wW60r

Ar

Example

‘e1’ Command — Read Serial Port 1 Baud Rate
This command is sent by the master to request the STXplus to send serial port 1’s 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 0 (9600). For this example, the master requests serial port 1’s baud rate for
an STXplus at address 01 which returns 0 (9600) and a checksum of 50.

Request from Master

Response from STXplus

>aae1ssr

A000000dssr

Format

>01e1F7r

A000000050r

Example

‘g1’ Command — Write Serial Port 1 Baud Rate
This command is sent by the master to set the serial port 1’s 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 serial port 1’s baud rate for an STXplus at address 01 to 1 (19.2K). Any
of the 6 leading zeros may be omitted.

Request from Master

Response from STXplus

>aag1000000dssr

Ar

Format

>01g112Ar

Ar

Example

B-33

Advertising