Click or drag to resize

IMeasureTValuesetAlarmExact Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.interfaces
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
void setAlarmExact(
	TValue _alarmValue,
	bool _alarmOn
)
Request Example View Source

Parameters

_alarmValue
Type: TValue
_alarmOn
Type: SystemBoolean
See Also