LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read 2182A by triggering through 6221

The 6221-2182 delta mode.vi is the the modified version of the "Delta Mode.vi" from the "KE622X Example.LLB" supplied by the Keithley. You can increase the number of readings in the front panel of the 6221-2182 delta mode.vi. You can do this using the "Readings" input control on the front panel of the vi.You can do this from the instruments front panel also. See the page no. 5-13 of the manual.
0 Kudos
Message 21 of 48
(2,492 Views)

Thank you yash,

 

but what I want is not to increase the number of readdings. Sorry maybe I did not make this clear.

 

 as the manual says:

 

there are 2pt delta mode and 3pt delta mode. the "2pt" mean the number of A/D conversion in each reading.

 

I just found there are lots of items under the property note in block diagram of the 6221-2182 delta mode vi.

 

May be I can set the point from here, I am still checking it, maybe the item "sample conts" is what I want.

0 Kudos
Message 22 of 48
(2,481 Views)
sorry it is trigger cont
0 Kudos
Message 23 of 48
(2,480 Views)
If you are using the Delta mode of 6221, then by default for a single reading there are 3 A/D conversion. These three A/D conversion are averaged to give 1 reading in the delta mode. If you want to 2 pt delta mode, then use the "DC.vi" and modify for conventional bipolar current source.
0 Kudos
Message 24 of 48
(2,471 Views)

Thank you , I will need to use the 3pt right now. maybe for some condition later is the 2pt.

 

I just found that  there is an item called "measurement phases" in KE622X Configure Pulsed Delta.vi, with it we can choose

 

between 2pt and 3pt.  but there is no such item in the corresponding KE622X Configure Delta Mode.vi. 

 

so I was wondering there is only 3pt option in this KE622X Configure Delta Mode.vi by default, and I intended to complie the

 

 ke622x_32.DLL which is a job I  have little  confidence.

 

But now with your answers , It seems clear that I am safe to use the 6221-2182 Delta Mode.vi  to do the 3pt measurement.

 

and use the modified DC.vi to do the 2pt delta mode measurement.

 

 

is it the case ?

 

Thank you!

0 Kudos
Message 25 of 48
(2,459 Views)
For most general kind of measurements, the example vi's are sufficient. To have better command, the driver vi's like the one you mentioned (KE622X configure pulsed delta.vi) can be used in your main vi. To have an option of 3pt/2pt measurement on the front panel(With Delta mode), It would be better to creat a new vi using the DC.vi as subvi and build the requisite.  This would be much easier than compiling the KE622x_32.DLL. I guess so.
0 Kudos
Message 26 of 48
(2,448 Views)

Hi, 

6221&2182A in Deltamode:how to reduce the communication time

 

when I use delta mode for resistance measurement, the "talking" and "listening" time between 6221 and 2182A is around 4 sec. Since I am going to do continuous measurement in a sweeping magnetic field, the 4 second of communication time is always presence in each measurement point which is even longer than the measuring time. How can I reduce such communication time? I am trying to modify the labview software so that only one communication will be activated at beginning of the continuous measurement, but it seems impossible. 


Any suggestion?
Many thanks in advance for any info.

0 Kudos
Message 27 of 48
(2,074 Views)

Avoid the delta mode . Use 6221 for passing the constant current at the begining of sweeping magnetic field and communicate with 2182A directly for measuring the voltage. The labview library files for 6221 and 2182A should have the vi's for independent communication.  

0 Kudos
Message 28 of 48
(2,068 Views)

Thanks a lot. the problem is that I need the delta mode to reduce the noise level......

 

 

0 Kudos
Message 29 of 48
(2,065 Views)

Hello Yash,

 

I cannot seem to find the drivers in the link you gave me.  I did download LabVIEW project style 2009 drivers for the 622X from keithley but the VIs you use in the attached files do not use these drivers.  Could you send me to the correct drivers for your attached VIs?

 

Thank you,

Danny

0 Kudos
Message 30 of 48
(1,882 Views)