Rockwell-automation 1775-KA PLC-3 Communication Adapter Module User Ma Instrukcja Użytkownika Strona 200

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 239
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 199
Remote Error Codes Received from the
1773-KA Module
Appendix B
B8
Error
Error
Code Type Meaning
error will occur if a procedure name is used in
place of a symbolic address in an assignment
statement or if the system symbol referenced in an
assignment doesn't exist.
124 local
Illegal destination in an assignment command. This
does not necessarily mean that an assignment
command was desired because any command line
that doesn't look like anything else is assumed to
be an assignment command. Lines that will
generate this error include:
5 = 4 + 1
6ASDFGHJ
Whereas the line
WERTYUI
will generate an error 140 (unrecognized
command).
125 local
Illegal modifier for the CREA
TE command. That
is, the command was CREA
TE/...and the...was
other than LOCAL, GLOBAL, or a legal
abbreviation of one of these.
126 local
The CREATE command was specified, but the
symbol did not begin with an '@'.
127 local
missing in CREATE system symbol address.
129 local
Attempt to delete nonexistent symbol.
140 local
Unrecognized or ambiguous command. (cf. error
124)
142 local
Illegal data following GOT
O command.
143 local
Illegal use of label (eg., not in a procedure).
144 local
Label not found.
145 local
Duplicate label. User symbols must be distinct
from labels.
146 local T
oo many nested procedures.
147 local Insuf
ficient privilege for the specified operation.
This error can occur when an attempt is made, via
the assignment command, to write into a major
section of memory in which the 1775-KA module
Przeglądanie stron 199
1 2 ... 195 196 197 198 199 200 201 202 203 204 205 ... 238 239

Komentarze do niniejszej Instrukcji

Brak uwag