The section
General transmitted Data Types
explains when to use byte array oriented data transfer instead of string oriented.
It may be used with or without record transformation. The first case is already handled
above because there are no changes in the configuration
if you use strings or byte array lists. The only difference is that the fitting receiver
must be called.
The case of byte array transfer without transformation is essentially easier concerning the
processing and the configuration. All details are listed on a
separate page.