GoWebScan API
kStatus GoWebScanSettings_SetCalYAdjustment ( GoWebScanSettings  settings,
k32s  value 
)

Sets the offset applied to the Y-coordinates of all data (profile, vision, tracheid) in Web or Detection mode (mils).

This setting is used for Y-alignment between multiple servers, and should be written by the user application at the end of system calibration. The Y-reference for a single server is calculated during system calibration and available through GoWebScanCal_SystemYRef. The user application should calculate the overall Y bias, which is done by averaging the Y-references from all servers, and set the Y-adjustment for each server as the Y bias minus the server's own Y-reference.

Parameters
settingsGoWebScanSettings object.
valueY adjustment offset (mils).
Returns
Operation status.