Owner manual
OpenLNS Programmer's Reference 1015
A Network Services call to get type information for this network variable has failed.
lcaErrDsStartNvObjectFailed 32
Could not start the network variable object.
lcaErrDsDeleteNvObjectFailed 33
Could not delete the network variable object.
lcaErrDsNvSetObjDataFailed 34
Failed to write data to the network variable object.
lcaErrDsDataFormatFailure 35
An attempt to format the requested data has failed.
lcaErrDsCreateThreadFailure 36
Could not create the thread to receive LONWORKS messages from the network.
lcaErrDsCreateEventFailure 37
Could not create the event to signal arriving LONWORKS messages from the network.
lcaErrDsEventSignalTimeout 38
Timed out waiting for a synchronizing event to be signaled by a LONWORKS network
response.
lcaErrDsCannotForceDataRequest 39
Unused.
lcaErrDsNvIllegalRetry 40
The number of retries specified for this network variable is out of range.
lcaErrDsNvIllegalInterval 41
The interval specified for this network variable is illegal.
lcaErrDsInvalidDriverName 42
The network interface driver specified does not exist.
lcaErrDsMismatchTypeSize 43
The type specified is not the correct size to represent this network variable.
lcaErrDsFmtTypeNotFound 44
The format type referenced does not exist.
lcaErrDsNvIllegalField 45
The network variable field referenced does not exist.
lcaErrDsInvalidServerHandle 46
The Data Server handle passed in is invalid.
lcaErrDsOptionIsReadOnly 47
Option is read-only. The value may not be set.
lcaErrDsObjectNotStarted 48
Failed because the object referenced must be started first.