4-36
Communication Interfaces
HPG 13150 400 V (A)
Dressler
®
HF-Technik GmbH
Prerelease version
Data Encoding
The HPG generator uses standard, little endian (least significant byte first)
architecture. However, Modbus/TCP registers use swapped words, or big
endian (most significant byte first) architecture.
For data contained in a single, 16-bit register, this difference simply means
that the byte order is reversed (byte 1, byte 0). For data that occupies multiple
registers, data must also be encoded least significant word first. For example,
a 32-bit value would be sent in the following order: byte 1, byte 0, byte 3, byte
2.
Note:
In FC23, the portion of the packet containing AE Bus command bytes is
not
reordered. These bytes are ordered exactly as they are for the
AE Bus command.
Data Monitoring and Configuration Changes With Multiple Clients
Multiple clients may send configuration information simultaneously. All
configuration commands in the HPG generator are atomic, which prevents
erasing problems. However, one client may overwrite another's configuration
information. Using Modbus/TCP FC23
FC23 allows you to send any HPG generator AE Bus command through the
Modbus/TCP interface, providing complete control of the system in a way that
directly corresponds to the AE Bus commands. (For a complete listing of the
AE Bus commands and their associated data, see
For AE Bus protocol information, see
“AE Bus Protocol” on page 4-23
To accommodate this use of AE Bus commands, the HPG generator uses
some special values in the FC23 packet. The following sections describe the
packet format for FC23 send, receive, and exception error packets.
FC23 Send Packet Format
describes the bytes contained in the FC23 send packet.
Note:
If the HPG generator rejects a command, it returns an exception 01
code.
Table 4-9. Packet format for FC23 send
Byte
Numbers
Purpose
Value to Send
0 and 1
Transaction ID
Not used (value is copied into reply)
2 and 3
Protocol ID
0
4 and 5
Number of
bytes following
Count of bytes in packet, starting with
byte 6
Содержание 13150 400 V
Страница 2: ......
Страница 3: ...User Manual Prerelease version HPG Generator Model 13150 400 V HPG 13150 400 V A ...
Страница 6: ...iv HPG 13150 400 V A Dressler HF Technik GmbH Prerelease version ...
Страница 12: ...x List of Figures HPG 13150 400 V A Dressler HF Technik GmbH Prerelease version ...
Страница 14: ...xii List of Tables HPG 13150 400 V A Dressler HF Technik GmbH Prerelease version ...
Страница 24: ...1 10 Safety and Product Compliance Guidelines HPG 13150 400 V A Dressler HF Technik GmbH Prerelease version ...
Страница 104: ...4 66 Communication Interfaces HPG 13150 400 V A Dressler HF Technik GmbH Prerelease version ...