![NANOTEC PD4-C5918M4204-E-01 Скачать руководство пользователя страница 131](http://html1.mh-extra.com/html/nanotec/pd4-c5918m4204-e-01/pd4-c5918m4204-e-01_manual_3241520131.webp)
Manual PD4-C (USB)
12 Object directory description
Version: 1.4.1 / 22.07.2016 / FIR-v1626
131
Description
ERR
RES
RUN
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Status [3]
Specifies the actual status of the VMM.
RUN
Value = "0": Program has been stopped, value = "1": Program is running
RES
Reserved.
ERR
Program was closed with an error. The cause of the error can be read out in object 2302
.
2302h NanoJ Error Code
Function
Indicates which error occurred when the user program was executed.
Object description
Index
2302
h
Object Name
NanoJ Error Code
Object Code
VARIABLE
Data type
UNSIGNED32
Saveable
No
Access
Read only
PDO Mapping
TX - PDO
Admissible Values
Specified Value
00000000
h
Firmware Version
FIR-v1426
Change History
Firmware Version FIR-v1436: Entry "Object Name" modified from
"VMM Error Code" to "NanoJ Error Code".
Description
Error codes during program execution:
Number
Description
0000
h
No error
0001
h
Firmware doesn't support the called function (yet)
0002
h
Not or wrong initialized pointer
0003
h
Illegal access on system resource
0004
h
Hardfault (internal error)
0005
h
Code is executed too long without a yield() or sleep() call