compile_structured_rung
Convert a boolean AST expression and outputs into CX mnemonic code without editing a project. Use to generate LD/AND LD/OR LD plus OUT/SET/RSET instructions for structured rung compilation.
Instructions
Compile a boolean AST into CX mnemonic using LD/AND LD/OR LD plus OUT/SET/RSET outputs.
This is a preview and does not edit a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputs | Yes | ||
| expression | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||