public PropertyValue FUNC_PLCSYMBOLICADDRESS_UDT {get; set;}
public: property PropertyValue^ FUNC_PLCSYMBOLICADDRESS_UDT { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue FUNC_PLCSYMBOLICADDRESS_UDT {get; set;}
public: property PropertyValue^ FUNC_PLCSYMBOLICADDRESS_UDT { PropertyValue^ get(); void set ( PropertyValue^ value); }
With this property you have the possibility to nestle and manage the symbolic address of the PLC connection point within a user-defined data type. "UDT" stands for "User Defined Type". The property is a monolingual text and is used and exchanged as of the AutomationML AR APC format Version 1.3.0. Entry of a decimal point is not permissible. When using this property you additionally have to specify the data type in the "Symbolic address: UDT (data type)" property.