public class REvent extends Event
| Modifier and Type | Method and Description |
|---|---|
static void |
setEvent(String evName,
Data data) |
static void |
setEventAndWait(String evName,
Data data) |
static void |
setEventRaw(String evName,
byte[] buf) |
static void |
setEventRawAndWait(String evName,
byte[] buf) |
public REvent(String evName) throws MdsException
MdsExceptionCopyright © 2022. All rights reserved.