Appendix c rs232 protocol, Appendix c, Rs232 protocol – Theta Digital Dreadnaught II User Manual
Page 20
![background image](/manuals/211154/20/background.png)
Appendix C
RS232 Protocol
RS232 settings are internally definable via jumper blocks, to accommodate interfacing with a wide range of control
products.
Baud rate
9600 or 19200
Echo status
AUTO or REQUEST
Baud rate:
Maximum number of bits per second. The duration of a single bit is equal to 1 / baud rate.
Echo status:
Specifies whether the STATUS of each parameter shown in the protocol will automatically (AUTO) be
echoed back to the controller when there is any change, or whether the user must manually request
(REQ) the status information be sent to the controller. Please refer to page 15 or information on
changing these settings.
All commands will follow the format:
where:
Each command will be able to access the system configuration directly, eliminating the need to press any button on
the Dreadnaught II’s front panel.
Examples:
1) To select put the Dreadnaught II into standby: Send FE, E8, 01, 00, 00, 00 (all values in Hex).
Where FE and E8 are the header, 01 = command, 00 = main standby, 00 = put unit in standby and 00 = filler
(4 characters required)
2) To activate the Surround buss: Send FE, E8, 01, 01, 01, 00
Where FE and E8 are the header, 01 = command, 01 = surround buss, 01 = activate surround buss and 00 =
filler (4 characters required)
12