RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
364
innovators for industry
RTC
®
4
RTC
®
5 unchanged functionality (except for the extended range of values)
(the command was previously only available for the RTC
®
SCAN
alone Board, i.e. the
standalone version of the RTC
®
4 board)
References
,
,
Normal
List Command
mark_time_abs
Function
marks a part of the time previously stored via
specified format at the current position. In the called indexed text strings or characters (see
below), any absolute vector and arc commands will receive an offset (based on the current
coordinates at the time of the call).
Call
mark_time_abs( Part, Mode )
Parameters
Part
See
Mode
See
Comments
• The
mark_time_abs
; however, internal calling of the
indexed text strings (or characters) is via
instead of
. If the
command lists of the called indexed text strings (or characters) contain no absolute
commands, then there is no difference between
mark_time_abs
.
RTC
®
4
RTC
®
5 new command
References
Ctrl Command mcbsp_init
Function
defines the data delays for transmitting and receiving data via the McBSP interface (Multi
channel Buffered Serial Port, also see
).
Call
mcbsp_init( XDelay, RDelay )
Parameters
XDelay
transmission delay as an unsigned 32-bit value; allowed range: [0 … 2]
RDelay
receiving delay as an unsigned 32-bit value; allowed range: [0 … 2]
Comments
• For invalid parameter values the command will not be executed (
return
code
RTC5_PARAM_ERROR
).
• The initialized values (after program start) are
XDelay
=
RDelay
= 1.
• The signals and operating conditions of the McBSP interface are presented in the
section "McBSP Interface" on page 52
.
RTC
®
4
RTC
®
5 new command
References
Normal
List Command
mark_time