 bstar
		
			bstar
		
		
		
		
		
		
		
		
	
			03-08-2011 03:41 PM
Dear All
I have programmble power supply , i want to set the current of the power supply in steps of 0.2A and each step input should update every 2min to change the set current of the power supply. I develop the arrays using ramp pattern as i attached below and from my program i can desplay the step values after 2min each . But how can i arrange the setp inputs and update every 2min for my power supply.
Regards
bstar
 Dennis_Knutson
		
			Dennis_Knutson
		
		
		
		
		
		
		
		
	
			03-08-2011 09:32 PM
None of that makes any sense. Wire the ramp array through a for loop to your power supply VI. Place a wait function inside. Done.
03-08-2011 09:38 PM
Dear Dennis Knuston
Sorry, I am not clear with it. Could you help me .
Regards
Bstar
 Dennis_Knutson
		
			Dennis_Knutson
		
		
		
		
		
		
		
		
	
			03-08-2011 09:49 PM - edited 03-08-2011 09:50 PM