Overload List
Name | Description | |
---|---|---|
![]() | SetUDPValue(UDPBoolean, Boolean) |
Sets the value the for the user-defined property with a boolean data type.
|
![]() | SetUDPValue(UDPDouble, Double) |
Sets the value the for the user-defined property with a double data type.
|
![]() | SetUDPValue(UDPEnumeration, String) |
Sets the value the for the user-defined property with an enumeration data type.
|
![]() | SetUDPValue(UDPInteger, Int32) |
Sets the value the for the user-defined property with an integer data type.
|
![]() | SetUDPValue(UDPString, String) |
Sets the value the for the user-defined property with a string data type.
|