Man page - ola_rdm_discover(1)
Packages contas this manual
- ola_dmxconsole(1)
- ola_rdm_set(1)
- ola_recorder(1)
- olad(1)
- ola_set_priority(1)
- ola_rdm_discover(1)
- ola_set_dmx(1)
- ola_usbpro(1)
- ola_trigger(1)
- usbpro_firmware(1)
- ola_streaming_client(1)
- ola_patch(1)
- ola_artnet(1)
- ola_uni_merge(1)
- ola_timecode(1)
- ola_rdm_get(1)
- ola_plugin_state(1)
- ola_dmxmonitor(1)
- ola_uni_stats(1)
- ola_uni_info(1)
- ola_e131(1)
- ola_dev_info(1)
- ola_plugin_info(1)
- ola_uni_name(1)
Package: ola
apt-get install ola
apt-get install ola
Manuals in package:
Manual
| ola_rdm_discover(1) | General Commands Manual | ola_rdm_discover(1) |
NAME
ola_rdm_discover - Fetch the UID list for a universe.
SYNOPSIS
ola_rdm_discover --universe <universe> [--full|--incremental]
DESCRIPTION
ola_rdm_discover Fetch the UID list for a universe.
OPTIONS
- -f, --full
- Force full RDM Discovery for this universe
- -h, --help
- Display the help message
- -i, --incremental
- Force incremental RDM Discovery for this universe
- -l, --log-level <int8_t>
- Set the logging level 0 .. 4.
- -u, --universe <uint32_t>
- The universe to do RDM discovery on
- -v, --version
- Display version information
- --include-broadcast
- Include broadcast UID for this universe
- --include-vendorcast
- Include vendorcast UID for this universe
- --no-use-epoll
- Disable the use of epoll(), revert to select()
- --scheduler-policy <string>
- The thread scheduling policy, one of {fifo, rr}.
- --scheduler-priority <uint16_t>
- The thread priority, only used if --scheduler-policy is set.
- --syslog
- Send to syslog rather than stderr.
| October 2015 |