CimDevice.Address (property)

Gets and sets the device address
Syntax: String = object.Address
object.Address = String
Description: The CimDevice.Address is a string containing the address for the device. The usage of the address field is protocol specific. Please consult the device communications manual for the protocol.

Examples

d.Address = "CIMPLICITY.HMI.OPCSERVER"