Owner manual
OpenLNS Programmer's Reference 1018
lcaErrLnsDsNotImpl 368
Not implemented.
lcaErrLnsDsPointer 369
Invalid pointer.
lcaErrLnsDsInvalidArg 370
Invalid argument. One way this error can occur is if you call the Write method on a
DataPoint object obtained from a NetworkVariable or NvMonitorPoint object before
reading or setting its value with the DsIsDefaultFormat property, the RawValue
property, or the Value property. This indicates that the DataPoint ’s buffer is empty.
lcaErrLnsDsRange 371
Argument supplied is out of valid range.
lcaErrLnsDsTimeout 372
Timeout occurred.
lcaErrLnsDsSizeTooSmall 373
Size is too small.
lcaErrLnsDsInvalidObject 374
Object not valid.
lcaErrLnsDsInvalidWindow 375
Invalid window.
lcaErrLnsDsInvalidOperation 376
Operation not valid, or the operation was attempted on an invalid object.
lcaErrLnsDsQueueFull 377
The message queue is full and the most recent message has been dropped.
lcaErrLnsDsQueueStopped 378
The message queue was stopped by a client application and the most recent message has
been dropped.
lcaErrLnsDsOutstandingRefs 379
Outstanding object references still exist.
lcaErrLnsDsOutstandingClients 380
Outstanding clients still exist.
lcaErrLnsDsOutstandingNetworks 381
Outstanding networks still exist.
lcaErrLnsDsOutstandingVNIs 382
Outstanding VNIs still exist.
lcaErrLnsDsOutstandingMonitorSets 383
Outstanding monitor sets still exist.
lcaErrLnsDsNotFound 384