LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView 2009 with HP4145B

Hi Pazmush,

 

as said before: you use "default if unwired"-tunnels in your event structure. That's why the "Voltage" gets "wiped out"...

 

Use shiftregisters to keep values over to the next iteration!

Best regards,
GerdW


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

Hmm, i guess I just don't get it. There is nowhere to start a shift register from and nowhere to send a shift register to, and if I choose to un check default if unwired then the tunnels are unwired on certain events and thats an error....... ahh!!! I wish I was better at this.

 

Any help?

0 Kudos
Message 22 of 37
(2,208 Views)

Hi Pazmush,

 

there are also free online courses available here...

 

See the attachment for an example of wiring a shiftregister!

Best regards,
GerdW


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

Hello again. Has anyone here had any experience with and HP4145?

0 Kudos
Message 24 of 37
(2,168 Views)

Yes, me...

Best regards,
GerdW


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

Right then in that case could you tell me how/if it is possible to sweep a voltage one way and then the other to look for hysteresis effects without having to go back through the menus and change the sweep values? Or if that is the case, is there a fast way to do that using programming?

 

Thanks

0 Kudos
Message 26 of 37
(2,142 Views)

Anyone? or is it too early in the morning?

0 Kudos
Message 27 of 37
(2,128 Views)

Hi Pazmush,

 

don't push us, we do this on a voluntary base!

 

Well, I never made hysteresis measurements with the HP. Only measured diodes in one direction...

As far as I remember you cannot define measurement sweeps in two "directions", the HP only wanted to know a start and an end value with the number of steps in between.

As it also has a GPIB input you can probably program it to do two measurements one after the other to get your hysteresis measurement. Just grab the manual!

Best regards,
GerdW


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

Right this is a big ask now......... I think.....

 

What I want to do is modify this VI (below) so that it;

 

sets up for a forward sweep -> takes a measurement -> acquires the data -> sets up for a reverse sweep -> single measurement -> acquires data -> output to graph

 

can anyone suggest an easy way to do this or does it involve tearing the whole thing apart are starting a fresh?

 

Thanks

 

0 Kudos
Message 29 of 37
(2,066 Views)
0 Kudos
Message 30 of 37
(2,063 Views)