LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

tristate color indicator with pda module

Hi,
 
I want to make a tristate color indicator (3 color led in fact) for an application running on pocket pc.
I can't use property nodes nor colorboxes due to the restrictions of the pda module.
 
 I'm working with labview pda 7.0.
 
Thanks.

Message Edité par maveman le 10-18-2005 07:45 AM

Message Edité par maveman le 10-18-2005 07:46 AM

0 Kudos
Message 1 of 6
(3,414 Views)
Use a picture ring or a picture control where you draw a rectangle of the proper color.

___________________
Try to take over the world!
0 Kudos
Message 2 of 6
(3,393 Views)
This features are not available with PDA module...
0 Kudos
Message 3 of 6
(3,372 Views)
"Use a picture ring... "
 
Nice guess tst!
 
I thought the same thing but did not have the guts to expose my ignorace re:PDA.
 
Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 6
(3,369 Views)


@maveman wrote:
This features are not available with PDA module...


OK, I don't think I have 7.0 PDA installed any more and I don't have access to 7.1 PDA at the moment, but I looked at the user manual for 7.0, which doesn't mention that there is no picture control support and I seem to remember that the picture control was supported in 7.0 and I know for a fact that it is available with 7.1, so I suggest you check again to see if the picture control (not picture ring) is supported. If it is, you can use my second suggestion (drawing rectangles).

___________________
Try to take over the world!
Message 5 of 6
(3,364 Views)

@tst wrote:
I suggest you check again to see if the picture control (not picture ring) is supported


You're right ! Picture control is supported in LabView PDA module 7.0.
Now, I can make my tristate led...
 
Thanks a lot for your help.  
Message 6 of 6
(3,346 Views)