HSB --- RGB in LabVIEW ?

2004-06-15 Thread Oliver Friedrich
Hallo, I'm looking for some vonversion VIs or function to convert RGB color values into HSB color values and vice versa. Can LabVIEW do this by default or does anyone know if anybody has written anywhere in the world something like a Color toolbox. I'm running LV7 Express Thank you Oliver

LV 7.0 crashes

2004-05-10 Thread Oliver Friedrich
what I'm doing after starting LabVIEW it takes a couple of seconds and and it dissapears from the screen, even if I don't do anything, start start the first menu (New.../Open VI). Any ideas ? I'm running LV70 on XP Pro Regards Oliver Friedrich

Instrument drivers required

2004-05-10 Thread Oliver Friedrich
for these drivers, with no success. Best regards Oliver Friedrich

User event

2004-04-20 Thread Oliver Friedrich
loose events? Thank you for your help Oliver Friedrich

ValueChanged event programmatically ?

2004-04-20 Thread Oliver Friedrich
of the control. This works fine, I can write a value to control in VI1, it changes obviously but it doesn't generate a ValueChanged event. Is this a bug or a feature? How can I do this? Oliver Friedrich

Shift register or Local Any differences in performance?

2004-04-20 Thread Oliver Friedrich
code 4) Good programming style Thanks for your suggestions Oliver Friedrich

Use default if unwired buggy?

2004-04-20 Thread Oliver Friedrich
Oliver Friedrich

Controls[] question

2004-04-20 Thread Oliver Friedrich
information, or do I have to scan the references for the name of the referenced control/indicator? That would be some cumbersome. Thanks Oliver Friedrich

Data type Everything

2004-04-20 Thread Oliver Friedrich
input. Thanks for your help!! Oliver Friedrich

Ring AutoUpdate buggy ?

2004-04-20 Thread Oliver Friedrich
Hallo, I have an Enum template as strictly type def. Editing the template auto updates all the instanies in the block diagram, wonderful! Now I have a ring constant as strictly type (also tried as type def). AutoUpdate doesn't work at all. I think there can be two reasons. Either there's a

Conditional breakpoints and trace

2004-04-20 Thread Oliver Friedrich
Oliver Friedrich

Auto indexing and wrap around

2004-04-20 Thread Oliver Friedrich
within a WhileLoop but I love elegant solutions ;-) Regards Oliver Friedrich

Menus and EventStructures

2004-04-20 Thread Oliver Friedrich
the mouse button on the menu entry, the second on releasing. Is this correct. 3. What exactly is MenuTracking and Block menu ? Thanks for your help Oliver Friedrich

Comments in Config files

2004-04-20 Thread Oliver Friedrich
Hallo, The Configuration File VI's create a text based file which I can also edit with an text editor. I want to insert comment lines into such a file manually. Can I do this? If yes, how can I mark them as comment lines (maybe like /*This is a comment*/ as in C) Thank you Oliver Friedrich