E_TcPfw_TctrlPowerTerminal

This enumeration defines identifiers for the supported types of I/O terminals. These identifiers are used in ST_TcPfw_PowerMeasurement_Cfg.

Syntax

TYPE E_TcPfw_TctrlPowerTerminal:
(* last modification: 16.03.2009 *)
(
NoTerminal,
KL3403,
EL3403,
EL3773,
EL3x64,
EL3413,
EL3443,
EL3446,
EL3453,
Simulation:=1000,
Customized:=10000
);
END_TYPE

Values

Name

Description

NoTerminal

No power measurement terminal connected.

KL3403

Bus Terminal, 3-channel analog input, power measurement, 500 V AC, 1 A, 16 bit

EL3403

EtherCAT Terminal, 3-channel analog input, power measurement, 500 V AC, 1 A, 16 bit

EL3773

EtherCAT Terminal, 3-channel analog input, multi-function, 500 V AC/DC, 1 A, 16 bit, 10 ksps, oversampling

EL3x64

EL3064 - EtherCAT Terminal, 4-channel analog input, voltage, 0...10 V, 12 bit, single-ended

EL3164 - EtherCAT Terminal, 4-channel analog input, voltage, 0...10 V, 16 bit, single-ended

EL3413

EtherCAT Terminal, 3-channel analog input, power measurement, 690 V AC, 1/5 A, 16 bit, electrically isolated

EL3443

EtherCAT Terminal, 3-channel analog input, power measurement, 480 V AC/DC, 1 A, 24 bit

EL3446

EtherCAT Terminal, 6-channel analog input, current, 1 A, 24 bit, distributed power measurement

EL3453

EtherCAT Terminal, 3-channel analog input, power measurement, 690 V AC, 0.1/1/5 A, 24 bit, electrically isolated

Simulation

Power measurement via simulation.

Customized

Lower limit of the customer-specific range.