Specifications

1070 072 131-102 (96.08) GB
BUEP03E Protocol8-32
Example 4: A simple text combined with variables is sent.
DW0 - DW4 = Reserved for R5REQ
DW6 = 'FO' Command identifier
DW8 = K44H Identifier
DW10 = 11 on
DW12 = 0 control text with variables
DW14 = 50 Estimated length of control text + variables in
bytes.
The control text and variables are in the DM11, commencing from DW0,
e.g.
DW0 Temperature, required %2d degrees, actual %2d degrees,
DW38 20
DW40 25
The output then has the following format:
Temperature, nominal 20 degrees, actual 25 degrees