Validity: Rule, Task
Through this keyword, various diagnostic handling by RTE are enabled. The user will be able to view this additional information via the mreport command typed from the shell.
Syntax |
I32 sys_flag_2 |
---|---|
Attributes |
Bit-accessible |
Notes |
In case of memory loss is imposed to zero (alarm: 2 Parameter Registers loss). Variable entered by RTE 34.24.3 |
The meaning of the bits is as follows:
Bit |
Hexadecimal value |
Description |
---|---|---|
0 |
0x00000001 |
Enables storage in DBGAI(nAx) of data related to the MVA_ZC function |
1 |
0x00000002 |
Enables immediate entry of any alarm into alarm history |
2 |
0x00000004 |
Enables dump in report of OOW session open/close diagnostic messages (Only One Write mode of BCC protocol) |
3 |
0x00000008 |
Enables entry in report of information regarding DeviceNet Master configuration |
4 |
0X00000010 |
Enable entry in the report of information regarding sending Devicenet messages (for the time of SYS_COUNT) |
5 |
0X00000020 |
Enable entry in the report of information regarding receiving Devicenet messages (for the time of SYS_COUNT) |
6 |
0X00000040 |
Disables generation of alarm 9241 DNMST d Lost Node n (from RTE 34.29.1) |
7 |
0X00000080 |
Disables the generation of alarm 9242 DNMST d Cfg Error Node n Code c (from RTE 34.29.1) |
8 |
0X00000100 |
Disables the generation of alarm 9243 DNMST d Node n not present (from RTE 34.29.1) |
9 |
0X00000200 |
Disables generation of alarm 9203 CAN_CH c No Comm. (from RTE 34.29.1) |
10 |
0x00000400 |
If set to 1, it replaces the generation of alarm 989 PROF. INT with the generation of alarm 9247 (from RTE 34.30.0) |
11 |
0x00000800 |
Disables the generation of alarm 9200 "PFB.INT. configuration fault Code c" if the pfb.cfg file is present but the hw interface is not present (from RTE 34.30.5) |
12 |
0x00001000 |
|
13 |
0x00002000 |
|
14 |
0x00004000 |
|
15 |
0x00008000 |
|
16 |
0x00010000 |
|
17 |
0x00020000 |
|
18 |
0x00040000 |
|
19 |
0x00080000 |
|
20 |
0x00100000 |
|
21 |
0x00200000 |
|
22 |
0x00400000 |
|
23 |
0x00800000 |
|
24 |
0x01000000 |
|
25 |
0x02000000 |
|
26 |
0x04000000 |
|
27 |
0x08000000 |
|
28 |
0x10000000 |
|
29 |
0x20000000 |
|
30 |
0x40000000 |
|
Example
sys_flag_2.0 = 1 sys_flag_2.26 = 1 |