Sie sind auf Seite 1von 39

CREW runtime error codes and description

SOFTWARE

Connect
Ideas.
Shape
solutions.
Page 1 of 39
Sommario
CREW Runtime...................................................................................... 6
Error list and description ....................................................................... 6
Error code: 80070015..................................................................................................................................................... 6
Error code: C0303274 .................................................................................................................................................... 6
Error code: C030054C .................................................................................................................................................... 6
Error code: C0301264 .................................................................................................................................................... 6
Error code: C030122B .................................................................................................................................................... 6
Error code: FFA30002 ..................................................................................................................................................... 7
Error code: C30050C ...................................................................................................................................................... 7
Error code: C0300521C .................................................................................................................................................. 7
Error code: 80070015..................................................................................................................................................... 7
Error code: 80004005..................................................................................................................................................... 8
Error code: C0301350 .................................................................................................................................................... 8
Error code: C0301350 .................................................................................................................................................... 8
Error code: C0301350 .................................................................................................................................................... 8
Error code: C0301350 .................................................................................................................................................... 8
Error code: C0301350 .................................................................................................................................................... 9
Error code: C0301350 .................................................................................................................................................... 9
Error code: C0301350 .................................................................................................................................................... 9
Error code: C0301350 .................................................................................................................................................... 9
Error code: C0301350 .................................................................................................................................................. 10
Error code: C0301350 .................................................................................................................................................. 10
Error code: C030323D .................................................................................................................................................. 10
Error code: C0303240 .................................................................................................................................................. 10
Error code: 80070005................................................................................................................................................... 11
Error code: C0300510 .................................................................................................................................................. 11
Error code: C0300549 .................................................................................................................................................. 11
Error code: C0300503 .................................................................................................................................................. 11
Error code: C0301116 .................................................................................................................................................. 11
Error code: C0301112 .................................................................................................................................................. 11
Error code: C03004B2 .................................................................................................................................................. 12

Page 2 of 39
Error code: C03004B7 .................................................................................................................................................. 12
Error code: C030045B .................................................................................................................................................. 13
Error code: C030060C .................................................................................................................................................. 13
Error code: 800700B7 .................................................................................................................................................. 14
Error code: C030050F................................................................................................................................................... 14
Error code: C0300261 .................................................................................................................................................. 14
Error code: C030052E................................................................................................................................................... 15
Error code: C0300453 .................................................................................................................................................. 15
Error code: C0301103 .................................................................................................................................................. 16
Error code: C0302024 .................................................................................................................................................. 16
Error code: C0301263 – 030054C ................................................................................................................................ 17
Error code: C0302202 .................................................................................................................................................. 17
Error code: C0301352 .................................................................................................................................................. 17
Error code: C030052E................................................................................................................................................... 18
Error code: C0300524 .................................................................................................................................................. 18
Error code: C03004B2 .................................................................................................................................................. 18
Error code: C03004E0................................................................................................................................................... 18
Error code: C0302202 .................................................................................................................................................. 19
Error code: C0303194 .................................................................................................................................................. 19
Error code: C030052E................................................................................................................................................... 19
Error code: 800A000D .................................................................................................................................................. 20
Error code: 800A01B6 .................................................................................................................................................. 20
Error code: C0300521 .................................................................................................................................................. 20
Error code: C0301263 – C0300527 .............................................................................................................................. 21
Error code: C0301358 .................................................................................................................................................. 21
Error code: C0300281 .................................................................................................................................................. 21
Error code: C0301418 .................................................................................................................................................. 21
Error code: C0301213 .................................................................................................................................................. 22
Error code: C80020006 ................................................................................................................................................ 22
Error code: C0301233 .................................................................................................................................................. 22
Error code: C0303234 .................................................................................................................................................. 23
Error code: C030330B .................................................................................................................................................. 23
Error code: C0301104 .................................................................................................................................................. 23

Page 3 of 39
Error code: C0301373 .................................................................................................................................................. 24
Error code: C030233A .................................................................................................................................................. 24
Error code: C03004C8 .................................................................................................................................................. 24
Error code: C03004E3................................................................................................................................................... 24
Error code: 80070003................................................................................................................................................... 25
Error code: C03004E0................................................................................................................................................... 25
Error code: C03004DA .................................................................................................................................................. 25
Error code: C0300547 .................................................................................................................................................. 26
Error code: C030330B .................................................................................................................................................. 26
Error code: C030330A .................................................................................................................................................. 26
Error code: 80072751................................................................................................................................................... 26
Error code: FFFFFFFF .................................................................................................................................................... 27
Error code: C0301103 .................................................................................................................................................. 27
Error code: C0301226 .................................................................................................................................................. 28
Error code: C0300261 .................................................................................................................................................. 28
Error code: BC30451 .................................................................................................................................................... 29
Error code: C030122A .................................................................................................................................................. 29
Error code: C030127D .................................................................................................................................................. 29
Error code: C03004C8 .................................................................................................................................................. 30
Error code: C0300007 .................................................................................................................................................. 30
Error code: C03032A5 .................................................................................................................................................. 30
Error code: C03032A5 .................................................................................................................................................. 31
Error code: C030045D .................................................................................................................................................. 31
Error code: 80070005................................................................................................................................................... 31
Error code: C03032C5 .................................................................................................................................................. 31
Error code: C0301358 .................................................................................................................................................. 32
Error code: C0301352 .................................................................................................................................................. 32
Error code: C0301221 .................................................................................................................................................. 32
Error code: C030330E................................................................................................................................................... 33
Error code: C0303295 .................................................................................................................................................. 33
Error code: 8000000A .................................................................................................................................................. 34
Error code: C0301214 .................................................................................................................................................. 34
Error code: C030323A .................................................................................................................................................. 34

Page 4 of 39
Error code: C030049C .................................................................................................................................................. 35
Error code: C0300102 .................................................................................................................................................. 35
Error code: C030126B .................................................................................................................................................. 36
Error code: C0301257 .................................................................................................................................................. 36
Error code: 80072746................................................................................................................................................... 36
Error code: C0301353 .................................................................................................................................................. 37
Error code: C0301225 .................................................................................................................................................. 37
Error code: C0300523 .................................................................................................................................................. 38
Error code: C0300584 .................................................................................................................................................. 38

Page 5 of 39
CREW Runtime
Error list and description
Error code: 80070015
System 0
Script running too fast.
Analyze and modify the script trigger

Error code: C0303274


System 0 = C0303274
The application is writing a string value with a too high number of characters.
The tag is defined with less characters then the numeric field.

Error code: C030054C


System 0 = 00000000
Communication error.
For example try to acces a register that does not exist in the controller.

Error code: C0301264


Communication error.
For example trying to download a recipe with one or more PLC addresses not correct.
Read Fields tag failed
Module: Recipe Manager

Error code: C030122B


Communication error.

Page 6 of 39
Recipe structure tag addresses not correct, cable not-connected, PLC switched off.

Error code: FFA30002


Graphic library image error.
Generic error due to visualization problems.
Image resolution too big, too high color depth, PC graphic driver not updated.

Error code: C30050C


System error accessing ARM7 services
Module: Driver External
File: RNGStart.cpp
The application is using hardware resoyrces that are not available in the target.
For example download a 2 COM port application to a target having only a single COM port.

Error code: C0300521C


Module: Driver External
File: RNGStart.cpp
Generic communication error
PLC cable not connected

Error code: 80070015


System 0 = 00000000

Page 7 of 39
A MSGBOX display command is defined in a script that is running too fast.
Check the script trigger and delay the script execution.

Error code: 80004005


System error
Module: Undefined
File: RNGStart.cpp
Windows CE generic system error.
Complete terminal reset from the control panel and download the application.

Error code: C0301350


System error 112
Trying to access a disk that is already full.
For example try to export a file to a full USB stick

Error code: C0301350


System 5
RNG error –ESA script error Line 691
Script error at line 691
Code 00000005 means access to the device not allowed.
For example disk full, disk not present or not formatted.

Error code: C0301350


System 123 (00000007B)
File name or dictory name is not correct

Error code: C0301350


System 38 (000000026)
File too big, cannot be saved in the selected disk

Page 8 of 39
Error code: C0301350
System 32 (000000020)
RNG error, ESA script error-system error
Line 65
The path defines in the ESAHMI.ESACOPY function are missed or not correct (@ Line 65)

Error code: C0301350


System 18 (000000012)
RNG error, ESA script error-system error
Line 61
The file path is missed or not correct

Error code: C0301350


System 1127 (000000467)
RNG error, ESA script error-system error
ESAHMI.ESAFILE.OPEN “FileName”, a
The file cannot be opened (missed or corrupted)

Error code: C0301350


System 2 (000000002)
RNG error, ESA script error-system error
ESAHMI.ESAFILE.COPY
Line 8
Path of the source and destination files are not correct.

Page 9 of 39
Error code: C0301350
System 2 (000000002)
RNG error, ESA script error-system error
ESAHMI.ESAFILE.Isdirectory
The file is missed

Error code: C0301350


System 6 (000000006)
RNG error, ESA script error-system error
Line 27
ESAHMI.ESAFILE.Findnext
File not available or cannot be accessed

Error code: C030323D


Maximum number of loaded fonts exceeded
Module: page manager
Too many fonts have been loaded in the project.
Maximum number of fonts: 124
With Crew release older then 1.04 the maximum number of fonts was 32

Error code: C0303240


Too many active alarms views
Module: Page manager
Too many alarms defined in the projet
Too many alarm views opened (the max number is 8)

Page 10 of 39
Error code: 80070005
Access to the log folder is not possible.
Delete manually the log file in this folder

Error code: C0300510


Error from ARM7 answer message
Module: driver external
The communication board firmware has not been completely loaded.
Reset and force a new download.

Error code: C0300549


Protocol function time out
Module: driver
The script cannot read the specified tag

Error code: C0300503


Used COM port is not opened
Module: driver external
Error displayed during the product dtart up.
The driver is not yet fully loaded and available.
Delay the request coming via script code.

Error code: C0301116


System 0 (00000000)
Group sources: acquisition already in progress

The datalog acquisition is already running.


It is not possible to fire a second command forcing the data acquisition.

Error code: C0301112


Log file sampleas read error
File: samples mnager

The datalog file is corrupted amd has to be deleted manually

Page 11 of 39
Error code: C03004B2
ESA script error.
Tag has no valid value
The value given to the vbscript function is not valid.
For example if the script is fired before the communication heas been established the value will be NULL
unless the tag does have a default value.

Error code: C03004B7


Unsupported type in specified tag value
The value given to the vbscript function is not of the same type of the tag.
For example try to read an integer value in a boolean tag.

Page 12 of 39
Error code: C030045B
In case one of more tag of a group is deleted, this error will be displayed during compiling mode or validate mode.

Error code: C030060C


Value position overflowingrange in received request
Module: Driver Internal

Too big recipe for the internal memory.


Check the recipe structure.

Page 13 of 39
Error code: 800700B7
Module: undefined

Error during the persistent data transfer to the flash memory.


Hardware problem.
Internal flashmemory faulty, USB disk not inserted.

Error code: C030050F


Timeout when accessing to ARM7 module
Module: Driver External File: \RNGStart.cpp, 139

Communication error between the main board and the integrated communication card.
Hardware problem.

Error code: C0300261


Error in variable parameter acquisition

Communication with the external device is in error mode.

Page 14 of 39
Error code: C030052E
Icmp command on specified IP address was failed

The ethernet communication with the external device is not running properly (communication error)

Error code: C0300453


Wrong varian parameters in address mapping
Module: DataServer

Compiler error.
Close, reopen Crew and compile again.

Page 15 of 39
Error code: C0301103
File error
Wrong value in XML attribute

In both cases compiling error.


Close, reopen Crew and compile again.

Error code: C0302024


In simulation mode ???? are displayed instead of the tag values.
The tag name is too long (more then 64 characters).

A Network password is defined in the project and in simulation mode this password does not let the
connection to be started.

Page 16 of 39
Error code: C0301263 – 030054C
Write fields tag failed
Module: Recipemanager
Protocol error in received device response

Communication error during the recipe download.

Error code: C0302202


Webserver start failure
In simulation mode.
The webserver port (by default port 8080) cannot be accessed by the runtime.

Error code: C0301352


VBScript conversion error
A tag array has been defined but no default value has been given.
It is mandatory to initialize a script tag.

Page 17 of 39
Error code: C030052E
Icmp command specified IP address was failed
Module: driver external

Ethernet driver communication problems.

Error code: C0300524


Error connecting socket to server

Ethernet driver communication problems

Error code: C03004B2


Tag has no valid value
Dyno_Con_Enable_Transfer = tag.Getcurrentvalue

The getcurrentvalue can be used only if the tag is displayed on the current page or the flag
alwaysupdate is selected.

Error code: C03004E0


Specified tag name not found
The tag given as parameter to the script function does not exist.
Double check the tag name.
IT IS KEY SENSISTIVE

Page 18 of 39
Error code: C0302202
Webserver start failure

The webserver port (by default port 8080) cannot be accessed.


Another application is accessing the same port or it firewall protected.

Disable the webserver in the project

Error code: C0303194


One or more tag name are longer then 64 characters

Error code: C030052E


Ethernet communication error.
Not even the PING command is working properly.
Check the communication cable.

Page 19 of 39
Error code: 800A000D
VBScript Type mismatch

Object belonging to different types are compared and cannot match by the automatic VBSCRIPT
casting.

Error code: 800A01B6


System C0301330
RNG Error object doesn’t support this property or method: SHOWPAGENAME “PagePopup1”

The object cannot be accessed.


For example if the vbscript code is trying to close a pop up window that is not displayed any more.

Error code: C0300521


Module: driver external
Communication problem with the ethernet driver

Page 20 of 39
Error code: C0301263 – C0300527
Write fields tag failed
Errror in packet trasmission

Communication error during the recipe download

Error code: C0301358


Invalid control name

The object accessed via the script command is not available.


In case the object is part of a pop_up page just opened a a delay (ESASLEEP) before accessing the
object.

Error code: C0300281


Cannot access top event log file tracing now disable

The log file must be deleted manually.


This problem is solved with the last release of Crew 3.X

Error code: C0301418


Cannot create file for user info
Module: Users manager

The user log file must be deleted manually


This problem is solved with the last release of Crew 3.X

Page 21 of 39
Error code: C0301213
Tag Type error
Module: Recipemanager

A tag with type numeric or array has been selected for the Recipe name or Comment

A string type is mandatory

Error code: C80020006


Unknown name

Some script has been removed and there are still event firing these script.

Error code: C0301233


Recipe name not valid

A recipe function is using a recipe name that in not in the archive or does not have the correct
number of characters in the recipe name.

Page 22 of 39
Error code: C0303234
Error in project image initialization

One or more images of the project have not been compiled correctly.
Check the number of images and the resolution.
Force the display resolution in the images and then import in the project.

Try not to import high resolution images and then strech them in the project.

Error code: C030330B


Installed license not compatible with running project

In the project the numbber of device tags is higher then the license one.
Modify the project or install a licence managing an higher number of tags

Error code: C0301104


File: Samplemanager.dll

Too many samples defined in the datalog buffers.


The HMI memory cannot manage such an high number of samples.

Page 23 of 39
Error code: C0301373
ESA script error disk full

Displayed in case the disk the script function is going to access is not available (for example the USB
stick is not inserted) or full.

Error code: C030233A


The Crew and Codesys applications are not syncronized.

Error code: C03004C8


Syncronous request time out
The tag name is not correct

Error code: C03004E3


ESA script error
System 0 (00000)

Invalid path given to the VBSCRIPT function.


Look for the Line of the error and check the path.

Page 24 of 39
Error code: 80070003
Create file error
Module: Recipe Manager

It is not possible to find the specified path of the file.


USB stick or Memory card have been removed

Error code: C03004E0


Specified tag name not found

The tag name is not valid.


In case of tag name created via a script function check the procedure creating the name.

Error code: C03004DA


Value type not supported by the requested operation

The tag given as parameter to the funtion is not valid.


For example the communication is not working fine or the tag type is not the correct one for that specific
function.

Page 25 of 39
Error code: C0300547
Wrong device parameter
Module: driver external

The communication parameter for that specific driver are not correct.
For example Ip address 0.0.0.0

Error code: C030330B


Installed license not compatible with running project.

The reason can be the tag number or the fact that the customer is using an ESA RT license with a
non-ESA computer.
In this case the OEM license is required.

Error code: C030330A


Planner too small for its element to be drawn

The scheduler view on a page is too small for the data to be displayed.
Reduce the zooming property value.

Error code: 80072751


The server device the script is trying to access is not onlline.

Page 26 of 39
Error code: FFFFFFFF
Undefined system error

The CREW runtime is trying to access a Codesys tag that is not available any more.
The customer has modified and downloaded the Codesys application without download the Crew
one.
The two projects are not syncronized.

il primo errore è relativo a una funzione predefinita "SET" (set di


un valore in un tag); però il codice di errore non mi dice niente.
(Mirko)
Questo è dovuto ad un evento della tag che è lincata ad una tag non esistente nel
Symbol Configuration di CDS, perché è stata commentata. Infatti da CDS si vede che i noi
dell tag sono di colore rosso.
Inoltre su varie tag è presente un loop di concatenazioni di tag sempre uguali, la tag
richiama se stessa.(21- 06-17da analisi applicativo)

Error code: C0301103


System error: Sample manager.xml

A datalog with 0 samples has been added to the project.

Page 27 of 39
Error code: C0301226
Check file lenght error
Module: Recipemanager

A recipe archive with a different structure has been loaded (for example via USB stick).

Error code: C0300261


Error in variable parameter acquisition
Module: FxManager

Check the tag event and the function.


A function is using as parameter a tag that is running the same function via its event.
A sort of tag-function parameter loopback

Page 28 of 39
Error code: BC30451

This error is typical of the WPF Crew runtime.


The script tags have to be declared.
With the Opengl runtime this is not necessary.

Error code: C030122A


Read file error
Module: Recipes Manager

The recipe backup file has been creayed with a different recipe structure.
Check the backup file procedure.

Error code: C030127D


Invalid file format
Module: Recipe manager

The CSV file that is going to be imported (recipe archive) is not of the expected format.
Check the CSV file layout.

Page 29 of 39
Error code: C03004C8
Syncronous request
Timeout Module: Dataserver
File: \Fxmanager.cpp

The error is due to a Set tag value function that is not completed.
The reason can be tthe tag address or the quantity of data that is exchanged in a specific period of
time.

Error code: C0300007


In this panel has been downloaded previously a project having the FDA support enabled.
It is necessary to remove the FDA support from the windows registry.
Add an FDA view and reset the FDA log file from the view.

Error code: C03032A5


Out of memory allocating sub-layers controls
Module: Page Manager
There is one or more tags with empty address.
Check the tag list and addresses.

Page 30 of 39
Error code: C03032A5
Control pags must not be controlled

Error code: C030045D


Tag device does not match group device
There is a group of indirect tags (having the device associated to a tag) including tags with different
types.
In this group only tag having the same type can be added.

Error code: 80070005


General access denied error
Crew must be run ad administrator.

Error code: C03032C5


Wrong number of values in the button state
Module: PageManager
The property listimage is empty (in ON or OFF state).

Page 31 of 39
Error code: C0301358
System 0 (00000000)

In this case the script is trying to access an object wich is still not available.
For example this object is belonging to a pop_up page that is not yet opened.

Error code: C0301352


System 0 (00000000)

Displayed when accessing an array tag in case the tag array has not ben written with default values.
Each tag array must be first written with default values.

Error code: C0301221

SD memory with High Capacity (HC) can be used but must be formatted with the standard FAT32.

Page 32 of 39
Error code: C030330E
Check control tags of recipe items: device connection might be required in order to
work with recipes. Module: Page Manager

In the recipe there are tags with linear correction based on the value of other tags.
It is displayed in case the communicattion with the PLC is not available and the value of the tag
necessary for the conversion cannot be defined.

Solve the communication problems.

Error code: C0303295


Wrong password
Module: page manager

The inserted password is not the correct one.

Page 33 of 39
Error code: 8000000A
Undefined system error

Has been sent a mail but the everyware service is not available.

Error code: C0301214


Tag Lenght Error

The recipe name is too long (more then 32 characters)

Error code: C030323A


Page not found

No home page in the project (probably has been deleted).

Page 34 of 39
Error code: C030049C
Mathematical exception in conversion application.
Module: Dataserver

A tag convversion based on PLC tag values has been defined but the value of these tags is 0.

Error code: C0300102


Core module version not supported.
Module: RNGStart.cpp

Due to download error in the HMI there are some runtime files of a previous Crew release.
Force a complete system reset via the control panel then download again.

Page 35 of 39
Error code: C030126B
Timeout
Module: Recipe Manager

The recipe daownload has been defined with syncronization but no syncronization management has
been added to the PLC application.

Error code: C0301257


No rrom enough for file on storage unit
Module: Undefined

The disk is full (probably trying to export an archive to a full USB stick).

Error code: 80072746

Error from the mail Everyware service.


The HMI is not online or the mail server is not available.

Page 36 of 39
Error code: C0301353
Var conversion error
System 0 (00000000)

The data given as parameter to the script function is not the same of tho one expected.
Fix the vbscript code.

Error code: C0301225


Check file lenght error
Module: Recipes Manager

The recipe archive is not compatible with the running application or does not exist.
For example the recipe archive was saved on a USB stick that is not inserted any more.

Page 37 of 39
Error code: C0300523
Error creating socket
Module: Driver external

The ethernet communication cannot be established.


Even the simple PING command is not working.
Cable or external device network problems.

Error code: C0300584


Error accessing to Focas2 library service

The Focas2 library has not been installed or it is not starting properly.

Page 38 of 39
Connect
ideas.
shape
solutions.
39 S.p.A.
PageESA of 39| www.esa-automation.com |

Das könnte Ihnen auch gefallen