Rockwell-automation 9301 Series RSView32 Users Guide Instrukcja Użytkownika Strona 703

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 769
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 702
Addressing syntax for Allen–Bradley programmable controllers D–5
PLC–5 data files
Fnnn:eee/bb
F File type:
B = Binary
N = Integer
D = Decimal (BCD)
F = Floating point
A = ASCII
nnn File number: 3 – 999 decimal
For direct driver communication, binary, integer,
and floating point file types use the default file
number if the file number is absent. The default
numbers are 3 (binary), 7 (integer), and
8 (floating point).
eee Element number: 0 – 999 decimal
bb
(optional) Bit offset within word: 0 – 15 decimal
Not applicable to floating point file types.
Example of bit address: B3:173/15
Example of word address: N7:12
PLC–5 binary files: optional syntax
Fnnn/bbbbb
F File type:
B = Binary
nnn File number: 3 – 999 decimal
For direct driver communication, the default file
number 3 is used if the file number is absent.
bbbbb Bit offset from start of file: 0 – 15999 decimal
Example: B3/1024
Przeglądanie stron 702
1 2 ... 698 699 700 701 702 703 704 705 706 707 708 ... 768 769

Komentarze do niniejszej Instrukcji

Brak uwag