11/9/2022 12:04 PM | |
Joined: 3/30/2020 Last visit: 11/12/2024 Posts: 4950 Rating: (1011) |
The code delivers a multiplexing function, where one of 10 options are selected. Only 1 option is chosen. The functionality of the JL is close to the 'case' instruction. See the attachment for a description of the JL instruction. The JL instruction processes an INT number. In this case from 0 (So01) to 9 (So10). The "Def" label is the default when the number is not between 0 and 9. In this case it means that So01 is the default. On reaching the BEU instruction, the FC/FB ends. This is strange for the code -- the selected value that is loaded is not consumed. Perhaps the following idea is more appropriate..
What is Coe1 and Coe? Attachmentjump-label.pdf (618 Downloads) |
Last edited by: qwazee at: 11/09/2022 12:06:52Last edited by: qwazee at: 11/09/2022 12:14:46replace BEU with JU Activities of this user is voluntary. There is no obligation or liability placed on this user. Though optional, your 'please' and 'thank you' is highly valued. |
|
Follow us on