07-13-2012 03:20 AM
Hi,
I am using MODBUS Library for LabVIEW to communicate with a controller. I am trying to read 16 Holding Registers at one go. BUt I am getting following error
Code : -1073807298
Description : VISA Write in MB Serial Transmit.vi:10->MB Serial Master Query.vi:9->Untitled 1
I have tried changing the Mask Value in VISA Flush I/o Buffer ( found in MB Init.vi ) to different value, but with no effect.
I am attaching the png file of vi used.
Can anyone suggest me what might be the issue
07-13-2012 06:45 AM
Are you using a USB to serial converter?
Marco
07-13-2012 06:48 AM
Yes, I am using USB to Serial Converter
07-13-2012 08:32 AM
Then try giving a look here, could be a starting point:
http://forums.ni.com/t5/Instrument-Control-GPIB-Serial/Error-1073807298-on-VISA-write/td-p/193177
Regards,
Marco
07-17-2012 12:24 AM
I would like to mention that I am able to communicate through my Dot Net Software. Do there should be no issue of drivers. But then any more suggestions / solutions are welcomed...