You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

160 lines
4.7 KiB
Plaintext

[Errors]
0= No error.
1= New operator failed.
2= File not found.
2a= File: '%s'
3= Open file failed.
4= INI file not found.
5= Text file not found.
6= No error information from external module.
7= Text entry is missing.
8= Entry in ini file is missing.
8a= Section='%s', Entry:'%s', File: '%s'
9= VisiWin variable not found.
9a=Name: '%s'
10= Open database failed.
10a=File name: '%s'.
11= Object not initialized.
11a=Object name: '%s'.
12= No data in database.
12a= Database: '%s', table: '%s'.
12b= Value of variable '%s' is missing .
12c= SQL request: '%s'
13= Error in database structure.
13a= Table not found. Database: '%s', table: '%s'.
13b= Column not found. Database: '%s', table: '%s', column: '%s'.
13c= SQL='%s'.
14= Field index is higher than length of VW Variable.
14a= Variable: '%s', index= '%s'.
15= Error during type conversion.
16= VISI_VAR_INFO not found.
16a= Variable: '%s', index= '%s'.
17= Error during store data.
18= Error in machine definition.
18a= Machine type or serial number unknown. Type: %s, Serial number: %s.
18b= Preset entry is missing. VWPreset_idx: %li.
18c= Unit entry is missing. Unit_idx: %li.
19= No valid data in database.
20= Wrong device no or device version.
20a= Machine type: %s, device number: %li, device version: %li.
21= Set VW value failed.
21a= Name of variable: '%s', index: %i.
22= Unable to start external program.
22a= Command: '%s'.
23= Timeout error.
23a= Command: '%s'.
24= External program exit with error.
24a= Command: '%s', error number: %li.
24b= Command: '%s', Result: '%s'.
25= Unknown recipe index.
25a=SQL= '%s'.
26= The length of a parameter data block and the number of values in the database mismatch.
27= Not supported data type.
27a=Type of variant: %i, type of array: %i.
28= Invalid pointer.
29= Wrong unit definition.
29a= Unit name: %s, Unit_idx: %li
30= Verify error.
30a= Name of variable: '%s(%i)', PLC value: '%s', MDB value: '%s'.
30b= Name of variable: '%s(%i)', PLC value: '%li', MDB value: '%li'.
31= Empty material code
31a= Material number: %i.
32= Invalid unit number or version.
32a= Unit not in database: %li, in PLC: %i. Unit version in database: %li, in PLC: %i
33= File not found
33a=Path: %s
34= '-com=...' parameter is missing.
34a= Command: '%s'
[Text]
IDS_TEST_CHECKIN=Test checkin of all preset variables of machine: %s / %s.
IDS_DURATION= End command: %s; (0x%lx); DB Id= %i; Result:0x%lx; Time: %li [ms]\n
IDS_COMMAND= \nStart command: %s; (0x%lx), type: %s; serial no: %s
IDS_DEL_RECIPE_RECORD=Delete record. Table: '%s', Index: %li.
IDS_DEL_RECORD =Delete record. Table: '%s', index:'%li'. Reason: %s= '%li' in table '%s' unknown.
IDS_PRG_STOPED=Program stopped because of critical error !!
IDS_START_PRG=Start program: '%s'.
IDS_EXIT_CODE=Exit code: %li.
IDS_CHANGE_RUN_LEVEL=Run level changed to: '%s'
IDS_ERR_IN_SENSOR_DATA=Invalid number of sensor data to safe or restore. Number: %i.
IDS_STORE =Store
IDS_RESTORE=Restore
IDS_VERIFY =Verify
IDS_NOP = No operation
IDS_DELETE =Delete
IDS_DELETE_ALL=Delete all
IDS_BRAND =Brand Data; Device no: '%li'; Device version: '%li'; MC1='%s'; MC2='%s'
IDS_INIT =Initialization;Device no: '%li'; Device version: '%li'; InitGroup: %li
IDS_RECIPE =Recipe; Recipe id: %li
IDS_USER_ERR_VAR_CHECKIN= Preset list is not up to date. Parameter handling is stopped! Close the visualisation and start 'C:\Brandchange\Init\Init_FPH.bat'
IDS_USER_ERR_PROG_IS_MISSING= Program for communication with external unit is missing! Parameter handling is stopped! Apllication name= '%s'
IDS_USER_ERR_IN_MDB=Wrong database. Parameter handling is stopped! New 'C:\Brandchange\Recipe.mdb' is needed.
IDS_USER_ERR_OPEN_MDB=Open database failed. Parameter handling is stopped! Check database: 'C:\Brandchange\Recipe.mdb'
IDS_USER_ERR_MAT_CODE_MISSING=Material code is missing. Material no: '%i'
IDS_USER_ERR_MDB_INVALID=Error in database. Detailed analysis is needed.
IDS_USER_ERR_VALIDATE_FAILED=A difference between the database and the PLC value was found.
IDS_USER_ERR_EXT_PROG_FAILED=Program for communication with external unit failed. Command line: '%s'.
IDS_USER_ERR_WRONG_UNIT=Unit type or version is wrong. Unit type id in database: '%i', in PLC: '%i'. Version in database: '%i', in PLC: '%i%'.
[BasicError]
0=ERROR
1= Time / Date
2= Computer
3= User
4= Module
5= Module Version
6= Function
7= Thread
8= Type of Error
9= Error No
10= Error message
11= Ext. message
12= Not yet initialized
13= Initialization
14= Running
15= Shutdown
16= Stopped
17= Shutdown
18= Not yet initialized.
19= Application Error.
20= API function failed.
21= COM function failed.
22= DAO function failed.
23= MFC function failed.
24= STL function failed.
25= Error from external Module.
26= Hardware exception.