| Interface | Description |
|---|---|
| ConnectionListener |
Interface ConnectionListener describes method processConnectionEvent called
by the DataProvider implementation to notify jScope of the current status of
the data transfer.
|
| UpdateEventListener |
An implementation of UpdateEventListener is passed in
DataProvider.addUpdateEventListener method, to be notified by the
DataProvider implementation when the corresponding asynchronous event is
received.
|
| Class | Description |
|---|---|
| ConnectionEvent | |
| Descriptor | |
| MdsConnection | |
| MdsMessage | |
| UpdateEvent |
An UpdateEvent instance is passed to UpdateEventListener implementations as
argument of processUpdateEvent in order to notify the receipt of an
asynchronous event triggering the display of a waveform.
|
Copyright © 2020. All rights reserved.