06-06-2007 01:06 AM
06-06-2007
01:17 PM
- last edited on
05-27-2025
09:24 AM
by
Content Cleaner
It's not unusual for old instruments to not respond to "*IDN?" so there's nothing to worry about there, especially since you said you can read certain parameters. It's odd that you're not able to write, but that could be due to a number of reasons. Does the manual say that you have to explicitly end the GPIB messages with something?
As for a tutorial, you should start here.
06-06-2007 03:38 PM
06-06-2007 04:13 PM
06-06-2007 05:20 PM
06-06-2007
05:30 PM
- last edited on
05-27-2025
09:25 AM
by
Content Cleaner
It should be on the Device Driver CD, which is the CD that came with the hardware. Do you have this? Otherwise, you can get it here.
You can find drivers and whatnot from the Drivers and Updates page. From here, select:
Product Line ->LabVIEW
Software -> Instrument I/O Assistant
Software Version -> (latest one available in list)
Operating System -> (select as required)
06-06-2007 11:14 PM
06-07-2007 08:47 AM
06-07-2007 09:57 AM
hi,
This is what i want to do.
the IR camera scans the surface from left to right and top to bottom and it stores the temperature in the form of colored pixels(256 horizontal and 207 vertical). i can freeze the image to read the temperature but i want to read the complete temperature distribution i.e. for all pixels if possible or at locations of interest on the surface of the plate. i.e. i wanna move the cursor and read the temperature at every location on my plate surface and store the value in some quantitative manner and if possible also show the image for qualitative representation.
06-07-2007 10:23 AM