Hi, Thanks for your help and I've managed to display the graph and to start running my pump.
Added some additional commads but was faced with a few problems:
1. I'm unable to stop the pump using the command string 1I\r\n.
2. I'm want to transfer the flowrate data calculated in the formula box to the pump. However, the pump do not seem to recieve the command and continues to deliever at its initial flowrate.
3. And I would like to be able to choose the case which I require in the front panel but I can't seem to do it.
PS: the peristaltic pump whch I'm using is Ismatec IPC-N.
Command to
- start : 1H\r\n
- stop : 1I\r\n
- run at 100% rpm : 1S0100\r\n
- run at 75% rpm : 1S0075\r\n
Please help. Thank you so much.