Dmx value in main window

LXConsole support and feedback
Post Reply
AlrIk
Posts: 64
Joined: Tue Sep 14, 2010 1:05 pm
Location: Toulouse

Dmx value in main window

Post 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
admin
Site Admin
Posts: 1643
Joined: Mon Nov 05, 2007 1:26 am
Contact:

Post 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%
AlrIk
Posts: 64
Joined: Tue Sep 14, 2010 1:05 pm
Location: Toulouse

Post 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
admin
Site Admin
Posts: 1643
Joined: Mon Nov 05, 2007 1:26 am
Contact:

Post by admin »

The latest build has an option to display levels in hexadecimal format in the main window.
AlrIk
Posts: 64
Joined: Tue Sep 14, 2010 1:05 pm
Location: Toulouse

Post by AlrIk »

Thank's for this update. I need to learn to count in hexadecimal :shock: . Isn't possible to see the value in dmx value, to 0 from 255, like in the track sheet, who is very efficient.
Post Reply