CimDevicePoint.AnalogDeadband (property)

Gets and sets the analog deadband value.
Syntax: VARIANT = object.AnalogDeadband
object.AnalogDeadband = VARIANT
Description: The CimDevicePoint.AnalogDeadband is an variant containing the analog deadband for the point. The point will not be updated until a change that exceeds the deadband is read.

Examples

point.DevicePoint.AnalogDeadband = 10


See Also

Point Configuration