Echelon OpenLNS User Manual
Page 1032
OpenLNS Programmer's Reference
995
May not send implicit tags via NI layer. Must use a message monitor point.
lcaErrNiUnimplemented
27
This is an internal error and should be reported to customer support.
lcaErrNiBufferSize
28
The message length is too long.
lcaErrNiNoMessages
29
Message not found.
lcaErrNiNegativeResponse
30
Negative response.
lcaErrNiStateError
31
Unable to change the state of the network interface.
lcaErrNiReadBusy
32
Previous response messages have not been read.
lcaErrNiMaxInterfacesOpen
33
There are no network interface resources available.
lcaErrNiInvalidNiHandle
34
Invalid network interface resource.
lcaErrNiOpenNiDeviceMismatch
35
The network interface has already been opened with a different network driver. This
error will be generated if you open a network that is already opened using a different
network interface, NSS type, or database directory
lcaErrNiNoWinsockDll
36
OpenLNS attempted to use IP without the winsock.dll file installed.
lcaErrNiCantOpenIpLink
37
An OpenLNS network interface failed to open an IP connection.
lcaErrNiInvalidIpAddress
38
An OpenLNS network interface uses an IP address not defined on this PC.
lcaErrNiDeviceOpenFailure
39
Device driver open failure
lcaErrNiNoMoreLeft
40
Signal iteration complete
lcaErrNiMipInUse
41
If using a regular OpenLNS network interface (a non-high-performance network
interface), only one network may be opened at a time. This error will be returned if you
attempt to open a second network.