<< Click to Display Table of Contents > 

Scanner Card Interface > SCI Functions > Move & Laser State

Move & Laser State
Previous pageReturn to chapter overviewNext page

Return value

Function / Property name

Parameter

long

ScMoveAbs()

double x,double y

long

ScSCIMoveAbs()

double x,double y

Table 98: MoveAbs

This function moves the scanner to the absolute positions x, y. If the laser is turned on, the currently set marking speed is used, if it is off, the jump speed value is taken.


Return value

Function / Property name

Parameter

long

ScMoveLaserState

none

long

ScSCISetMoveLaserState()

long Value

long

ScSCIGetMoveLaserState()

long *Value

Table 99: MoveLaserState

This property controls the laser state. When set to 1 the laser is turned on and all movement is done using the currently configured marking speed. If set to 0 the laser is switched off and the jump speed is used for movement.