Siemens SIMATIC TI505 Podręcznik Użytkownika Strona 31

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 39
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 30
Simatic/TI 505 Ethernet Driver Help
Error Descriptions
The following messages may be generated. Click on the link for a description of the message.
Address <address> is out of range for the specified device or register.
Array size is out of range for address <address>.
Array support is not available for the specified address: <address>.
Data type <type> is not valid for device address <address>.
Device address <address> contains a syntax error.
Device address <address> is read only.
Device <device name> cannot execute a read request (<address>, <size>).
Device <device name> cannot execute a write request (<address>, <size>).
Device <device name> detected a NITP protocol error (tag <address>, size <size>).
Device <device name> detected a Task Code error <error> (tag <address>, size <size>).
Device <device name> input queue is full. The module is receiving requests faster than it can
process requests.
Device <device name> is not responding.
Device <device name> responded with Extended error <error> (tag <address>, size <size>).
Device <device name>, write value not in range 1-->65536. (Tag 'FFSTART').
Missing address.
Unable to write to <address> on device <device name>.
Winsock initialization failed (OS error = n).
Winsock V1.1 or higher must be installed to use the Simatic / TI 505 Ethernet device driver.
See Also:
Task Error Codes
Address <address> is out of range for the specified device or register.
Error Type:
Warning
Possible Cause:
A tag address that has been specified dynamically references a location that is beyond the range of supported
locations for the device.
Solution:
Verify the address is correct; if it is not, re-enter it in the client application.
Array size is out of range for address <address>.
Error Type:
Warning
Possible Cause:
A tag address that has been specified dynamically is requesting an array size that is too large for the address
type or block size of the driver.
Solution:
Re-enter the address in the client application to specify a smaller value for the array or a different starting point.
Array Support is not available for the specified address: <address>.
Error Type:
Warning
Possible Cause:
A tag address that has been specified dynamically contains an array reference for an address type that doesn't
support arrays.
Solution:
Re-enter the address in the client application to remove the array reference or correct the address type.
www. kepware.com
31
Przeglądanie stron 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 37 38 39

Komentarze do niniejszej Instrukcji

Brak uwag