LogicOperation Properties

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Models Namespace > LogicOperation Class >

LogicOperation Properties

The LogicOperation type exposes the following members.

 

Properties


Name

Description

Public property

AlarmAssembly

Gets or sets the alarm assembly identifier.

Public property

AlarmClass

Gets or sets the alarm class.

Public property

AlarmConfig

Gets or sets the configuration for the alarm system.

Public property

AlarmOperationType

Gets or sets the type of logical operation used by an alarm.

Public property

Description

Gets or sets the description.

Public property

Id

Gets or sets the unique identifier for an entity.

(Inherited from BaseLogicItem.)

Public property

InputType

Gets or sets the type of input port.

Public property

LowerLimit

Gets or sets the lower limit value.

Public property

LowerThreshold

Gets or sets the lower threshold value.

Public property

MatchCase

Gets or sets a value indicating whether the case of characters should be considered when performing a match operation. If set to true, the match is case-sensitive. If set to false, the match is case-insensitive.

Public property

MatchString

Gets or sets the string to be matched.

Public property

Name

Gets or sets the name.

(Inherited from NamedLogicItem.)

Public property

OperationParameters


Public property

OperationType

Gets or sets the type of operation.

Public property

Parameters

Gets or sets an array of key-value pairs representing parameters.

Public property

SampleDuration

Gets or sets the sample duration in milliseconds.

Public property

SampleInterval

Gets or sets the sample interval in milliseconds.

Public property

UpperLimit

Gets or sets the upper limit value.

Public property

UpperThreshold

Gets or sets the upper threshold value.

 

See Also


LogicOperation Class

BNCS.Logic.Models Namespace