NI Home
Cart Cart | Help
Hello Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI
You are here: 
NI Home > NI Developer Zone > NI Discussion Forums


Reply
Member
turge
Posts: 2
0 Kudos

driver hp-4142b

I et some work to do on a hp 4142b. Some one has a library for this device ??
Active Participant
Ray K
Posts: 313
0 Kudos

Re: driver hp-4142b

Unfortunately I was unable to find a driver for this instrument at http://ni.com/idnet. This leaves you with one of a couple options. It may be possible to modify an existing driver to work with this instrument. Otherwise, http://www.ni.com/devzone/idnet/other.htm states a few options to obtaining a driver. Drivers are developed based on demand and popularity so the more requests, the greater the possibility that one will be developed. Also, NI only writes drivers for standalone instruments in the eight IVI classes(DMMs, Scopes, Function Generators, Switches, Power Supplies, Power Meters, RF Signal Generators, and Spectral analyzers) that communicate via GPIB, Serial, or TCP/IP. It would also be beneficial to notify the instrument manufacturer, they often have
drivers for multiple programming languages.
Member
turge
Posts: 2
0 Kudos

Re: driver hp-4142b

Ok thank for your advices. Actually, I try to control the 4142b from a labview interface with GPIB.
Member
Pratik Shah
Posts: 9
0 Kudos

Re: driver hp-4142b

Hi,

 

I would really appreciate if anyone could help me the drivers for HP 4142b.

 

Thank you,

PK

Knight of NI
Dennis_Knutson
Posts: 29,306
0 Kudos

Re: driver hp-4142b

Member
Pratik Shah
Posts: 9
0 Kudos

Re: driver hp-4142b

Hi,

 

Can anyone atleast help me explain the steps to modify drivers of age5270a to HP 4142b.

 

Any help will be appreicated.

 

Thank you.

Knight of NI
Dennis_Knutson
Posts: 29,306
0 Kudos

Re: driver hp-4142b

All I can do is to provide some generic process where you analyze the instrument commands in the one driver versus the instrument commands in the manual for the other instrument. Change as needed. You should really have a good understanding of the instrument functions before modifying any code. You should also have a basic understanding of an instrument driver itself. Information on that can be found here though the driver you are using as a template is old and not written to any current standard. It might be just as simple to start from scratch. Drivers are not really that hard to write.

Member
Pratik Shah
Posts: 9
0 Kudos

Re: driver hp-4142b

Thank you for your reply, Dennis.

 

I have some more questions. How, if its possible, one can transfer the known SMU connections to the labview program? and also if one knows the commands, for performing tasks for the particular instrument, then is there any standard procedure to transfer them to the LabVIEW environment?

 

 

Member
Pratik Shah
Posts: 9
0 Kudos

Re: driver hp-4142b

I mean if I understand the all the connection and how the instrument works, can I transfer the same info as it is using LabVIEW tools?

Knight of NI
Dennis_Knutson
Posts: 29,306

Re: driver hp-4142b

Don't know what you mean by connections. If you mean setting up an instrument manually and creating the commands to recreate that setup, then that is instrument dependent and if you are familiar with the instrument manual, you would know whether such a feature exists or not.

 

Yes, there are standard procedures for using commands in LabVIEW. As already mentioned, you can create a driver per the linked instructions above, use the Instrument I/O Assistant, or just use VISA Wrtes and VISA Reads for just the commands you need. Have you gone through the fundamentals tutorial?

By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.
My Profile | Privacy | Legal | Contact NI © 2011 National Instruments Corporation. All rights reserved.    |    E-Mail this Page E-Mail this Page