• No results found

Operator Panel (OPL)

In document CSCw32 Sys Eng1 (Page 141-149)

StClass:

STCLASS_OK No error

STCLASS_ERROR_OPL Error of the CSCWOPL.DLL

StCode:

2000FA02 OPL_INIT_ERROR Reason:

The logical communication with the operator panel could not be established. Measure:

Check the operator panel and the V.24 line. 2000FA03 OPL_INITRUN

Reason:

The setup program is running on the operator panel at the moment, therefore it cannot accept commands yet.

Application:

Call this command again after a short wait time. 2000FA04 OPL_MAXBUFFER_EXCEEDED

Reason:

The operator panel requests more characters than can be buffered internally by the device handler. Application:

Request less characters with job "CscOplReadCharStr". 2000FA05 OPL_INVALID_PARAMETER

Reason:

An invalid parameter has been specified when calling a function from the OPL device handler. Application:

Operator Panel (OPL)

2000FA06 OPL_INVALID_PSZREPLACE Reason:

The memory location, to which the pointer "pszReplace" of the type CSCOPLREADDATA points, cannot be accessed.

Application:

Check the contents of the structure CSCOPLREADDATA when calling the function "CscOplReadChar" or "CscOplReadCharStr".

2000FA07 OPL_INVALID_MODE Reason:

The function call is not allowed due to current mode of the OPL device handler. Application:

Text mode: To display a graphic the graphic mode has to be activated first. Graphic mode: Calls of functions modifying the screen content are not possible. 2000FA08 OPL_RUNNING_SCRIPT

Reason:

The function call is not possible because currently a script is being executed. Application:

Wait for the user action terminating the execution of the script file. 2000FA0A OPL_NO_CURSOR_POS_SAVED

Reason:

The "CscOplRestoreCurPos" function was called before the cursor was saved with the "CscOplSaveCurPos" function.

Application:

Save the cursor position beforehand with the "CscOplSaveCurPos" function. 2000FA0B OPL_INVALID_RESPONSE

Reason:

The received V.24 data were not in the expected format. Measure:

Check the hardware.

2000FA30 OPL_GRAPHIC_FILE_OPEN Reason:

Operator Panel (OPL)

2000FA31 OPL_GRAPHIC_FILE_READ Reason:

Error reading the graphic file. Measure:

Check the graphic file.

2000FA32 OPL_GRAPHIC_FILE_SETPOS Reason:

Error setting the position within the graphic file. Measure:

Check the graphic file.

2000FA33 OPL_GRAPHIC_FILE_CLOSE Reason:

Error closing the graphic file. Measure:

Check the graphic file.

2000FA34 OPL_GRAPHIC_INVALID_TYPE Reason:

The format specified within the graphic file is not supported. Measure:

Check the graphic file.

2000FA35 OPL_GRAPHIC_INVALID_RESOLUTION Reason:

The resolution specified within the graphic file is not supported. Measure:

Check the graphic file.

2000FA36 OPL_GRAPHIC_INVALID_COLOR Reason:

The number of colours specified within the graphic file is not supported. Measure:

Operator Panel (OPL)

2000FA37 OPL_GRAPHIC_INVALID_COMPRESSION Reason:

The data compression specified within the graphic file is not supported. Measure:

Check the graphic file.

2000FA38 OPL_GRAPHIC_INVALID_SIZE Reason:

The graphic file has got an invalid size. Measure:

Check the graphic file.

2000FA39 OPL_GRAPHIC_PATH_TOO_LONG Reason:

The fully-qualified filename is too long. Measure:

Check the length of the filename; possibly in consideration of CSCROOT. 2000FA40 OPL_SCRIPT_FILE_OPEN

Reason:

Error opening the script file. Measure:

Check the script file.

2000FA41 OPL_SCRIPT_FILE_READ Reason:

Error reading the script file. Measure:

Check the script file.

2000FA42 OPL_SCRIPT_FILE_CLOSE Reason:

Error closing the script file. Measure:

Operator Panel (OPL)

2000FA43 OPL_SCRIPT_LINE_TOO_LONG Reason:

The script file contains a line that is too long. Measure:

Check the script file.

2000FA44 OPL_SCRIPT_TOO_MANY_COMMANDS Reason:

There are too many commands within the script file. Measure:

Check the script file.

2000FA45 OPL_SCRIPT_INVALID_COMMAND Reason:

Invalid command in script file. Measure:

Check the script file.

2000FA46 OPL_SCRIPT_INVALID_SYNTAX Reason:

Invalid command syntax in script file. Measure:

Check the script file.

2000FA47 OPL_SCRIPT_INVALID_PARA Reason:

Invalid parameter in script file. Measure:

Check the script file.

2000FA48 OPL_SCRIPT_MISSING_PARA Reason:

Command parameter missing in script file. Measure:

Operator Panel (OPL)

2000FA49 OPL_SCRIPT_MISSING_REPEAT Reason:

Command REPEAT missing in script file (ENDREP without REPEAT). Measure:

Check the script file.

2000FA4A OPL_SCRIPT_MISSING_ENDREP Reason:

Command ENDREP missing in script file (REPEAT without ENDREP). Measure:

Check the script file.

2000FA4B OPL_SCRIPT_NESTED_LOOP Reason:

Nested loop not allowed in script file. Measure:

Check the script file.

2000FA4C OPL_SCRIPT_EMPTY_LOOP Reason:

Empty loop not allowed in script file. Measure:

Check the script file. 2800FA11 OPL_PARITY_ERROR

Reason:

The operator panel detected a parity error during data transmission. Application:

Repeat job Measure:

Operator Panel (OPL)

2800FA12 OPL_USER_CHARSIZE_NOT_DEFINED Reason:

The character size defined by the user is not defined. Application:

The application uses a character size which is not supported by the connected operator panel. Measure:

Check that the correct operator panel is connected. 2800FA13 OPL_CODETABLE_RAM_FULL

Reason:

The character set RAM is filled or the function is not supported. Measure:

Check the hardware.

2800FA14 OPL_CHAR_DEFDAT_NOT_CORRECT Reason:

The character definition data are not correct. Application:

Check application program 2800FA15 OPL_HARDWARE_FAILURE

Reason: Hardware faulty. Measure:

Check the hardware

2800FA16 OPL_ESC_SEQUENCE_UNKNOWN Reason:

A job (ESC sequence) sent to the operator panel is not known. Application:

Check the parameters of job CscOplWrtCharStr. Measure:

Operator Panel (OPL)

2800FA17 OPL_JOB_CANCELED Reason:

Operator panel aborted the job internally. Measure:

Check the hardware.

2800FA20 OPL_KEYBOARD_ERROR Reason:

Keyboard is defect or the key of High end OPL is in horizontal position. Measure:

In document CSCw32 Sys Eng1 (Page 141-149)

Related documents