table of contents
OLA_RDM_SET(1) | User Commands | OLA_RDM_SET(1) |
NAME¶
ola_rdm_set - Set the value of a PID for an RDM device
SYNOPSIS¶
ola_rdm_set --universe <universe> --uid <uid> <pid> <value>
DESCRIPTION¶
Set the value of a PID for a device. Use 'ola_rdm_set --list-pids' to get a list of PIDs.
- --frames
- display the raw RDM frames if available.
- --uid <uid>
- the UID of the device to control.
-d, --sub-device <device> target a particular sub device (default is 0)
- -h, --help
- display this help message and exit.
- -l, --list-pids
- display a list of PIDs
- -p, --pid-location
- the directory to read PID definitions from
-u, --universe <universe> universe number.
December 2015 | ola_rdm_set |