PO data format

  • Menu: 4.2.12-1.3-2
  • Index: 8377.23

Description

Specifies the data format of the process output data word that is set as the Source of the profile value.

The following settings are possible:

Setting

Meaning

16 bit

Length of the process output data word.

The value of the process output data word is interpreted as 16-bit value.

32 bit – Big Endian

The value of the process output data word and of the subsequent data word are set up to form a 32-bit value.

The value of the process output data word is adopted as high word (the upper 16 bits), and the value of the subsequent data word as low word (the lower 16 bits).

32 bit – Little Endian

The value of the process output data word and of the subsequent data word are set up to form a 32-bit value.

The value of the process output data word is adopted as low word (the lower 16 bits), and the value of the subsequent data word as high word (the upper 16 bits).

DefaultSetting

16 bit