02-10-2006 12:57 PM
02-10-2006 01:09 PM
02-10-2006 01:09 PM - edited 02-10-2006 01:09 PM
Message Edited by Ashe on 02-10-2006 01:10 PM
02-10-2006 01:15 PM
Robst - CLD |
Using LabVIEW since version 7.0 |
02-10-2006 02:44 PM
04-09-2012 06:04 AM
I have problem with my VI's GUI. In my Front Panel have a lot of sensor,
ex :i have THA's sensor, when i click it, it have to change to tab "THA",
after that, i want to comeback tab " EFI simulator" i click " back" button. That is my problem.
Can any one help me to solve this problem.
04-09-2012 07:45 AM
04-09-2012 07:55 AM - edited 04-09-2012 07:56 AM
You probably need to go through the LabVIEW tutorials since all you have right now is a Front Panel with no functionality.
When you do get around to adding functionality, you'll most likely want to use the Tab Control Value Change Event and a Shift register to store the previous tab so that you can drive back to the original tab on the Back Button Value Change Event.
*EDIT* ben is faster than I am.
04-09-2012 10:02 AM
Please download the attachment and try, and do not forget to join the Labview Team Indonesia Labview Team Indonesia
04-09-2012 12:59 PM
Thank you so much. I did.
And i have more question: Do yous ever programing for ECU use LabVIEW such make ECU, caculate ignition timing, mearsure gas fuel, make igintion map,.... can yous help me do this?