ADLINK PCI-8158 User Manual

Page 168

Advertising
background image

158

Function Library

*OffsetEnd: Array of the offset to end of arc (relative to the start

position)

Example: F64 OffsetEnd[2] = {4000.0, 0.0}; //offset from start
position(initial point for 1st & 2nd axes

*CenterPos: Array of the center of arc absolute position

Example: F64 CenterPos[2] = {2000.0, 0.0}; //absolute center
position for 1st & 2nd axes

*EndPos: Array of the end point of arc absolute position

Example: F64 EndPos[2] = {4000.0, 0.0}; //absolute end posi-
tion for 1st & 2nd axes

Advertising