Connexion rapide:  

Forum: Old versions

Sujet DAC-3 mapper LCD SINGLE indicator

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

It's possible to set/hide all of the symbols on the DAC-3 display except for the SINGLE indicator. I'd like to use this as a status indicator, but it's not present in DAC3Mapper.h - Is there any reason why this isn't present?

Also, it would be neat if it was possible to address the individual segments of digits.
 

Posté Thu 24 Nov 05 @ 1:02 pm
Dj XeoPRO InfinityMember since 2005
the values passed to the DAC3 by the compiled dll will be asci (or similar) values not pixel information
 

Posté Fri 25 Nov 05 @ 5:41 am
each digit has 7 segments, maybe it's one bit per segment

 

Posté Fri 25 Nov 05 @ 12:07 pm
The SetDigit() function takes a numeric parameter for the value to set the digit to. This can be 0-9 (To display 0-9), 0x0A (DIsplays '-') or 0x0B (Turns off digit.)

Assuming the DAC-3 SDK itself (From Visiosonic) allows individual segments to be addressed, perhaps support for 0x(NN)0 could be added to the SetDigit() function (Where NN is a value derived from the bit mask of segments to display.)
 

Posté Fri 25 Nov 05 @ 2:34 pm


(Les anciens sujets et forums sont automatiquement fermés)