Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

interfacing HM 7044

I have a hameg HM 7044 power supply and am trying to establish a communication between this programmable power supply and the pc using a RS232 connection and the overall control through a labview VI. I am unable to find the drivers for this HM7044 from the Labview website for downloading the drivers, or through the manufacturer's website.

 

I'd be really grateful if someone help me in this regard?

 

thanks in advance

0 Kudos
Message 1 of 7
(1,735 Views)

Looks like you need to develop from scratch for this instrument. You can refer to the SCPI commands in pg.24 of this manual - https://cdn.rohde-schwarz.com/hameg-archive/HM7044_D_E_F_S.pdf

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 7
(1,700 Views)

This can performed without drivers.  Use the RS-232 configuration and commands on page 24 of the manual in order to remotely communicate with the instrument.

Help the Community (and future reviewers) by marking posts as follows:
If it helped - KUDOS
If it answers the issue - SOLUTION
0 Kudos
Message 3 of 7
(1,699 Views)

Hi, 

Thanks for your reply. So you mean the automatic control of this power supply can be done without drivers? 

 

Also, I'm really new to these terms so could you please tell me how I'd be able to use these commands in this page? 

 

Thankyou again

0 Kudos
Message 4 of 7
(1,697 Views)

LV2017 HM7044.png

You will need to select the VISA resource identified by your system then send the SEL? command.

Help the Community (and future reviewers) by marking posts as follows:
If it helped - KUDOS
If it answers the issue - SOLUTION
0 Kudos
Message 5 of 7
(1,676 Views)

Hi,

 

I have the same VI as you have shown, but when I run it shows me a VISA read in error: 1073807339, and I am unable to resolve this error.

 

Could you please tell me how i could resolve this error and go ahead? I also ran a hyperterminal test to verify the serial connection, and it says it is connected but when i try to implement the controls through labview it gives me an error.

 

Thanks in advance

0 Kudos
Message 6 of 7
(1,665 Views)

Does the instrument show up in NI-Max?  If it does and seems to be working properly, try to communicate under NI-Max with the SEL? command.

Help the Community (and future reviewers) by marking posts as follows:
If it helped - KUDOS
If it answers the issue - SOLUTION
0 Kudos
Message 7 of 7
(1,636 Views)