03-06-2013 10:25 AM
@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
03-06-2013 10:29 AM
@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
03-06-2013 10:36 AM
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?
03-06-2013 10:52 AM
@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