Error codes – Rockwell Automation 2711C-xxxx PanelView Component HMI Terminals User Manual

Page 117

Advertising
background image

Publication 2711C-UM001I-EN-P - July 2014

117

PanelView Component Emulator Appendix C

Error Codes

There are a variety of failure conditions that can occur in the emulator/browser
launch process. The launch mechanism contains a popup dialog to report errors
to the user. To avoid multi-language issues, the error reporting dialog simply
contains a title bar and up to three pieces of error detail information. The first
piece of this error detail information is required. This is the error code. The
remaining two pieces are optional and their content varies according to the error
code.

PVcEmClick Error Codes

Code

Parameter 1

Parameter 2

Description

0x10001

0

<cmd args>

Invalid command line

0x10002

0

Missing CHA file name/path command
argument

1

<name/path>

CHA file name/path argument ends in a \

2

<name/path>

CHA file name/path does not contain
path info

0x10003

0

<keyname>

Emulator info not found registry

0x10005

0

<err code>

Error reading CHA file header

1

<cha param>

Invalid CHA file header content

0x1000A

Failed calling launch script

PVcEmLaunch Error Codes

Code

Parameter 1

Parameter 2

Description

0x20001

0

<cmd args>

Invalid command line

0x20003

0

<keyname>

Emulator root not found registry

1

<keyname>

No matching emulator version found in
registry

0x20004

0

<version>

Best fit, invalid version number format

1

<err code>

Best fit, failed enumerating installed
versions

2

Best fit, no best fit found

0x20006

0

<xml name>

No TitleBar found in emulator skin XML
file

0x20007

The emulator is already running

0x20008

0

<err code>

Unable to enumerate emulator registry
parameters

0x20009

0

<keyname>

Base emulator command string not
found in registry

1

Error constructing emulator command
string

2

<keyname>

Base web browser command string not
found in registry

3

Error constructing web browser
command string

Advertising