04-10-2018 05:23 AM
@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? 🙂
04-10-2018 05:54 AM
That I already use RS485 as communication.
04-10-2018 06:02 AM - edited 04-10-2018 06:02 AM
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!
04-11-2018 08:36 AM
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)