Host Engineering Forum

General Category => Do-more CPUs and Do-more Designer Software => Topic started by: RaymondC on August 17, 2020, 05:24:40 PM

Title: AXCONFIG - On Success bit vs .Configured
Post by: RaymondC on August 17, 2020, 05:24:40 PM
The AXCONFIG instruction has an "On Success" option that can set a bit and the axis structure also has a .Configured status bit. Are they essentially the same? Does the .Configured status bit exist because sometimes the "On Success" option is used to jump to a stage and not always to set a bit?

Thanks
Title: Re: AXCONFIG - On Success bit vs .Configured
Post by: BobO on August 17, 2020, 07:57:27 PM
Success is the result of the instruction and really has nothing specifically to do with the axis. .Configured is the state of the axis.