Package | Description |
---|---|
javax.realtime.posix |
Modifier and Type | Method and Description |
---|---|
static RealtimeSignal |
RealtimeSignal.get(int id)
Gets a supported realtime signal by its ID.
|
static RealtimeSignal |
RealtimeSignal.get(String name)
Gets a supported realtime signal by its name.
|
Modifier and Type | Method and Description |
---|---|
void |
RealtimeSignalDispatcher.deregister(RealtimeSignal signal)
Deregisters the
signal from this dispatcher. |
void |
RealtimeSignalDispatcher.register(RealtimeSignal signal)
Registers
signal with this dispatcher. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.