E_PMA_InputSelect

The enumeration E_PMA_InputSelect can be used to select whether the results to be calculated should relate to the current or voltage values.

Syntax

Definition:

{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_PMA_InputSelect :
(
     Voltage    := 0,    // Voltage selected
     Current    := 1     // Current selected
) UDINT;
END_TYPE

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.0

PC or CX (x86, x64)

Tc3_PowerMonitoring