Personal Data

Username:
jordan
Joined:
2021-10-29 16:16:55

Projects

  • No projects to display.

User Activity

  • Posted a comment on discussion Codesys V2.3 🇬🇧 on CODESYS Forge

    I am using the case statement so when I add a keypad to this system use the keypad to type in a number that starts from the desired case number. Otherwise I want it to run straight through the whole program. I can simply add x case statement type in x number to pull up or start from that spot. My lights are not turning on but my while loop is starting when the button is being pressed. But why is it not counting upwards? WHILE NOT start DO FOR i:=1 TO 2 BY 1 DO commands[i]:=(i); CASE i OF 1: up :=...

  • Created a blog post on jordan

    How to negate Boolean values within a case statement

View All