public PropertyValue FUNC_DEVICETAG_FULLNAME_WITHSEPARATOR( int index ) {get; set;}
public: property PropertyValue^ FUNC_DEVICETAG_FULLNAME_WITHSEPARATOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_DEVICETAG_FULLNAME_WITHSEPARATOR( int index ) {get; set;}
public: property PropertyValue^ FUNC_DEVICETAG_FULLNAME_WITHSEPARATOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Provides the full name of a function without the project structures, but with information about the preceding sign.
Example: "U1-X1" is output for a terminal strip "=A+O-U1-X1" and "X2:3" is output for a terminal "=A-X2:3".