Chapter 8: error numbers – Horner APG SmartStack I/O HE800DNS600/HEDNS600 User Manual
Page 69
MAN0577-03-en
Page 69 of 98
EO 09-0009
DeviceNet Modules
HE800DNM650 & HE800DNS600
CHAPTER 8: ERROR NUMBERS
8.1. CIF Device Driver (Dual-port memory) Error Numbers (-1-49)
This is the list of error numbers of dual-port memory access using the CIF Device Driver.
Error Number Description
-1
Driver: Board not initialized
The communication board is not initialized by the driver.
No or wrong configuration found for the given board, check the driver
configuration.
Driver function used without calling DevOpenDriver() first.
-2
Driver: Error in internal ‘Init state‘
-3
Driver: Error in internal ‘Read state‘
-4
Driver: Command on this channel is active
-5
Driver: Unknown parameter in function occurred
-6
Driver: Version is incompatible
The device driver version does not correspond to the driver DLL version.
From version V1.200 the internal command structure between DLL and
driver has changed. Make sure to use the same version of the device
driver and the driver DLL.
-10
Device: Dual port memory RAM not accessible (board not found)
Dual-ported RAM (DPM) not accessible / no hardware found.
This error occurs, when the driver is not able to read or write to the Dual-
port memory.
Check the BIOS setting of the PC Memory address conflict with other PC
components.
Try another memory address, check the driver configuration for this
board, check the jumper setting of the board.
-11
Device: Not ready (RDY flag=Ready, flag failed)
Board is not ready. This could be a hardware malfunction or another
program writes inadmissible to the dual-port memory.
-12
Device: Not running (RUN flag=Running flag failed)
The board is ready but not all tasks are running, because of an
initialisation error. No data base is loaded into the device or a wrong
parameter can causes that a task can't initialise.
-13
Device: Watch dog test failed
-14
Device: Signals wrong Operating System version
No license code found on the communication board. Device has no
license for the used operating system or customer software. No firmware
or no data base to the device is loaded.
Table 24: CIF Device Driver Error Numbers (-1..-14)