Autopilot configuration reference: Difference between revisions

Jump to navigation Jump to search
→‎Flip Flop: Notes about some troubles I have had
No edit summary
(→‎Flip Flop: Notes about some troubles I have had)
Line 337: Line 337:
All input lines, including the clock line, are encoded as condition constructs.
All input lines, including the clock line, are encoded as condition constructs.
If negative logic for the input line is required, wrap the condition into a <not> tag to invert the logic.
If negative logic for the input line is required, wrap the condition into a <not> tag to invert the logic.
{{note|The type, for example '''RS''', is case sensitive.}}
{{note|Using <code><nowiki><condition></nowiki></code> tags will break the logic.}}


=== RS Flip Flop ===
=== RS Flip Flop ===

Navigation menu