Click or drag to resize

measureTValuesetAlarmExact Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

_alarmValue
Type: TValue
_alarmOn
Type: SystemBoolean
See Also