E_EnOceanRotarySwitch

E_EnOceanRotarySwitch describes the state of the rotary-switch on the transmitting-module.

TYPE E_EnOceanRotarySwitch :
(
  eEnOceanRotarySwitchStep0  := 0,
  eEnOceanRotarySwitchStep1  := 1,
  eEnOceanRotarySwitchStep2  := 2,
  eEnOceanRotarySwitchStep3  := 3,
  eEnOceanRotarySwitchAuto   := 4,
)
END_TYPE

eEnOceanRotarySwitchStep0: Switch is set to „0“.

eEnOceanRotarySwitchStep1: Switch is set to „1“.

eEnOceanRotarySwitchStep2: Switch is set to „2“.

eEnOceanRotarySwitchStep3: Switch is set to „3“.

eEnOceanRotarySwitchAuto: Switch is set to „Auto“.