Input and Output (I/O)

A LAN Server API function returning error codes 2351-2362 encountered an error while processing input or output. ┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_InvalidComputer │ 2351 │ The specified computer name is not │
│ │ │ valid. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_MaxLenExceeded │ 2354 │ The string and prefix specified are too │
│ │ │ long. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadComponent │ 2356 │ This path component is not valid. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_CantType │ 2357 │ The type of input cannot be determined. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_TooManyEntries │ 2362 │ The buffer for types is not big enough. │
└───────────────────────────┴───────┴──────────────────────────────────────────┘


[Back: Serial Device]
[Next: Audit Log and Error Log]