RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
324
Variable
List Command
activate_fly_xy
Function Activates a set_fly_x/set_fly_y Processing-on-the-fly application without encoder resets.
Restriction If the Option Processing-on-the-fly is not enabled, then activate_fly_xy terminates the
Processing-on-the-fly process (even though it could not have been activated).
Call
activate_fly_xy( ScaleX, ScaleY )
Parameters
ScaleX
Scaling factor as for set_fly_x.
ScaleY
Scaling factor as for set_fly_y.
Comments • Like activate_fly_2d with the difference that a
set_fly_x/set_fly_y Processing-on-the-fly Session is activated.
RTC4RTC6 New command.
RTC4 Compatibility Mode: see set_fly_x/set_fly_y.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_fly_x, set_fly_y, activate_fly_xy_encoder
Multiple List
Command
activate_fly_xy_encoder
Function Activates a set_fly_x/set_fly_y Processing-on-the-fly application with encoder reset and
encoder offsets.
Restriction If the Option Processing-on-the-fly is not enabled, then activate_fly_xy_encoder
terminates the Processing-on-the-fly process (even though it could not have been
activated).
Call
activate_fly_xy_encoder( ScaleX, ScaleY, EncX, EncY )
Parameters
ScaleX
Scaling factor as for set_fly_x.
ScaleY
Scaling factor as for set_fly_y.
EncX
Encoder offset.
As a signed 32-bit value.
EncY
Encoder offset.
As a signed 32-bit value.
Comments • Like activate_fly_2d_encoder with the difference that a
set_fly_x/set_fly_y Processing-on-the-fly Session is activated.
RTC4RTC6 New command.
RTC4 Compatibility Mode: see set_fly_2d.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 610, OUT 610, RBF 615.
References set_fly_x, set_fly_y, activate_fly_xy, activate_fly_2d_encoder