Classes
| Class | Description | |
|---|---|---|
| AdditionalBrowsePaths |
Well-known additional browse paths.
| |
| AggregateConfiguration |
Represents additional information for reading aggregates.
| |
| AggregateTypeNames |
Contains built-in aggregate names.
| |
| DoneResult |
The result of an asynchronous operation.
| |
| FwxClientWrapper |
Wraps FwxClient for easy scripting access.
| |
| HistoryOperationResult |
Result of the history delete, update or insert.
| |
| MethodCallDoneResult |
The result of an asynchronous method call opearation.
| |
| MethodCallResult |
The result of a synchronous method call opearation.
| |
| ReadDoneResult |
The result of an asynchronous read operation.
| |
| SampleValue |
A value read from the server.
| |
| SampleValueCollection |
Collection of the SampleValue items.
| |
| StatusCollection |
Collection of the Status items.
| |
| Statuses |
Statuses (qualities).
| |
| WriteDoneResult |
The result of an asynchronous write operation.
|
Structures
| Structure | Description | |
|---|---|---|
| Status |
Status. Has a similar purpose as OPC quality.
|
Delegates
| Delegate | Description | |
|---|---|---|
| LoginDoneDelegate |
A delegate for asynchronous login.
| |
| LogoutDoneDelegate |
A delegate for asynchronous logout.
| |
| MethodCallDoneDelegate |
A delegate for asynchronous method calls.
| |
| ReadDoneDelegate |
A delegate for asynchronous reading.
| |
| WriteDoneDelegate |
A delegate for asynchronous writing.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| EventSeverity |
Event severity.
|