LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Constant current dp 832A

Hello

 

I'd like to apply constant current with using LabVIEW. However, the built-in code from dp832A has only a voltage level setting. 

 

I can apply constant voltage and current directly but I think I only can do applying constant voltage on LabVIEW.

 

The figure is a 'Configure output' front panel.

 

Does anyone know how to apply constant current from LabVIEW?

 

Thanks

 

dongwoolee_1-1616477164717.png

 

 

0 Kudos
Message 1 of 2
(1,152 Views)

Hi dongwoolee,

 


@dongwoolee wrote:

I'd like to apply constant current with using LabVIEW. However, the built-in code from dp832A has only a voltage level setting. 

 

Does anyone know how to apply constant current from LabVIEW?


Simple answer: read the (programming) manual of your device, then send the correct command(s)!

 

You can open the block diagram of your VI to examine which commands are sent to the device to set the constant voltage (CV) parameters. Learn from this VI and create your own VI for setting CC parameters…

 

Remember: Showing images in a programming forum is quite nonsense. Showing just the frontpanel of a VI when discussing about the underlying code is nonsense…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(1,123 Views)