RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
789
Undelayed
Short List
Command
stepper_abs_no_list
Function Like stepper_abs_no, but a list command and without
WaitTime
parameter.
Call
stepper_abs_no_list( No, Pos )
Parameters
No
Number of the stepper motor output.
As an unsigned 32-bit value.
Allowed values:
= 1: Stepper motor output 1.
= 2: Stepper motor output 2.
If the value is invalid, then stepper_abs_no_list is, already during loading,
replaced by a list_nop (get_last_error return code
RTC6_PARAM_ERROR
).
Pos
Like stepper_abs_no.
Comments • See stepper_abs_no.
• During performance of a reference run (see stepper_init), execution of
stepper_abs_no_list is delayed until the reference run completes.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References stepper_abs_no