IBM CTI 2572 Network Card User Manual


 
CTI 2572 Installation and Operation Guide
117
location) to verify that data is being consumed. Note that error counts will be logged in DataShare
diagnostic statistics and can be accessed by the user for troubleshooting.
HEX DEC Description Possible Corrective Action
2F00 12032 Connection number out of Range Correct the Command Block entry.
2F01 12033 The specified connection ID is already in
use (Duplicate request).
Correct the Command Block entry.
2F02 12034 V memory address of user data = 0 Correct the Command Block entry.
2F03 12035 Data ID = 0 Correct the Command Block entry.
2F04 12036 Number of user data words to produce or
consume = 0
Correct the Command Block entry.
2F05 12037 Number of user data words to produce or
consume exceeds 512
Correct the Command Block entry.
2F06 12038 Unable to allocate memory Retry the command
2F07 12039 Attempted to trigger a data production
using a connection number assigned to a
consumer
Change the PLC logic or associated
Command Block to use the correct
connection number.
Change the Command Block used to
create the DataShare instance to start a
producer rather than a consumer.
2F08 12040 Timer Interval or Scan Interval = 0 Correct the Command Block entry.
2F09 12041 Time interval exceeds maximum value
(3200 seconds)
Correct the Command Block Entry
2F0B 12043 Invalid Trigger Option Correct the Command Block entry.
2F0C 12044 Consumer Starting Data word = 0 Correct the Command Block entry.
2F0D 12045 Consumed block specification exceeds
the maximum data block size. The
specified Data Length added to the
Starting Data Word must be less than or
equal to 513.
Correct the Command Block entry for Data
Length or Starting Data Word.
2F0E 12046 Producer was unable to transmit data. No
data was produced after 16 tries.
NOTE: For timer or scan trigger options,
the error will be reported only when
starting the producer.
Retry the command. If the problem
persists check the network connections
and cabling.
2F0F 12047 No Ethernet carrier was detected when
the Producer attempted to send a packet.
Check cable connections. The cable is
probably faulty or not connected.
2F10 12048 No Ethernet CTS signal was detected
when the Producer attempted to send a
packet.
Check cable connections. The cable is
probably faulty or not connected.
2F11 12048 Module dipswitch setting has not enabled
the DataShare feature
Set the dipswitch to enable DataShare
2F12 12050 Duplicate consumer data ID specified in
command block. Another consumer on
this module is using this data ID.
Correct the Command Block entry
2F13 12051 Attempt to trigger a producer that has not
been started. Connection Number is not
in use.
Ensure you have entered the correct
Connection Number
Start the producer instance.
2F97 12183 Invalid Command Correct the Command Block entry