Hi,
is it possible to see the value of intensity in dmx value (0-255) in the main window?
I don't find is an option is already available.
Thank's
Dmx value in main window
You can set an exact DMX value in Hex using the command line. Use a capital 'H' immediately after "@".
example command line key presses:
[1], [a], [H], [8], [0] reads 1@H80 and is the same as 1@50
[1], [0], [a], [H], [f], [f] reads 10@Hff and sets 10 to 100%
You can also set an exact DMX value 0-255 using a capital 'D' immediately after "@".
example command line key presses:
[1], [a], [D], [1], [2], [2] reads 1@D128 and is the same as 1@50
[1], [0], [a], [D], [2], [5], [5] reads 10@D255 and sets 10 to 100%
example command line key presses:
[1], [a], [H], [8], [0] reads 1@H80 and is the same as 1@50
[1], [0], [a], [H], [f], [f] reads 10@Hff and sets 10 to 100%
You can also set an exact DMX value 0-255 using a capital 'D' immediately after "@".
example command line key presses:
[1], [a], [D], [1], [2], [2] reads 1@D128 and is the same as 1@50
[1], [0], [a], [D], [2], [5], [5] reads 10@D255 and sets 10 to 100%