RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
458
innovators for industry
Ctrl Command set_mcbsp_x
Function
activates or deactivates X offset correction for online positioning via the McBSP interface.
Call
set_mcbsp_x( Scale )
Parameter
Scale
Value as a 64-bit IEEE floating point number:
2
–26
<
Scale
< 2
26
: scaling factor (correction will be activated)
otherwise: correction will be deactivated
Comments
• For online positioning, see
.
• With an McBSP input value of X
in
for the X offset correction, the command
will function like
set_offset( …, XOffset, … )
, whereby
XOffset
(in bits)
= Scale
·
X
in
XOffset
values outside of [–524288 … +524287] will be clipped to the boundaries as
long as
Scale
·
X
in
doesn’t exceed the value range ±2
31
.
• The McBSP interface can’t be simultaneously used for both online positioning and
Processing-on-the-fly applications (see
RTC
®
4
RTC
®
5 new command
Version info
Available beginning with version DLL 524, OUT 526
References
,
Undelayed
Short
List Command
set_mcbsp_x_list
Function
same as
(see above), but a list command
Call
set_mcbsp_x_list( Scale )
Parameter
Scale
See
Comments
• See
.
RTC
®
4
RTC
®
5 new command
Version info
Available beginning with version DLL 524, OUT 526
References