04-03-2020 08:30 AM
Hello,
I am completely new to the LABVIEW. I need help to decide about the interface.
Currently 2 vacuum gauges and 2 MFCs are connected to MKS 946 controller. MKS 946 can be communicated through RS232 cable. If I directly connect MKS 946 to the LABVIEW through RS232, Can I still acquire and save data from each gauge and MFCs separately?
I appreciate your help.
Thanks
Shreya
Solved! Go to Solution.
04-03-2020 10:02 AM
04-03-2020 10:05 AM
Hi I have attached the manual of MKS 946 controller. Please take a look into it.
Thanks
04-03-2020 12:25 PM
04-03-2020 12:29 PM
Hi Albert, Thanks for your help.
Also I want to control 5 solenoid valves through LABVIEW programming. Which interface I should use to communicate to Labview?
The solenoid valve datasheet:
I have created another post on this but I haven't got any reply on this. Can I get a help on this please?
Thanks
Shreya
04-06-2020 02:37 PM
interfacing solenoids is always special because switching off solenoids can generate very high peak voltages.
This because solenoids try to keep the current constant!
Your solenoids look to need 24 volts to switch so you need either relais that switch this or a transistor like switch that can handle this.
Any way ask for help how to connect a switch off diode to prevent high voltage switching off spikes.
12-29-2020 04:18 PM
Hi Shreya,
I am also new to Labview, and building a system setup, but get some problems in coding. How is your progress now? Can you give me some help on Labview serial communication? Greatly appreciate that!
Best,
Lai
12-30-2020 08:08 AM
01-05-2021 03:51 PM
Hi Albert,
I have post my questions in another topic here:
Can you take a look at my serial read/write part?
Thanks,
John