type SoftStarterModeOfOperation = enumeration(Off "v = 0", Up "v = 0 -> 1", On "v = 1", Down "v = 1 -> 0");