Méthode | Description | |
---|---|---|
CreateRecord ( Opc.Ua.NodeId nodeId, BuiltInType dataType ) : void |
Creates a new record in the archive.
|
|
Dispose ( ) : void |
Frees any unmanaged resources.
|
|
GetHistoryFile ( Opc.Ua.NodeId nodeId ) : |
Returns an object that can be used to browse the archive.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
An overrideable version of the Dispose.
|
Méthode | Description | |
---|---|---|
OnUpdate ( object state ) : void |
Periodically adds new values into the archive.
|
public CreateRecord ( Opc.Ua.NodeId nodeId, BuiltInType dataType ) : void | ||
nodeId | Opc.Ua.NodeId | |
dataType | BuiltInType | |
Résultat | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public GetHistoryFile ( Opc.Ua.NodeId nodeId ) : |
||
nodeId | Opc.Ua.NodeId | |
Résultat |