LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

two dc power supply precisely timed switching

Solved!
Go to solution
Solution
Accepted by topic author jetfire

@JÞB wrote:

@Dennis_Knutson wrote:

The on/off is part of the Configure Output function with the Enable input. There is going to be some lag between enabling the supplies because the commands will execute sequentially. It might be possible to set them both to software triggering and then issue a GET (Group Execute Trigger) bus command. That would be as close to switching them on at the same time as you are going to get. It has been a while since I've done this. I know the lower level GPIB functions has the TriggerList function for doing this but I'm not sure about VISA.


A hardware switching solution does make more sense here since you seem to desire deterministic timing.  Windows is not going to get you reliable switch timing.


thanks,but  i have no  available hardware switch like relay controller

 

0 Kudos
Message 11 of 14
(713 Views)

@jetfire wrote:

@JÞB wrote:

@Dennis_Knutson wrote:

The on/off is part of the Configure Output function with the Enable input. There is going to be some lag between enabling the supplies because the commands will execute sequentially. It might be possible to set them both to software triggering and then issue a GET (Group Execute Trigger) bus command. That would be as close to switching them on at the same time as you are going to get. It has been a while since I've done this. I know the lower level GPIB functions has the TriggerList function for doing this but I'm not sure about VISA.


A hardware switching solution does make more sense here since you seem to desire deterministic timing.  Windows is not going to get you reliable switch timing.


thanks,but  i have no  available hardware switch like relay controller

 


Then you probably cannot do this without new hardware.  LabVIEW is great but it cannot replace a relay


"Should be" isn't "Is" -Jay
0 Kudos
Message 12 of 14
(710 Views)

It is probably silly discussing options unless you can precisely define what the timing requirments actually are. You have been asked this several times and you have not answered. Is is ms, us, ns? What? The software triggering of both at the same time may in fact be fast enough but how can anyone here know?

0 Kudos
Message 13 of 14
(705 Views)

 


@Dennis_Knutson wrote:

It is probably silly discussing options unless you can precisely define what the timing requirments actually are. You have been asked this several times and you have not answered. Is is ms, us, ns? What? The software triggering of both at the same time may in fact be fast enough but how can anyone here know?



sorry,it is my mistake to forget  timing requirments,i hope switching period is by  array controller setup in seconds

ller switching period

0 Kudos
Message 14 of 14
(698 Views)