Nif_err_resources, Nif_err_server_connection_lost, Nif_err_server_not_responding – National Instruments NI-FBUS User Manual

Page 102: Nif_err_sm_not_operational, Nif_err_symbol_file_not_found, Nif_err_timeout, Nif_err_write_is_prohibited, Nif_err_wrong_mode_for_request, Nifconf_err_address_out_of_range, Nifconf_err_address_used

Advertising
background image

Appendix A

Error Messages and Warnings

© National Instruments Corporation

A-3

NI-FBUS Configurator User Manual

NIF_ERR_RESOURCES

NI-FBUS is unable to allocate some system resource. This is usually a
memory problem.

NIF_ERR_SERVER_CONNECTION_LOST

The session established with NI-FBUS for this descriptor has been closed
or lost.

NIF_ERR_SERVER_NOT_RESPONDING

Either the NI-FBUS server has not been started, or the server, in its current
state, cannot respond to the request.

NIF_ERR_SM_NOT_OPERATIONAL

The device is present, but cannot respond because it is at a default address.

NIF_ERR_SYMBOL_FILE_NOT_FOUND

NI-FBUS could not find the symbol file.

NIF_ERR_TIMEOUT

The device containing the object is present but did not respond within the
timeout period.

NIF_ERR_WRITE_IS_PROHIBITED

The device reported that the

WRITE_LOCK

parameter value is set.

The

WRITE_LOCK

parameter prohibits writing to the

name

parameter.

NIF_ERR_WRONG_MODE_FOR_REQUEST

The device reported that the current function block mode does not allow
you to write to the parameter.

NIFCONF_ERR_ADDRESS_OUT_OF_RANGE

This address does not fit in the allowable range of addresses.

NIFCONF_ERR_ADDRESS_USED

This address is already taken.

Advertising