Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_TERMINAL_FUNCTION Property / FUNC_TERMINAL_FUNCTION Property

In This Topic
FUNC_TERMINAL_FUNCTION Property
In This Topic
Terminal category # 20230.
Syntax
public PropertyValue FUNC_TERMINAL_FUNCTION {get; set;}

Property Value

Returns property value of type System.Int64.
Remarks

This property can be used to characterize a terminal precisely. The property is available in terminal reports, where it can be used to output terminal graphics. The following values are possible:

0 = Feed-through terminal,

1 = Isolating terminal,

2 = Switching terminal,

3 = Diode terminal,

4 = Fused terminal,

5 = Resistance terminal,

6 = Thermocouple terminal.

See Also