strerror

Get error code description *

string
strerror
(
int code
)

Return Value

Type: string

description of error Generally, positive error codes represent errors reported by the PLC, while negative ones represent errors detected by LIBNODAVE, e.g. no response from the PLC.

Meta