CimDevice.Model (property)

Gets and sets the device model
Syntax: String = object.Model
object.Model = String
Description: The CimDevice.Model is a string containing the model id for the device. Model names are protocol specific and correspond to the name seen in the device configuration dialogs.

Examples

d.Model = "GE Fanuc Series 90-70"