 | EposMoveToPosition Method |
Namespace:
LynceeTec.InterfaceEpos
Assembly:
LynceeTec.InterfaceEpos (in LynceeTec.InterfaceEpos.dll) Version: 0.0.0.0
Syntaxpublic virtual bool MoveToPosition(
byte nodeID,
int TargetPosition,
bool absMove
)
public:
virtual bool MoveToPosition(
unsigned char nodeID,
int TargetPosition,
bool absMove
)
Parameters
- nodeID
- Type: SystemByte
- TargetPosition
- Type: SystemInt32
- absMove
- Type: SystemBoolean
Return Value
Type:
Boolean
See Also