PutDotInToolname = TRUE Puts a dot in the toolname sent by ToolChange(), between probe name and tip name i.e.ROBE1.T1A0B0
PutTipInToolname = TRUE Puts the tip name after the probe name to for a composite name for Tool Change / selection on server () – see note.
PHAlignTolerance = 0.0 This value is sent by the AlignTool command when an A/B wrist move is necessary. 0.0 means do not care. If not, set it depending on the probe head/part configuration.
ForceToolName = TRUE Will always ask for ToolChange, even if tool already selected. Avoid setting this when using a Wrist, as the server will reset orientation to 0,0 when main Tool name is called.
UseERforProbeD = FALSE When TRUE, the tip diameter will be updated according to the Server feedback with each measurement. This was added to follow I++ DME theory, but no server uses it so far.
NoToolAlig = FALSE If TRUE, tool aligns sent routinely after probe select will be ignored, which is the right setting for most servers.
AltDotChar = "#" Used to replace the "." The character in a tip nickname, since the dot is not accepted in this field, for I++ DME commands, like ChangeTool().