public class OPCSyncIO extends BaseCOMObject
| Constructor and Description |
|---|
OPCSyncIO(IJIComObject opcSyncIO) |
| Modifier and Type | Method and Description |
|---|---|
KeyedResultSet<Integer,OPCITEMSTATE> |
read(OPCDATASOURCE source,
Integer... serverHandles) |
ResultSet<WriteRequest> |
write(WriteRequest... requests) |
getCOMObjectpublic OPCSyncIO(IJIComObject opcSyncIO) throws JIException
JIExceptionpublic KeyedResultSet<Integer,OPCITEMSTATE> read(OPCDATASOURCE source, Integer... serverHandles) throws JIException
JIExceptionpublic ResultSet<WriteRequest> write(WriteRequest... requests) throws JIException
JIExceptionCopyright © 2017 LSST. All rights reserved.