01-17-2022 07:43 PM
Thanks James!!!
01-22-2022 03:59 PM
I apologize for the delayed response, I attempted to add case structure around each Boolean sequence. The LED stayed on, even after switching. I'm currently out of office tested positive for COVID. But I was also going to try the tank as another visual indicator, and see if that might be work better. I appreciate all the help, thank you!!!!
01-23-2022 11:55 AM - edited 01-23-2022 11:55 AM
All you need is a radiobutton indicator containing your six LEDs.
(Make the container transparent and nobody will see the difference)
(If you don't want a radiobutton, use a cluster with six similarly arranged LEDs, an initialized FALSE array where you replace an element with TRUE based on "n-1", then use array to cluster for display. )
01-27-2022 11:32 AM
Thank you for being patient with me, I was able to configure VI per your instructions. Only issue is that the position doesn't update but the LEDs and tank indicates the correct selection. Please refer to attachment for example, please advise at your earliest convenience.
01-27-2022 11:54 AM
I'm running into more issues now, its not updating the position or changing radio buttons, only the tank is indicating the position. Please help!!!
01-27-2022 03:35 PM
As has been said before, you should "save for previous" before attaching. I cannot open VIs saved in LabVIEW 2021.
01-27-2022 04:49 PM - edited 01-28-2022 11:14 AM
OK, I was able to convert your VI and it is completely hopeless. You need to first learn the basics!!!
Attached is a simple draft that show you a few basic techniques. Study it until you understand every detail.
You can change the position control and the indicators will follow:
Any one of these techniques is suitable to solve your problems!
01-28-2022 08:52 AM
Great morning NI Support,
I apologize for the confusion, please review attached VI. Attached is the copy that I updated last night, I was able to get the Boolean LED and tank to cycle and initiate LED and tank to represent flow and position. I really new to this, and need a lot of training. I tried to copy the radio buttons you provided but messed up the format that's why the Boolean LED had no connection to the case structure. So, instead I hide the response because its stop showing the position. I showed the chemist this version I created they found it easier to use. The VI attach works with no errors, I know you took the time to evaluate the VI to come up with the a solution. If you can break down further how to create the array and cluster that would be great, but for now the VI attached they found easy to use, and good representation of valve position, with tank to represent flow. The next problem is how do I create the VI for multiple serial valve connections? The current set up is using COM 4 for serial for (1) valve actuator, I want to control more than (1) valve actuator. I appreciate all the help, and I have thick skin so I can take constructive criticism in order understand how to build the VI desired. I attached a screenshot of the VI made just for the instance that your unable to open VI made with labview. I would never made this far without your support, please advise at your earliest convenience.
01-28-2022 09:11 AM
Sorry here is the screen shot.
01-28-2022 09:41 AM
@Manny904 wrote:
Sorry here is the screen shot.