04-07-2009 04:54 AM
Hello to all,
I'm looking for a lookout 6.2 driver to comunicate with an array of mass flow controllers by Brooks.
I've found a driver but for labview.
I wonder if i can use it under lookout and how ?
Thank you for your help.
04-10-2009 12:28 AM - edited 04-10-2009 12:31 AM
Build a small LabVIEW executable with shared variables representing the data, then Lookout can grab them from the same PC or another PC. Also, depending on the model, many Brooks MFC's have RS-485 built in which would allow you to use ASCII, Modbus or other Lookout drivers.
Ed