Method | Description | |
---|---|---|
ReadEventHistoryDlg ( ) : System |
Initializes a new instance of the ReadHistoryDlg class.
|
|
ShowDialog ( |
Displays the dialog.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
EndTimeCK_CheckedChanged ( object sender, |
||
EventAreaBTN_Click ( object sender, |
||
EventFilterBTN_Click ( object sender, |
||
EventTypeBTN_Click ( object sender, |
||
GetFilterFields ( FilterDeclaration filter ) : string |
Returns the filter fields formatted as a string.
|
|
GoBTN_Click ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
MaxReturnValuesCK_CheckedChanged ( object sender, |
||
NextBTN_Click ( object sender, |
||
ReadFirst ( ) : void |
Starts a new read operation.
|
|
ReadFirstDate ( ) : System.DateTime |
Returns the UTC timestamp of the first event in the archive.
|
|
ReadNext ( ReadEventDetails details, |
Continues a read operation.
|
|
ReadTypeCB_SelectedIndexChanged ( object sender, |
||
ReleaseContinuationPoints ( ) : void |
Releases any continuation points.
|
|
StartTimeCK_CheckedChanged ( object sender, |
||
StopBTN_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public ShowDialog ( |
||
session | ||
areaId | Opc.Ua.NodeId | |
filter | FilterDeclaration | |
return | bool |