Click or drag to resize

IAnalogMonitorManagerClear Method

Set the monitor blank

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
void Clear(
	AnalogMonitor monitor
)

Parameters

monitor  AnalogMonitor
Analog monitor that should be set to blank.
Exceptions
ExceptionCondition
SdkException Thrown if monitor doesn't exist in the configuration or is not permitted to caller.
See Also