Rockwell Automation 1788-FFCT NI-FBUS Configurator User Manual User Manual

Page 68

Advertising
background image

Publication 1788-UM052B-EN-P - April 2002

A-2 Error Messages and Warnings

NIF_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_SM_NOT_OPERATIONAL

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

NIF_SYMBOL_FILE_NOT_FOUND

NI-FBUS could not find the symbol file.

NIF_TIMEOUT

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

NIF_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_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.

NIFCONF_ERR_BAD_WIRE

This wire is not completely attached to an output and input(s).

NIFCONF_ERR_BLOCK_SCHEDULE_CONFLICT

A block in this device is already scheduled for this time. Do not schedule more

than one block in the device at the same time.

NIFCONF_ERR_BUF_TOO_SMALL

The buffer is too small.

NIFCONF_ERR_CONFIGURING

You are configuring this project. If you get this error, stop configuring the
project to continue.

NIFCONF_ERR_CONFUSED_WIRE

This wire is not working. The NI-FBUS Configurator has removed it.

NIFCONF_ERR_CORRUPT_FILE

The NI-FBUS Configurator found a corrupt file object.

NIFCONF_ERR_COULD_NOT_DETERMINE_SCHEDULE

The NI-FBUS Configurator cannot fit the schedule of the loop into the current
schedule. Usually, insufficient time or poor choice of loop times cause this
error. Use integer multiples such as 1, 2, 4, and so on, instead of multiples like
5, 7, 13, and so on, to solve this problem.

NIFCONF_ERR_COULD_NOT_START_THREAD

The NI-FBUS Configurator is unable to start a new thread.

NIFCONF_ERR_DD_SIZE_MISMATCH

The actual data size does not match the DD data size.

NIFCONF_ERR_DEVICE_NOT_ALIVE

The device is not responding.

NIFCONF_ERR_DOWNLOAD_INCOMPLETE

The link is only partially configured.

NIFCONF_ERR_DUPLICATE_ADDRESS

The address for this device was found elsewhere in the configuration file.
Duplicate addresses are not allowed on a fieldbus link.

NIFCONF_ERR_DUPLICATE_TAG

The tag for this object was found elsewhere in the configuration file. Duplicate
tags are not allowed on a fieldbus link.

NIFCONF_ERR_INCOMPATIBLE_VERSION

This file was made with a newer version of the NI-FBUS Configurator. There
might be unpredictable problems with the project.

NIFCONF_ERR_INVALID_MACROCYCLE

This macrocycle conflicts with a previously defined macrocycle.

NIFCONF_ERR_INVALID_NUMBER

This is an invalid number. A number can use the digits 0-9 and the letters a-f.
Hexadecimal numbers can be preceded with

0x

.

NIFCONF_ERR_INVALID_TAG

This tag is not valid.

NIFCONF_ERR_INVALID_VALUE

You have entered an incorrect value. Please check the value(s) and the valid
ranges for the values.

NIFCONF_ERR_LOOP_IS_EMPTY

This loop does not contain any blocks.

Error

Possible Solution

Advertising