Parameters
- qualifiedSourceName
The value of this parameter cannot be
null
(Nothing
in Visual Basic).- time
- message
The value of this parameter cannot be
null
(Nothing
in Visual Basic).- eventType
Because the AEEventType has an implicit conversion from System.Int64 and AEEventTypes, in languages that support implicit conversion operators (such as C# or VB.NET), you can simply use a long integer (representing the numerical value of the event types), or an element of the AEEventTypes enumeration (or a combination of AEEventTypes flags) in place of this parameter, and the corresponding event type specification will be constructed automatically. When the implicit conversion operators are not supported (such as with Python.NET), you can use the AEEventType.AEEventType Constructor(Int64) or AEEventType.AEEventType Constructor(AEEventTypes) constructor instead.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).- categoryId
- severity
- attributeValues
The value of this parameter cannot be
null
(Nothing
in Visual Basic).- conditionName
The value of this parameter cannot be
null
(Nothing
in Visual Basic).- subconditionName
The value of this parameter cannot be
null
(Nothing
in Visual Basic).- enabled
- active
- acknowledged
- quality
Because the OpcLabs.EasyOpc.DataAccess.DAQuality has an implicit conversion from System.Int32 and OpcLabs.EasyOpc.DataAccess.DAQualities, in languages that support implicit conversion operators (such as C# or VB.NET), you can simply use an integer (representing the internal value of the quality), or an element of the OpcLabs.EasyOpc.DataAccess.DAQualities enumeration in place of this parameter, and the corresponding OPC DA quality object will be constructed automatically. When the implicit conversion operators are not supported (such as with Python.NET), you can use the OpcLabs.EasyOpc.DataAccess.DAQuality.DAQuality Constructor(Int32) or OpcLabs.EasyOpc.DataAccess.DAQuality.DAQuality Constructor(DAQualities) constructor instead.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).- acknowledgeRequired
- activeTime
- cookie
Valid values of this parameter are in the range from
0
to4294967295
.- actorId
The value of this parameter cannot be
null
(Nothing
in Visual Basic).