41
Write Syntax:
$
<id
>
SCS
<s><CR>
where:
id
is the node id of the TDD2
and
s
is the serial number in hexadecimal
Examples:
To read the serial number from a TDD2 with node id 1 send:
$1RCS
<CR>
To set the serial number to 0x12345678 using a TDD2 with node id 2 send:
$2SCS12345678
<CR>
7.6
Analog Output Settings
7.6.1
Voltage Range
Reads or sets the voltage output range of the analog output. See section 4.6.1 for information on
this setting.
Read Syntax:
$
<id>
RAV
<CR>
Write Syntax:
$
<id
>
SAV
<r><CR>
where:
id
is the node id of the TDD2
and
r
is the voltage range: “0-5V”, “0-10V”, “-5-5V”, “-10-10V”, “-2.5-2.5V”, “-2.5-7.5V”
Examples:
To read the voltage range from a TDD2 with node id 6 send:
$6RAV
<CR>
To set the holdoff period to 0 to 5 VDC using a TDD2 with node id 1 send:
$1SAV0-5V
<CR>
7.6.2
Analog Source Data
Reads or sets the analog source data. See section 4.6.2 for information on this setting.
Read Syntax:
$
<id>
RAT
<CR>
Write Syntax:
$
<id
>
SAT
<s><CR>
where:
id
is the node id of the TDD2