Owner's manual
2.2 Functions
14 Dosing Interface USB Toolbox, DLL Reference
2.2.7 ZeroAdjust
ZeroAdjust(long IfNo, long MsbNo, float RevRate)
Runs the piston of the Dosino to zero position and initializes the drive.
Input parameters
IfNo long Dosing Interface [1… ]
MsbNo long Dosino at MSB[1…4]
RevRate float Filling speed of piston [0.01...166mL/min]
Output parameters
eReturnstate return value
2.2.8 Adjust
Adjust(long IfNo, long MsbNo, eDirection Direction)
Eliminate slack of piston coupling. This function can be used, if the direction of
the piston movement is about to be changed.
Input parameters
IfNo long Dosing Interface [1… ]
MsbNo long Dosino at MSB[1…4]
Direction eDirection Direction of the desired piston movement.
Output parameters
eReturnstate return value
2.2.9 GoPos
GoPos(long IfNo, long MsbNo, long Position, float Rate)
Move the piston to an absolute position. The stroke path of the piston is di-
vided into 10000 positions.
Input parameters
IfNo long Dosing Interface [1… ]
MsbNo long Dosino at MSB[1…4]
Position long absolute piston position [0…10000]
Rate float Dosing rate [0.01…166 mL/min]
Output parameters
eReturnstate return value