08-12-2003 05:38 PM
08-13-2003
11:42 AM
- last edited on
11-11-2025
11:01 AM
by
Content Cleaner
Hi Maria,
I'm not familiar with this particular device, but serial communication is pretty much the same in every device.
The first thing to determine is if the cabling and the serial port settings are correct. Are you able to communicate with the instrument using the vendor supplied utility?. This would allow you to determine if the device is properly connected to the PC.
You need to determine the serial port settings of the device and use the same setting to configure the port on the PC. These settings are:
- Baud Rate
- Data bits
- Parity
- Stops bits
- Flow Control (Handshaking, if any).
When sending commands make sure you add the termination character that the device expects. Usually it is the line feed (/n) character.
How to Do a Serial Loopback Test
Hope this helps.
DiegoF
National Instruments.
02-28-2013 09:37 PM - edited 02-28-2013 09:40 PM
thank you
diaphragm pump
vacuum pump
02-28-2013 10:59 PM
09-19-2013 02:23 AM
I have kind of the same problem. I hooked a Stepdos 03 RC pump and connected it with my computer through a RS232/USB converter. I can communicate with it through the delivered software and I have a set of commands.
The baud is 9600 no parity 1 stopbit and 8 databits.
When I send a command with the delivered software ,the delivered software it sends a command along with the other characters like the start text , the actual command and the pump address. Do I have to send these also in VISA or do I just simply send the command. It's depicted in the picture what I mean.
07-07-2017 03:38 AM
Hello
I also have a SIMDOS pump which I have been using in manual mode all these days. I am now interested to control this using LabVIEW and installed the LabVIEW drivers available in their website.
My concern is they have provided a cable which at one end connects to the pump and the other end is open , with 5 wires each having different colors .
I would like to know how did you guys connect this such that u could directly interface it with your PC to control the pumps.
What type of connector ? etc
Thanks in advance!