Sorry, can you be more specific on the location? I am looking through it all and I cannot see where your "clear" bit ends and the "geek" bit starts. you say "on the very next page" but I cannot see any clear page demarcation for anything. Can you identify the actual heading, words, or something to help?
The "easy" section (i.e. no conditions) defines the format with:
= ,,C,
and similar. Is this not "Geek"? The start of the section on conditions is a little more abbreviated:
n=CP(+j2,b2)j,b, .... n=CU(+j2,b2)j,b, ... n=CP(–j2,b2)j,b, ... n=CU(–j2,b2)j,b, ...
but surely the "j" and "b" references here strongly (unambiguously?) suggest the same as the and or your "easy" bit?
There is even an explanation just a little later:
(+j2,b2) means that button b2 on joystick j2 must be pressed ("on") for the current button action (for j,b) to be obeyed. (–j2,b2) means that button b2 on joystick j2 must be released ("off") for the current button action (for j,b) to be obeyed. The j,b,part is the usual button parameter, for the action of the “current” button which is button b on joystick j.
In other words, the meaning of each symbol used is defined, just as it was in the earlier part.
Please tell me why one is "clear English" and the other is "Geek". Agreed, the business of using conditionals is going to be more complex than simple definitions of "button X means do Y", but surely you must expect that?
This stuff has been like this for years and I've really not had such adverse comments as your in all that time. Folks who don't understand conditionals apparently don't need to use them (as in fact it turns out you don't).
I am left bewildered and confused here. Please help.
Regards,
Pete
Dear Pete,
Again thanks for your response.
The section I am referring to is Sequences, Combinations and Mixtures. At the end of this section it goes into Compound Button Conditions where the conditionals start. What we are talking about is "thought flow". When one is introduce to a topic in a written document, there is usually a description of the variables that will be used in the book. You familiarize yourself with the nomenclature and proceed to extract the knowledge that the author is trying to convey. Following the logic of a thought process with witch you are not familiar is very trying and requires a lot of attention. When formats or descriptions change you lose focus and more importantly you break the chain of logic that the author is trying to convey. Now you have to go back and establish a new line of thought to include the variables. This is like hitting a bump in the road with your automobile. To those skilled in the art this might sound trite, but to people not as skilled it becomes a major disturbance and you lose you line of thought. It's like reading a book full of acronyms; it drives me crazy. I am a pilot and have had a subscription to the Jeppesen Airways manuals for 35 years. They are full of acronyms and to this day I have to constantly refer to the glossary for some of them. Enough said about that.
After our several communications, especially about the encoders, things cleared up. I have both encoders working on com #1 &2.
Here's what worked:CP(+0,22)0,23,C1030,0 CU(+0,22)0,23,C1031,0.
The only problem remaining is the double speed action CP(-0,22)0,23,C1030,0 CU(-0,22)0,23,C1031,0
When I add these two lines the frequency just goes up 1 unit on the first click and then down one unit on the second click. Any Ideas?
Good chatting with you,
Regards G Galik