C# 클래스 Opc.Ua.Com.Client.AeConditionState

A object which represents a COM AE condition.
상속: Opc.Ua.AlarmConditionState
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET 1 사용 예제들

공개 메소드들

메소드 설명
AeConditionState ( ISystemContext context, NodeHandle handle, AddCommentMethodState acknowledgeMethod ) : System

Initializes a new instance of the AeConditionState class.

메소드 상세

AeConditionState() 공개 메소드

Initializes a new instance of the AeConditionState class.
public AeConditionState ( ISystemContext context, NodeHandle handle, AddCommentMethodState acknowledgeMethod ) : System
context ISystemContext The context.
handle Opc.Ua.Server.NodeHandle The handle.
acknowledgeMethod AddCommentMethodState The acknowledge method.
리턴 System