CimDevicePoint.ScanRate (property)

Gets and sets the point update scan rate.
Syntax: short = object.ScanRate
object.ScanRate = short
Description: The CimDevicePoint.ScanRate is an integer indicating the scan rate of the point in multiples of the base scan rate of the communications port.

Examples

point.DevicePoint.ScanRate = 2 ' Two times base port scan rate