Sensoray 2410 API User Manual

Page 11

Advertising
background image

Sensoray 24xx Programming Guide

7

Sessions and Transactions

ERR_TIMEOUT

Timed out waiting for a reply from the I/O module.

Non-fatal (recoverable) Run-time Errors

ERR_COMPORTATTACH

Failed to attach session to remote comport. This can happen if the remote port is already
attached to another telnet session.

ERR_SHELLCOMMAND

Invalid shell command. For example:

* Invalid channel number, which does not exist on the target I/O module.

* A numerical value exceeds permitted limits.

* Transaction is not supported by the I/O module type (e.g., performing a digital I/O
action on an analog I/O module).

ERR_RSPSIZE

Invalid reply received from I/O module.

ERR_CMDARG

Invalid command argument.

ERR_BUFWOULDOVERFLOW

Operation would overflow receive buffer.

ERR_COMPORTWASATTACHED

The session is attached to a remote comport and an attempt was made to execute a
non-comport transaction.

ERR_COMPORTUNATTACHED

The session is not attached to a remote comport and an attempt was made to execute a
comport transaction.

Symbolic Name

Description

Advertising