Beispiele für den telegrammaufbau, Datenformat des ausgangssignals – VEGA VEGAFLEX 81 Profibus PA Benutzerhandbuch
Seite 96

96
11 Anhang
VEGAFLEX 81 • Profibus PA
44217-DE-130821
•
Short für Profibusmaster, die nur ein „Identifier Format“-Byte unterstützen, z. B. Allen
Bradley
•
Long für Profibusmaster, die nur das „Identifier Format“-Byte unterstützen, z. B. Sie-
mens S7-300/400
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
Format IEEE-754-Floating point
value
Status IEEE-754-Floating point
value
Status IEEE-754-Floating point
value
Status
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.
Datenformat des Ausgangssignals
Byte4 Byte3 Byte2 Byte1 Byte0
Status
Value (IEEE-754)
Abb. 64: 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. 65: Datenformat des Messwerts