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'