Motion Coordinator Technical Reference Manual
Trio BASIC Commands 8-121
System Parameters and Commands
TIME
Type:
System Parameter (MC216 only)
Description:
Returns the time from the real time clock. The time returned is the number of sec-
onds since midnight 24:00 hours.
TIME$
Type:
System Command (MC216 only)
Description:
Prints the current time as defined by the real time clock as a string in 24hr format.
Example:
>>? TIME$
14/39/02
>>
TRIGGER
Type:
System Command
Description:
Starts a previously set up
SCOPE
command
Note:
Motion Perfect uses
TRIGGER
automatically for its oscilloscope function.
TROFF
Type:
System Command
Description:
Suspends the trace facility at the current line and resumes normal program execu-
tion. A program name can be specified or the selected program will be assumed.
Example:
>>TROFF "lines"