You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
$BEGIN_IT_HEADER
|
|
DIRECTGLOBALDEFINITIONS = 1
|
|
$END_IT_HEADER
|
|
PROGRAM Vartable1
|
|
VAR_GLOBAL
|
|
VALCRC : array[0..50] of byte;
|
|
END_VAR
|
|
|
|
|
|
END_PROGRAM
|