11-30-2005 05:36 AM
12-21-2005 04:49 AM
Hi Evenblij,
No there is no such feature in the GPIB Driver since it is not part of the IEEE 488.2 standard, as for your instrument.
One USB device can emulate multiple 'devices', for example a USB Memory key with Wireless LAN or Bluetooth. I would imagine that if the instruments supports accessing it's local drive this will be implemented at the USB level and not the the GPIB level.
If this is the case then it is visual as a additional disk in Windows and you can access the files using normal file I/O functions in LabVIEW. You would need to check with the Instrument documentation or check with the manufacturer if the instrument has this capability. (Or else how you can access this local drive)
Hope this helps,
Thanks