02-04-2010 04:15 PM
Hi,
Please forgive me if I am very general in my question but that is because I am new to Labview. My situation is that I am trying to measure resistance data (from a DMM) and force data (from an Instron 5800 UTS machine) simultaneously during a compression test. The instrument controller for the 5800 is interfaced with my PC through a GPIB bus and uses its own proprietary control software. However it did come with Instron drivers and example Labview programs in order for interfacing with Labview. When I run that program it stops and cannot find the vi file 'Data Acquisition Initialize.vi" and some other vi's. Is this an important file? is it NI's responsibility or is it Instron?
Also if I try to approach the problem the other way (not use the example prog. but make my own Labview) then I can see the Instrument as a GPIB bus in MAX but the following information is displayed ('Instrument0', 'Primary Address = 3', Description - 'This device did not respond to a *IDN? query').
Any help on how to approach this problem would be much appreciated,
Thank you,
reza_r
02-05-2010 09:24 AM
reza_r wrote:Hi,
Please forgive me if I am very general in my question but that is because I am new to Labview. My situation is that I am trying to measure resistance data (from a DMM) and force data (from an Instron 5800 UTS machine) simultaneously during a compression test. The instrument controller for the 5800 is interfaced with my PC through a GPIB bus and uses its own proprietary control software. However it did come with Instron drivers and example Labview programs in order for interfacing with Labview.
Where did you get the drivers? Were they from here? There is no mention of proprietary software required. In fact, I find it quite difficult to believe that proprietary software is required. If it's a GPIB instrument it would respond to GPIB commands, and that's not proprietary.
When I run that program it stops and cannot find the vi file 'Data Acquisition Initialize.vi" and some other vi's. Is this an important file? is it NI's responsibility or is it Instron?
I think you mean when you tried to open the program. If there's a subVI missing you won't be able to run the program. That VI is not a standard VI. It sounds like a VI from the instrument driver library.
Also if I try to approach the problem the other way (not use the example prog. but make my own Labview) then I can see the Instrument as a GPIB bus in MAX but the following information is displayed ('Instrument0', 'Primary Address = 3', Description - 'This device did not respond to a *IDN? query').
This happens often, especially with older instruments. All it means is the the instrument does not implement the standard *IDN? command. Within the instrument's set of commands it's probably a different command.
12-06-2011 04:44 PM
Hi,
I am looking for INstron's 4400 or 5500 or 5800 instruction set. I cannot find it on Instron's website. I thought one of Instron's users may be here and able to send me the manual for instruction set (remote programming commands).
Thanks
12-08-2011 10:41 AM
Hi Roxanne,
I was able to find mention of the Computer Interface Programming Reference Manual for the 5800 within the 5800 Console Software manual, but I was unable to find any link to access the interfacing manual. I would suggest contacting Instron directly to inquire about the manuals.