Gets and sets the cpu id | |
Syntax: | short =
object.CPUId object.CPUId = short |
Description: | The CimDevice.cpu_id is a number containing
the CPU Id for the device. The field is used by some protocols
(typically serial multi-drop) and not by others. Consult the device
communications reference for the protocol. Examples d.CPUId = 10 |