Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

$- optional character
X- file identifier (required - see Table 2)
file- file number (optional, if it is empty, the default file number is used - see Table 2)
element- element number in the file (required)
.field- number of sub-element (optional, it is used only for Output, Input files)
/bit- bit number (optional, it must be in the range of 0..15)


Note: Te following syntax is also supported:

[$] X [file][/bit]

where a bit can be greater than 16, e.g., B3/18 is another notation for B3:1/2 (the third bit of the second word in the B3 file).


Table 2

XFile TypeDefault file number (file)
OOutput0
IInput1
SStatus2
BBinary3
TTimer4
CCounter5
NInteger7
FFloat8

...