ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
2
LINKSDESCRIPTION
3
GENERAL
4
EMAX USER MANUALBasic guide. For advanced function description, see tab 'FUNCTIONS' in this spreadsheet.
5
EMAX FIRMWAREYou can update for free to our latest version. See page 14 of the user manual for 'how to'.
6
LOG FILE
7
LOG FILE DOWNLOADHere you can download drivers, software and instructions to be able to download the log file to your PC.
8
EVENT LIST
This is the list of the events that can be recorded into the log file. User can select which events are recorded into the log via the 'events enable' function.
9
STRUCTURE AND FIELDSEvents can be sent in real time through the serial port. Here is described the message structure and fields.
10
SERIAL PORT
11
COM
Command list for serial port comunication. This can be used to get info from hook and to control hooks using PC or PLC via the serial port.
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100