LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem reading flow with Brooks MFCs via RS232

Solved!
Go to solution

@Maferrar wrote:

Sorry you were right, the communication is actually a RS-485. 


What do you mean? That you already use RS485, or you SHOULD use RS485? 🙂

0 Kudos
Message 11 of 14
(1,275 Views)

That I already use RS485 as communication.

0 Kudos
Message 12 of 14
(1,273 Views)

Put together a small test VI using those company provided subVIs.

Do proper error reporting. Make it simple, init the com, then set a setpoint, and finally read the flow in a while loop at every sec or so, something similar to my example snippet.

Test this vi. Do you see errors? Also attach the vi here so we can have a look...

 

edit: also be sure you use proper cabling!

0 Kudos
Message 13 of 14
(1,269 Views)
Solution
Accepted by topic author Maferrar

I found that with the library Brooks DLL:

-you can write the set point in % or in units 

-you can read only in units  (i.e. m3/h) 

0 Kudos
Message 14 of 14
(1,254 Views)