CimPort.Description (property)

Gets and sets the description.
Syntax: String = object.Description
object.Description = String
Description: CimPort.Description is string containing the description for the port.

Examples

myPort.Description = "Communications Port for PLC1 - PLC5"