GoWebScan API
kStatus GoWebScanCal_AddNode ( GoWebScanCal  cal,
GoWebScanSystemPlane  plane,
k32s  column,
k32s  deviceId,
k32s  bankId,
GoWebScanCalNode node 
)

Constructs a calibration node object (GoWebScanCalNode) and adds it to the list of nodes.

The node is given a unique ID based on its plane, system column, sensor ID, and bank ID (index of node with respect to the sensor).

Parameters
calGoWebScanCal object.
planeSystem plane.
columnSystem column index.
deviceIdSensor ID. ID is of the connected profile sensor for vision systems.
bankIdBank index.
nodeReceives the constructed GoWebScanCalNode object.
Returns
Operation status.