10-04-2005 10:24 PM
10-05-2005
10:00 AM
- last edited on
03-15-2025
06:29 PM
by
Content Cleaner
To use your USB port for GPIB communication, you would need a GPIB-USB controller like this one. You can use it in any number of programming environments such as LabVIEW, LabWindows/CVI, Visual Basic, C++, etc. SignalExpress, as far as I know, is primarlily used with DAQ boards and not GPIB though you can convert a SignalExpress program to LabVIEW and use it there with all of the GPIB functions that come with LabVIEW. You might also want to go to the Instrument Driver Network and see if there's a driver already written for your scope. That might also influence your choice of software.
10-06-2005 10:29 PM
10-06-2005
11:56 PM
- last edited on
03-15-2025
06:31 PM
by
Content Cleaner
With that driver that you downloaded (LabVIEW plug and play driver), you will not be able to add steps to SignalExpress as easily as you might be able to if you have an IVI driver for that instrument (there are actual IVI steps in SignalExpress). However, check out the following App Note for some ideas of how you might be able to communicate with and control your instruments using custom steps created in LabVIEW:
Creating SignalExpress Plug-Ins with LabVIEW
Logan S.
10-07-2005 12:34 AM
10-07-2005 08:52 AM