프로퍼티 | 타입 | 설명 | |
---|---|---|---|
EndTimeCK_CheckedChanged | void | ||
GoBTN_Click | void | ||
InitializeComponent | void | ||
NextBTN_Click | void | ||
NodeIdBTN_Click | void | ||
ReadTypeCB_SelectedIndexChanged | void | ||
StartTimeCK_CheckedChanged | void | ||
StartTimeDP_ValueChanged | void | ||
TimeShiftBTN_Click | void |
메소드 | 설명 | |
---|---|---|
ChangeNode ( Opc.Ua.NodeId nodeId ) : void |
Changes the node monitored by the control.
|
|
ChangeSession ( |
Changes the session.
|
|
GetBrowsePathFromNodeState ( ISystemContext context, Opc.Ua.NodeId rootId, NodeState parent, |
Recursively collects the variables in a NodeState and returns a collection of BrowsePaths.
|
|
HistoryEventCtrl ( ) : System |
Constructs a new instance.
|
|
Reset ( ) : void |
A kludge to get around the stupid designer that keeps setting property values to bogus defaults.
|
|
SessionReconnected ( |
Updates the control after the session has reconnected.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
EndTimeCK_CheckedChanged ( object sender, |
||
GoBTN_Click ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
NextBTN_Click ( object sender, |
||
NodeIdBTN_Click ( object sender, |
||
ReadTypeCB_SelectedIndexChanged ( object sender, |
||
StartTimeCK_CheckedChanged ( object sender, |
||
StartTimeDP_ValueChanged ( object sender, |
||
TimeShiftBTN_Click ( object sender, |
public ChangeSession ( |
||
session | ||
리턴 | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public GetBrowsePathFromNodeState ( ISystemContext context, Opc.Ua.NodeId rootId, NodeState parent, |
||
context | ISystemContext | |
rootId | Opc.Ua.NodeId | |
parent | NodeState | |
parentPath | ||
browsePaths | BrowsePathCollection | |
리턴 | void |
public SessionReconnected ( |
||
session | ||
리턴 | void |