4 valve disk, Valve disk – Metrohm 846 Driver Toolbox User Manual
Page 15

2.1 Constants
Dosing Interface USB Toolbox, DLL Reference
11
2.1.4 Valve disk
enum eCockMove
{
CK_MV_Asc
=0,
CK_MV_Desc
=1,
CK_MV_Auto
=2,
CK_MV_NotOver
=3
};
Turning mode of a Dosing Unit's valve disk. Port 1 to 4 of a Dosing Unit can be
accessed in different orders.
Asc
Ascending order (Port 1 Æ 4)
Desc
Descending order (Port 4 Æ 1)
Auto
automatic mode, shortest path
NotOver
protected mode, a specified port will not
be crossed
asc.
desc.