E_MP_EV_V4_2_Sensor1Type
Sensortyp.
TYPE E_MP_EV_V4_2_Sensor1Type :
(
MPBus_EV_Sensor_None := 0,
MPBus_EV_Sensor_Active := 1,
MPBus_EV_Sensor_Passive := 3,
MPBus_EV_Sensor_NormallyOpen := 4,
MPBus_EV_Sensor_NormallyClosed := 5,
);
END_TYPEMPBus_EV_Sensor_None: Keiner.
MPBus_EV_Sensor_Active: Aktiv.
MPBus_EV_Sensor_Passive: Passiv.
MPBus_EV_Sensor_NormallyOpen: Normalerweise geöffnet.
MPBus_EV_Sensor_NormallyClosed: Normalerweise geschlossen.
Voraussetzungen
Entwicklungsumgebung | Einzubindende SPS-Bibliothek |
|---|---|
TwinCAT ab v3.1.4024.77 | Tc2_MPBus ab 3.8.1.0 |