 Brian_Beal
		
			Brian_Beal
		
		
		
		
		
		
		
		
	
			11-29-2008 09:33 PM
12-01-2008 04:26 PM
Hi All,
I agree with Brian. It sounds like a motion controller would be a much better solution for you. Like he said you need to ensure that the program closes correctly to keep your system working how you would expect.
 MarkMoss
		
			MarkMoss
		
		
		
		
		
		
		
		
	
			12-01-2008 05:14 PM
You might want to consider implementing a watchdog function in a CVM program running on the Copley Xenus drive. I haven't tried this myself, but it seems like you could use the WaitForInput CVM function to detect when an input line to the drive holds the same state for more than a second or so and then either disable the drive or run some type of soft-stop routine.
Also, if your controlling position, you might want so see if there is a way for you to use your drive in analog position mode. This way, your actuator should hold a constant position, rather than a constant torque/force, if the PID loop on the computer stops unexpectedly.
Mark Moss
Electrical Validation Engineer
GHSP
12-02-2008 08:56 AM