ID 2009

Index exceeds permitted range.

Description

When a parameter was specified in a parameter list, it was specified by an array. The index specified for this array is greater than the maximum index entry permitted for this data item.

Example with error in channel parameter list:

m_synch[12345]    2

The maximum permissible index for the above data item is 999.

Response

Class

3

Abort current job.Start-up is resumed. No access can be made to the parameter with the out-of-range index.

Solution

Class

7

Check and modify the specified parameters; correct the index.

Parameter

%1:

Current value [-]

Specified index

%2:

Upper limit value [-]

Maximum permissible index

Error type

6, Error message by data transfer to control device.