E_BA_MeasuringElement
The enumeration is used to specify temperature measuring elements.
Syntax
TYPE E_BA_MeasuringElement :
(
Undefined := 0,
eNI100 := 1,
eNI120 := 2,
eNI1000 := 3,
eNI1000_LS := 4,
eNTC1K8 := 5,
eNTC1K8_TK := 6,
eNTC2K2 := 7,
eNTC3K := 8,
eNTC5K := 9,
eNTC10K := 10,
eNTC10KPRE := 11,
eNTC10K_3204 := 12,
eNTC10KTYP2 := 13,
eNTC10KTYP3 := 14,
eNTC10KDALE := 15,
eNTC10K3A221 := 16,
eNTC20K := 17,
eNTC100K := 18,
ePoti_Resolution_01 := 19,
ePoti_Resolution_1 := 20,
eOutput_10_5000 := 21,
eOutput_10_1200 := 22,
ePT100 := 23,
ePT200 := 24,
ePT500 := 25,
ePT1000 := 26,
);
END_TYPE
Name | Description |
---|---|
Undefined | Not defined |
eNI100 | NI100 |
eNI120 | NI120 |
eNI1000 | NI1000 |
eNI1000_LS | RSNI1000 (NI1000 according to Landis&Staefa characteristic curve: 1000 Ω at 0 °C and 1500 Ω at 100 °C) |
eNTC1K8 | NTC1K8 |
eNTC1K8_TK | NTC1K8_TK |
eNTC2K2 | NTC2K2 |
eNTC3K | NTC3K |
eNTC5K | NTC5K |
eNTC10K | NTC10K |
eNTC10KPRE | NTC10KPRE |
eNTC10K_3204 | NTC10K_3204 |
eNTC10KTYP2 | NTC10KTYP2 |
eNTC10KTYP3 | NTC10KTYP3 |
eNTC10KDALE | NTC10KDALE |
eNTC10K3A221 | NTC10K3A221 |
eNTC20K | NTC20K |
eNTC100K | NTC100K |
ePoti_Resolution_01 | Potentiometer, resolution 0.1 Ω |
ePoti_Resolution_1 | Potentiometer, resolution 1 Ω |
E_Output_10_5000 | Output 10.0 Ω – 5000.0 Ω |
E_Output_10_1200 | Output 10.0 Ω – 1200.0 Ω |
ePT100 | PT100 |
ePT200 | PT200 |
ePT500 | PT500 |
ePT1000 | PT1000 |
Requirements
Development environment | Required PLC library |
---|---|
TwinCAT 3.1 4024.35 | Tc3_BA2_Common from V2.1.20.0 |