OPC Labs EasyOPC-UA Library
UADeadbandType Enumeration
OpcLabs_EasyOpcUA ActiveX DLL : UADeadbandType Enumeration
Description
A value that defines the Deadband type and behavior.

 

UUID: 2d7655cb-74e7-4118-8efc-bdb8731d4f57

 

For more information, see UADeadbandType in .NET Reference.

Members
MemberValueDescription
UADeadbandType_Absolute1Absolute Deadband.
UADeadbandType_None0No Deadband calculation should be applied.
UADeadbandType_Percent2Percent Deadband.
Remarks

For remarks, see UADeadbandType in .NET Reference.

Example

For examples, see UADeadbandType in .NET Reference.