Host Engineering Forum

General Category => CTRIO and CTRIO2 => Topic started by: ERokc on August 02, 2013, 01:41:56 PM

Title: Suspend problem with CTAXDYNP
Post by: ERokc on August 02, 2013, 01:41:56 PM
The function ramps down to a stop when SUS goes true BUT On Success goes true and that EXITs my program.  Is it supposed to set On Success and if so I need another way to check for completion.

This program makes two successive moves with the option of operator suspend/resume/abort.

I want to resume the move after SUS or abort with a false input to E/R.
Title: Re: Suspend problem with CTAXDYNP
Post by: BobO on August 02, 2013, 03:11:47 PM
It shouldn't and it isn't for me. I may need more info.
Title: Re: Suspend problem with CTAXDYNP
Post by: ERokc on August 02, 2013, 04:16:08 PM
I'll Trend the bits to get more detail.
Title: Re: Suspend problem with CTAXDYNP
Post by: ERokc on August 02, 2013, 05:54:09 PM
OK my fault, it's not setting Success. I got it working.