Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Array 3645A Power Supply With LabVIEW Demo

Hello! We've purchased this Array 3645A power supply with this LV demo but it seems like there's is a lot of invalid method in the code. Is there anyone here already have experience with this power supply? Any help would be appreciated, thanks.

 

______________
KowdTek
LabVIEW 2009

One Step At A Time, Maybe Two...
0 Kudos
Message 1 of 32
(6,964 Views)

According to the manual, there's software that needs to be installed. Did you do that and does the provided control software work?

 

If you did install the software, then you should be able to browse the ActiveX object to verify it's installation. If no one responds that has experience, you need to contact the vendor.

0 Kudos
Message 2 of 32
(6,956 Views)

Hello Dennis, I've installed the executable files that came with the (PowerMS 3.1) and it's working. I will see if there's other thing I've missed for installation. For now I'm trying the communication protocol using basic serial com, I just set the string to write to HEX but so far no luck.

 

Thanks for the reply.

______________
KowdTek
LabVIEW 2009

One Step At A Time, Maybe Two...
0 Kudos
Message 3 of 32
(6,947 Views)
I have a similar supply, but I got the manual from http://www.circuitspecialists.com/ (Also listed as Web-Tronics ).  I have some code that will control it without the use of the provided application and ActiveX, but's it's not pretty.  If I get it cleaned up a bit, I'll post it here.
0 Kudos
Message 4 of 32
(6,692 Views)

I've got this covered, thanks for the follow up. But feel free to post your code for our fellow users.

Thanks!

______________
KowdTek
LabVIEW 2009

One Step At A Time, Maybe Two...
0 Kudos
Message 5 of 32
(6,682 Views)

Hello I am searching for the same code, please post it if you managed to make it work. I am also trying to communicate with a 3710 electronic load.

 

Thank you, Nils

0 Kudos
Message 6 of 32
(6,082 Views)

I have an Array 3645A PSU and I need to control it from Linux using python or somethign simmilar.  Nomater what I do I cannot get it tou respond to serial port commands.

 

If anyone has had any success communicating with this device without usign the proprietary software I would apprecaite hearing from you, otherwise I'll have to junk this device.

 

Thanks in advace,

 

Thomas D.

--

0 Kudos
Message 7 of 32
(5,665 Views)

Try this; http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=A40AB1DAFDB64F6CE0440021287E6A...

______________
KowdTek
LabVIEW 2009

One Step At A Time, Maybe Two...
0 Kudos
Message 8 of 32
(5,650 Views)

Hello, I have struggled a lot with these power supplies and controlling them from Labview. There is now a driver issued by NI, you can try that one. I got success eventually by using some of the sub VIs in that driver and building my own from those building blocks.

0 Kudos
Message 9 of 32
(5,645 Views)

The compiled LabView drivers are of no use to me.  I need to see the underlying serial command set.  If anyone can post a listing of what is under the covers in the LabView driver for Array Electronics 3600 Series Power Supply or something simmilar it would be very helpfull.

 

0 Kudos
Message 10 of 32
(5,633 Views)