CncProfilePositions

NameTypeSizeDescription
CncProfilePositionIdInteger4PRIMARY KEY
ProfileIdTEXTGUID that references a profile in the Profiles table.
IsMacroINTEGER41 if the profile position references a hardwaremacro
MacroTypeINTEGER4The type of the macro / hardware (see MacroType )
MacroNameTEXTThe key of the hardwaremacro (isMacro=1) or the hardware itself
MacoSubNameTEXTThe sub name of the macro
SawIdINTEGER4FOREIGN KEY - The id of the cnc this machining is done on (see Saws ).