Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

HOW TO SOLVE ERROR CODE 3807

2015-03-07
2015-03-11
  • mehdijamshidi - 2015-03-07

    "'VAR', 'VAR_INPUT', 'VAR_OUTPUT' or 'VAR_IN_OUT' expected"
    The first line following the name of a POU must contain one of these keywords.

     
  • shooter - 2015-03-11

    you must decklare a variable, and you must have at least one line of programming below that one.
    i always use nothing:=true;

     

Log in to post a comment.