Herunterladen Diese Seite drucken

Datenformate Der Bus-Objekte; Integer - Formate; Unsigned - Formate - Parker Compax3 IxxT40 Bedienungsanleitung

Werbung

Kommunikation
6.2.4.2
332

Datenformate der Bus-Objekte

In diesem Kapitel finden Sie
Integer - Formate ................................................................................................................................ 332
Unsigned - Formate ............................................................................................................................ 332
Festpunkt - Format E2_6.................................................................................................................... 333
Festpunkt - Format C4_3.................................................................................................................... 333
Busformat Y2 und Y4.......................................................................................................................... 333
Bitfolge V2........................................................................................................................................... 334
Octet - String OS................................................................................................................................. 334

Integer - Formate

Zweierkomplement-Darstellung;
das höchstwertige Bit (MSB) ist das Bit nach dem Vorzeichenbit (VZ) im 1. Octet.
VZ == 0: positive Zahlen und Null; VZ == 1: negative Zahlen
Typ
Bit
Integer 8
Länge: 1 Byte
Integer 16
MSB
Länge: 1 Wort
LSB
Integer 32
MSB
Länge: 2 Worte
LSB

Unsigned - Formate

Typ
Bit
Unsigned 8
Länge: 1 Byte
Unsigned 16
MSB
Länge: 1 Wort
LSB
Unsigned 32
MSB
Länge: 2 Worte
LSB
190-120108N6 C3IxxT40 Dezember 2005
8
7
6
5
6
5
4
VZ
2
2
2
14
13
12
VZ
2
2
2
2
7
2
6
2
5
2
4
VZ
2
30
2
29
2
28
23
22
21
20
2
2
2
2
15
14
13
12
2
2
2
2
7
6
5
4
2
2
2
2
8
7
6
5
2
7
2
6
2
5
2
4
2
15
2
14
2
13
2
12
7
6
5
4
2
2
2
2
31
30
29
28
2
2
2
2
23
22
21
20
2
2
2
2
2
15
2
14
2
13
2
12
7
6
5
4
2
2
2
2
Compax3 T40
4
3
2
1
3
2
1
0
2
2
2
2
11
10
9
8
2
2
2
2
2
3
2
2
2
1
2
0
2
27
2
26
2
25
2
24
19
18
17
16
2
2
2
2
11
10
9
8
2
2
2
2
3
2
1
0
2
2
2
2
4
3
2
1
2
3
2
2
2
1
2
0
2
11
2
10
2
9
2
8
3
2
1
0
2
2
2
2
27
26
25
24
2
2
2
2
19
18
17
16
2
2
2
2
2
11
2
10
2
9
2
8
3
2
1
0
2
2
2
2

Werbung

loading