Activate operating mode

The following code example shows how the "Hold precharge" operating mode is activated via the MOVIKIT® user interface:

Interface_MDR90B.xGetAccessControl:=TRUE;

Interface_MDR90B.ModeControl.IN.uiRequestedMode:=530;

Interface_MDR90B.ModePrecharge.IN.xStart:=TRUE;