• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. RainerK
    3. Best
    R
    • Profile
    • Following 1
    • Followers 0
    • Topics 4
    • Posts 8
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by RainerK

    • Key word INIT

      I try to get the OSCAT Libs to work in Mervis.
      Example: FUNCTION_BLOCK _RMP_B
      VAR
      tx, tl, tn : TIME;
      init : BOOL;
      last_dir : BOOL;
      start : BYTE;
      END_VAR

      Error: In 'variables declaration', missing 'Keyword_END_VAR' at ''init''
      Error In 'init block', mismatched input '':'', expecting 'Keyword_END_INIT'
      Error In 'typed bit string literal', mismatched input '';'', expecting 'Special_HASH'

      posted in Mervis
      R
      RainerK