Owner manual

OpenLNS Programmer's Reference 1021
lcaErrLnsDsInvalidClientContext 420
Invalid or no client context was supplied.
lcaErrLnsDsImplicitAddress 421
The requested operation is not allowed, as the monitor point uses implicit addressing.
lcaErrLnsDsExplicitAddress 422
The requested operation is not allowed, as the monitor point uses explicit addressing.
lcaErrLnsDsNotOwner 423
The requested operation is not allowed, as the client is not the owner of the object or
process affected.
lcaErrLnsDsNoNameServicesManager 424
Cannot look up the requested name, as there is no name service manager defined.
lcaErrLnsDsNameTooLong 425
The name specified is too long.
lcaErrLnsDsCountMismatch 426
Reference/Lock count mismatch. This could be caused by too many Release calls being
made by the application.
lcaErrLnsDsNotPermanentMonitorSet 428
The requested operation can only be performed on a permanent monitor set.
lcaErrLnsDsNotPermanentMonitorPoint 429
The requested operation can only be performed on a permanent monitor point.
lcaErrLnsDsException 430
An unexpected exception occurred.
lcaErrLnsDsInitUpdateFailed 431
A network variable could not be updated.
Formatter Errors
These are errors returned by the LNS formatter. These errors may be returned when
LNS fails to read data from a resource file properly. These errors will appear in the
format Subsystem: Formatter, #<Error Number>. The LNS values for these errors are
equal to the error number plus 18,500.
lcaErrFormatNotFound 1
Not found.
lcaErrFormatNotImplemented 2
Not implemented.
lcaErrFormatInvalidLocaleData 3
Invalid locale data.
lcaErrFormatTypeNotFound 4
Type not found.