Nif_err_device_not_present, Nif_err_exceed_limit, Nif_err_invalid_descriptor – National Instruments NI-FBUS User Manual

Page 101: Nif_err_multiple, Nif_err_not_found, Nif_err_object_access_denied, Nif_err_object_access_unsupported, Nif_err_obsolete_desc, Nif_err_ordinal_num_out_of_range, Nif_err_parameter_check

Advertising
background image

Appendix A

Error Messages and Warnings

NI-FBUS Configurator User Manual

A-2

ni.com

NIF_ERR_DEVICE_NOT_PRESENT

The requested device is not operational.

NIF_ERR_EXCEED_LIMIT

The device reported that the value exceeds the allowable limit during a
write operation.

NIF_ERR_INVALID_DESCRIPTOR

The descriptor you gave is invalid.

NIF_ERR_MULTIPLE

There are duplicate block tags.

NIF_ERR_NOT_FOUND

NI-FBUS could not find the specified object.

NIF_ERR_OBJECT_ACCESS_DENIED

The Fieldbus interface does not have the required privileges. The access
group you belong to is not allowed to acknowledge the event, or the
password you entered is incorrect.

NIF_ERR_OBJECT_ACCESS_UNSUPPORTED

The device does not support write access to this object.

NIF_ERR_OBSOLETE_DESC

The input descriptor is no longer valid. It was closed before a function
completed.

NIF_ERR_ORDINAL_NUM_OUT_OF_RANGE

The ordinal number is out of the device range.

NIF_ERR_PARAMETER_CHECK

The device reported a violation of parameter-specific checks.

Advertising