![Rapid Controls TDD2 User Manual Download Page 37](http://html1.mh-extra.com/html/rapid-controls/tdd2/tdd2_user-manual_3680787037.webp)
33
and
r
is the resolution in units
Examples:
To read the current resolution from a TDD2 with node id 7 send:
$7RPR
<CR>
To set the resolution to 0.00001 units using a TDD2 with node id 1 send:
$1SPR0.00001
<CR>
7.4.3
Scale
Reads or sets the scale. See section 4.2.3 for information on this setting.
Read Syntax:
$
<id>
RPS
<CR>
Write Syntax:
$
<id
>
SPS
<s><CR>
where:
id
is the node id of the TDD2
and
s
is the scale
Examples:
To read the scale from a TDD2 with unknown node id send:
$0RPS
<CR>
To set the scale to 1.0 using a TDD2 with node id 6 send:
$6SPS1
<CR>
7.4.4
Hard Offset
Reads or sets the hard offset. See section 4.2.4 for information on this setting.
Read Syntax:
$
<id>
RPO
<CR>
Write Syntax:
$
<id
>
SPO
<o><CR>
where:
id
is the node id of the TDD2
and
o
is the offset in units
Examples:
To read the hard offset from a TDD2 with node id 9 send:
$9RPO
<CR>
To set the hard offset to 4.56 units using a TDD2 with node id 4 send:
$4SPO4.56
<CR>
7.4.5
Soft Offset
Reads or sets the soft offset. See section 4.2.5 for information on this setting.
Read Syntax: