Hi, I'm new to LabVIEW and would appreciate some help. I'm not sure where to start. I'm using a peristaltic pump with serial communications and I want to control the flow rate by sending a command string using the serial write to port.vi. An example string is: 1S0155513 where 1 is the pump address, S is the type of input (speed), 01555 represents the flow rate (155.5 rpm) and 13 is the carriage return that must complete the command string (each sting must have the order: address, speed, carriage return). I would like to vary the speed using a digital control and have it update as soon as the speed is changed. Any ideas?
Thanks in advance,
Adrian