Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

information on common GPIB of MTS tensile machine 20M

We are interested in writing a Lab-View application for MTS tensile machine.- 20M. We would like to use the GPIB connector but don't have the drivers and documentation of the machine. If someone has either, we would appreciate your help.

 

0 Kudos
Message 1 of 2
(3,247 Views)
Hello Rami,
         Here is a link to Instrument Control Fundamentals, which is a great place for you to get started.  I see that you also posted about a eg30 connector.  I am not familiar with that connector, and it would be best to add that discussion to this thread so other people don't have to look at both threads for issues that are so closely related.
         If you do not currently have a GPIB card, you should start by obtaining one and the necessary device drivers for it.  NI-GPIB cards use NI-488.2.  Once you have confirmed that it is working correctly, you will need to get the programming manual for your device and try out some of the commands.  If you are using an NI-GPIB card, this can be done in Measurement and Automation Explorer (MAX).  After confirming that you can sucessfully communicate with your device, you can then decide if you would rather put together a simple and quick application in LabVIEW or spend more time to craft an Instrument Driver for your device that is more modular and reusable.  Either way, you will be the judge of which approach suits you the best.
        For more information on developing Instrument Drivers, please see IDNet - Development Tools and Resources.  I also recommend that you contact the manufacturer about the eg30 connector.

Let us know how it is going and if you have anymore questions.

Good Luck,

NathanT
0 Kudos
Message 2 of 2
(3,237 Views)