7 datenformat des ausgangssignals, 6 beispiele für den telegrammaufbau – VEGA VEGAPULS 66 (≥ 2.0.0 - ≥ 4.0.0) standpipe ver. Profibus PA Benutzerhandbuch
Seite 54

54
11 Anhang
VEGAPULS 66 Standrohrausführung • Profibus PA
36525-DE-121009
•
Long für Profibusmaster, die nur das „Identifier Format“-Byte unterstützen, z. B. Sie-
mens S7-300/400
11.6 Beispiele für den Telegrammaufbau
Im folgenden sind Beispiele dargestellt, wie die Module kombiniert werden können und wie das
dazugehörige Datentelegramm aufgebaut ist.
Beispiel 1
•
AI FB1 (OUT)
•
AI FB2 (OUT)
•
AI FB3 (OUT))
Byte-
No.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
For-
mat
IEEE-754-Floating point
value
Sta-
tus
IEEE-754-Floating point
value
Sta-
tus
IEEE-754-Floating point
value
Sta-
tus
Value
AI FB1 (OUT)
AI
FB1
AI FB2 (OUT)
AI
FB2
AI FB3 (OUT)
AI
FB3
Beispiel 2
•
AI FB1 (OUT)
•
Free Place
•
Free Place
Byte-No.
1
2
3
4
5
Format
IEEE-754-Floating point value
Status
Value
AI FB1 (OUT)
AI FB1
Hinweis:
Die Bytes 6-15 sind in diesem Beispiel nicht belegt.
11.7 Datenformat des Ausgangssignals
Byte4 Byte3 Byte2 Byte1 Byte0
Status
Value (IEEE-754)
Abb. 30: Datenformat des Ausgangssignals
Das Statusbyte entspricht dem Profil 3.02 "Profibus PA Profile for Process Control Devices" codiert.
Der Status "Messwert OK" ist als 80 (hex) codiert (Bit7 = 1, Bit6 … 0 = 0).
Der Messwert wird als 32 Bit Gleitpunktzahl im IEEE-754-Format übertragen.
Byte n
Byte n+1
Bit
7
VZ
Exponent
Bit
6
2
Bit
5
2
Bit
4
2
Bit
3
2
Bit
2
2
Bit
1
2
Bit
0
2
Bit
7
2
Bit
6
2
Bit
5
2
Bit
4
2
Bit
3
2
Bit
2
2
Bit
1
2
Bit
0
2
Sign
Bit
Significant
7
6
5
4
3
2
1
0
-1
-2
-3
-4
-5
-6
-7
Byte n+2
Byte n+3
Bit
7
2
Significant
Bit
6
2
Bit
5
2
Bit
4
2
Bit
3
2
Bit
2
2
Bit
1
2
Bit
0
2
Bit
7
2
Bit
6
2
Bit
5
2
Bit
4
2
Bit
3
2
Bit
2
2
Bit
1
2
Bit
0
2
Significant
-9
-10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23
-8
Value = (-1)
VZ
2
(Exponent - 127)
(1 + Significant)
Abb. 31: Datenformat des Messwerts