public PropertyValue FUNC_TERMINAL_FUNCTION {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_FUNCTION { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue FUNC_TERMINAL_FUNCTION {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_FUNCTION { PropertyValue^ get(); void set ( PropertyValue^ value); }
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.