Rockwell Automation 1746-BAS BASIC LANGUAGE User Manual

Page 182

Advertising
background image

Publication 1746-RM001A-US-P

12-32 Output Functions

Table 12.11 Transaction Status Codes

Code

Indicates

0

Transfer OK.

1

Transmission failed.

2

Enquiry timeout.

3

With handshaking selected – either a loss of CTS signal while transmitting
or a fatal transmitter failure occurred.

Without handshaking selected – a fatal transmitter failure occurred.

4

Transmission failure due to modem disconnection (DCD signal loss for more
than 10 seconds) if modem handshaking with constant carrier is selected.

5

DF1 driver is not enabled.

6

Message timed out.

81

Illegal command or format.

82

Host has a problem and will not communicate.

83

Remote station host is not there, disconnected, or shut down.

84

Host could not complete function due to hardware fault.

85

Addressing problem or memory protect rungs.

86

Function disallowed due to command protection selection.

87

Processor is in Program mode.

88

Compatibility mode file missing or communication zone problem.

89

Remote station cannot buffer command.

8B

Remote station problem due to download.

8C

Local station cannot execute command due to active IPBs.

C1

Illegal address format - field has an illegal value.

C2

Illegal address format - not enough fields specified.

C3

Illegal address format - too many fields specified.

C4

Illegal address format - symbol not found.

C5

Illegal address format - symbol is 0 or greater than the maximum number of
characters supported by this device.

C6

Illegal address - address does not exist or does not point to something
usable in this command.

C7

Illegal size - file is wrong size; address is past end of file.

C8

Cannot complete request.

C9

Data or file is too large.

CA

Request is too large; transaction size plus word address is too large.

CB

Access denied, privilege violation.

CC

Resource is not available; condition cannot be generated.

CD

Resource is already available; condition already exists.

CE

Command cannot be executed.

CF

Overflow; histogram overflow.

D0

No access.

D1

Illegal data type information.

D2

Invalid parameter; invalid data in search or command block.

Advertising