06-06-2017 05:46 AM
@ali9963 wrote:
Hi,
can you please save to 2015.
I have attached vi please find this.
when i open my application now by default color of status buttons is green i want it to be yellow.
but when run the test it will validate the response and displays the led as green and red if the test is pass it displays green and when fail am displaying
Regards,
Ali
Were we supposed to write the tests, too? Please don't attach VIs with almost literally no content. Especially on a phone, it's tricky to determine that you're looking at two indicators and a lot of white space...
06-06-2017 07:12 AM
can anyone help with this Vi
06-06-2017 07:18 AM
Do you understand the methods for changing boolean colour? If so, please mark the appropriate solutions and then if you need help with the logic of your application, consider a new thread. Please try to be specific about what you're having problems with.
If not, please let us know what's not clear so that we can try to explain in more detail the setting of the boolean colours.
06-06-2017 07:24 AM
@ali
your vi contained only to controls/indicators, for which you defined a type definition,
which you did not include. so there is not much we can help you with.
second there is absolutely NO logic inside, so we cannot help with that either 😞
06-06-2017 07:26 AM
yes the status led is is an indicator.
06-06-2017 07:28 AM
so what?
06-06-2017 07:43 AM
@ali
you must have more than only the vi with the two indicators.
for example i know you must have the type definition, which defines your two indicators.
if you have more logic vis then post them too.
but all in all i would say, you really should start with the tutorials that are pinned on top of the labview disscussion forum.
regards
06-06-2017 07:47 AM
Here are the basics. You will need to grow this to get what you want.The Desired Result Boolean within the loop is only to show that the Status color remains yellow until the test completes regardless of its state.
06-06-2017 07:50 AM