Page 1 of 1
Dmx value in main window
Posted: Sun Sep 15, 2013 12:34 pm
by AlrIk
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
Posted: Sun Sep 15, 2013 2:16 pm
by admin
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%
Posted: Mon Sep 16, 2013 10:15 am
by AlrIk
Ok, nice, but is it possible to see the value in DMX value, in the main window, because i want to change some value in live, with the mouse, and i need to be precise.
Thank's
Posted: Fri Sep 20, 2013 7:17 pm
by admin
The latest build has an option to display levels in hexadecimal format in the main window.
Posted: Sun Sep 22, 2013 5:23 pm
by AlrIk
Thank's for this update. I need to learn to count in hexadecimal
. Isn't possible to see the value in dmx value, to 0 from 255, like in the track sheet, who is very efficient.