AxisX = 0
AxisY = 2
AxisZ = 4 - These options enable you to reassign machine axis in PC-DMIS. The default gives X=X, Y=Y, and Z=Z. The value of each machine axis is: X = 0, -X = 1, Y = 2, -Y = 3, Z = 4, -Z = 5.
If the -X machine axis to is be read as +X in PC-DMIS, you would define AxisX = 1.
If you want the machine -Z axis to be read as +Y, you would define AxisY = 5.
The axis directions that you define MUST form a right-handed coordinate system.
DebugLog = False - If set to True, this option turns on debug reporting. It sends messages to the debug file that help to determine problems with the interface.
DebugFile = debug.txt - This option specifies the file to which all debug information is sent.
DebugPosReport = 0 - Not applicable.
DebugToCMM = 3 - Not applicable.
DebugFromCMM = 3 - Not applicable.
DebugWindow = False - This option sends debug reporting directly to a window on the screen.
DebugTitle = Interface - Not applicable.