05-19-2015 03:18 PM
05-20-2015 04:34 PM
Yes pretty much the same issue. I have an STAC6 driver controlling a servo motor which communicates with RS232 serial. I had a VI working just fine using Visa. Now, I'm trying to use an RS232-USB converter. I downloaded the windows driver, and updated it using the Visa driver wizard as per the instructions by NI. http://www.ni.com/tutorial/4478/en/
I am able to detect the component in device manager and MAX. When I try sendin inputs using Visa test panel (using Driver specified language) it is returning that there is no error and write command was received, but am not getting response from motor. When I click on 'Read Status Byte' I am getting the following error:
VISA: (Hex 0xBFFF003A) Unable to start operation because setup is invalid (due to attributes being set to an inconsistent state).
05-20-2015 04:52 PM
05-20-2015 06:05 PM
This is not true. The first thing I tried was running the program after simply plugging it in. Now.. I reinitialized the USB-serial driver and am still having the same issue. Device manager and MAX are detecting the device, but proper communication does not work. I can't even connect to the driver Configurator when the converter is in use.
05-20-2015 06:18 PM
05-20-2015 06:40 PM
No wizard, it is out of the picture and the original driver is being used. Also, I didn't make anything up. I followed the detailed instructions to use the wizard provided by NI, this was the link I posted.
Now that we both agree that wizard is not involved anymore, I could use help on how to properly setup the usb-serial converter, because simply using the windows driver does not work. Would you be the person that could help me?
05-20-2015 06:56 PM