| Package | Description |
|---|---|
| org.openscada.opc.dcom.da | |
| org.openscada.opc.dcom.da.impl |
| Modifier and Type | Method and Description |
|---|---|
static OPCDATASOURCE |
OPCDATASOURCE.fromID(int id) |
static OPCDATASOURCE |
OPCDATASOURCE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OPCDATASOURCE[] |
OPCDATASOURCE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KeyedResultSet<Integer,OPCITEMSTATE> |
OPCSyncIO.read(OPCDATASOURCE source,
Integer... serverHandles) |
int |
OPCAsyncIO2.refresh(OPCDATASOURCE dataSource,
int transactionID) |
Copyright © 2017 LSST. All rights reserved.