Cnv_Fine Function
Returns the current Cnv_Fine setting.
Syntax
Cnv_Fine (conveyorNumber)
Parameters
- conveyorNumber
- Specify the conveyor number as an integer (1-16).
Return Values
Real value of Cnv_Fine in millimeters.
Note
This command will only work if the Conveyor Tracking option is active.
See Also
Cnv_Fine
Cnv_Fine Function Example
Real f
f = Cnv_Fine(1)