The Widget configuration is stored on the sdcard in the file "params.txt"
Widget Parameters
| Description | dmxusbpro_break_time | DMX output break time in 10.67 microsecond units. Valid range is 9 to 127. (default = 9)
| dmxusbpro_mab_time | DMX output Mark After Break time in 10.67 microsecond units. Valid range is 1 to 127. (default = 1)
| dmxusbpro_refresh_rate | DMX output rate in packets per second. 0 for fastest rate possible. (default = 40)
| dmx_send_to_host_throttle | DMX receive rate throttling option in updates per second. 0 is as fast as possible. (default = 0)
| widget_mode | See table below for the supported values
|
"widget_mode" | Description | 0 | Mode 1 + 2
| 1 | Normal DMX firmware. Supports all messages except Send RDM (label=7), Send RDM Discovery Request(label=11) and receive RDM . | 2 | RDM firmware. This enables the Widget to act as an RDM Controller. (default)
| 3 | RDM Sniffer firmware. This is for use with the Openlighting RDM packet monitoring application. |
Example: #dmxusbpro_break_time= #dmxusbpro_mab_time= #dmxusbpro_refresh_rate=0 widget_mode=0 #dmx_send_to_host_throttle=20
The RDM device configuration is stored on the sdcard in the file "rdm_device.txt"
Name | Description
| device_label | Descriptive label for the device (maximum length is 32 characters). Widget Label = 78
|
|