FB_EmPhase
Defines the minimum amount of information for a measured phase.
Syntax:
FUNCTION_BLOCK FB_EmPhase
I/O variables
Name | Type | Access | Description |
---|---|---|---|
fCurrent | REAL | Input | Current of the phase. |
fVoltage | REAL | Input | Voltage of the phase. |
Properties
Name | Type | Access | Initial value | Description |
---|---|---|---|---|
Current | LREAL | Get | 0.0 | Current of the phase. |
Voltage | LREAL | Get | 0.0 | Voltage of the phase. |
Interfaces
Type | Description |
---|---|
I_EmPhase | Standard interface on FB_EmPhase. |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT >= v3.1.4024.54 (recommended) | PC or CX (x64, x86) | Tc3_PlasticBaseApplication (>= v3.12.7.0) |