public class OPCAsyncIO2 extends BaseCOMObject
| Modifier and Type | Class and Description |
|---|---|
class |
OPCAsyncIO2.AsyncResult |
| Constructor and Description |
|---|
OPCAsyncIO2(IJIComObject opcAsyncIO2) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(int cancelId) |
OPCAsyncIO2.AsyncResult |
read(int transactionId,
Integer... serverHandles) |
int |
refresh(OPCDATASOURCE dataSource,
int transactionID) |
void |
setEnable(boolean state) |
getCOMObjectpublic OPCAsyncIO2(IJIComObject opcAsyncIO2) throws IllegalArgumentException, UnknownHostException, JIException
public void setEnable(boolean state)
throws JIException
JIExceptionpublic int refresh(OPCDATASOURCE dataSource, int transactionID) throws JIException
JIExceptionpublic void cancel(int cancelId)
throws JIException
JIExceptionpublic OPCAsyncIO2.AsyncResult read(int transactionId, Integer... serverHandles) throws JIException
JIExceptionCopyright © 2017 LSST. All rights reserved.