03-23-2010 06:11 AM
Hello,
New to the boards and fairly new to Labview, here.
I have a microLYNX 4 controller running a micro pump. The IMSTerm software seems to work very well however i need to be able to control the pump using Labview since I have other hardware to control.
My problem is that serial communication has never worked well in my opinion through Labview, and i think it's time i learn how to do it correctly. Can anyone help me get started on how to communicate with the microLYNX controller?
So far I have a basic VI that initiates the COM port, SERIAL_PORT_INIT.VI, i'm using and i continue to get an error message. -1073807343
03-23-2010 01:27 PM
03-24-2010 02:29 PM
03-25-2010 01:08 PM
Which browser are you using?
I can easily add vi's or zipfiles to my post. via the Add attachments below Tags.
You could also try to use Portmonitor, That one should be started before your vi and can log and show the use of the serial port.
http://technet.microsoft.com/en-us/sysinternals/bb896644.aspx
03-25-2010 01:25 PM
03-25-2010 01:55 PM