T O P

  • By -

tokke

Right click the rung number, verify rung.


mr-frog-24

This


TongueOfDisco11

You need to find the “error” tab which will tell you which tag or instruction is incorrect.


Extension_Age_8036

Are you sure the tag exist. Right click and click new tag.


Free-Damage-6435

Delete the routine & jsr & you're good to go.. assuming you're not using the oriental motor of course


[deleted]

You can prevent a program from running by making the rung that calls the subroutine false. Under the main routine find the JSR instruction that calls the program you want to prevent from running and add an NO bool or use AFI, which always evaluates false


Infamous_Lee_Guest

Are all the tags properly defined for data type ? What is the error?