Gocator 2300 & 2880 Series
Protocols • Gocator Protocol • 324
Field Type Offset Description
id 16u 4 Reply identifier (0x4602).
status 32s 6
Reply status. For a list of status codes, see Commands on page
295.
Detect Edges
The Detect Edges command detects and updates the edge points of a part model.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x4604).
modelName[64] char 6 Name of the model (without .mdl extension)
sensitivity 16s 70 Sensitivity (in thousandths)
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x4604).
status 32s 6
Reply status. For a list of status codes, see Commands on page
295.
Reply
Add Tool
The Add Tool command adds a tool to the live job.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x4530).
typeName[64] char 6 Type name of the tool (e.g., ProfilePosition)
name[64] char 70 User-specified name for tool instance
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x4530).
status 32s 6
Reply status. For a list of status codes, see Commands on page
295.
Reply
Add Measurement
The Add Measurement command adds a measurement to a tool instance.