Hi, I have a programming working for a sartorius balance communicating over RS232. I also have an RS232 to USB converter also provided with this balance which I'd like to incorporate. The instrument drivers presently appear to only accept RS232 devices as it checks the visa resource selected in the 'initialise' function with that of a serial object.
How can I alter the instrument drivers by National Instruments to accomodate this USB interface? Also how can I get the USB visa resource to appear in the combo box on the front pannel with COM1, COM2 and LPT1?
The instrument drivers for this device are here: http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=5588
Cheers
Wes