![Rapid Controls TDD2 User Manual Download Page 44](http://html1.mh-extra.com/html/rapid-controls/tdd2/tdd2_user-manual_3680787044.webp)
40
Examples:
To read the gradient from a TDD2 with node id 3 send:
$3RXG
<CR>
To set the gradient to 9.0101 uS/in using a TDD2 with node id 9 send:
$9SXG9.0101
<CR>
7.5.8
Start/Stop Holdoff Period
Reads or sets the start/stop holdoff period. See section 4.3.7 for information on this setting.
Read Syntax:
$
<id>
RXH
<CR>
Write Syntax:
$
<id
>
SXH
<p><CR>
where:
id
is the node id of the TDD2
and
p
is the holdoff period in microseconds
Examples:
To read the holdoff period from a TDD2 with node id 2 send:
$2RXH
<CR>
To set the holdoff period to 10 uS using a TDD2 with node id 2 send:
$2SXH10
<CR>
7.5.9
CANbus Baud Rate
Reads or sets the CANbus baud rate. See section 4.3.8 for information on this setting.
Read Syntax:
$
<id>
RXb
<CR>
Write Syntax:
$
<id
>
SXb
<r><CR>
where:
id
is the node id of the TDD2
and
r
is the baud rate in kilobits per second: “125”, “250”, “500”, or “1000”
Examples:
To read the CAN baud rate from a TDD2 with node id 4 send:
$4RXb
<CR>
To set the CAN baud rate to 500 kbps using a TDD2 with node id 5 send:
$5SXb500
<CR>
7.5.10 CANbus Transducer Serial Number
Reads or sets the CANbus transducer serial number. See section 4.3.9 for information on this
setting.
Read Syntax:
$
<id>
RCS
<CR>