PS-cE wrote: ↑02 Nov 2023, 10:12
Question from the PROFIsafe Designer Workshop in October 2023:
What is [the] "unsigned8 + unsigned8" [data type]?
This data type is used as 16 individual Bits, which is often needed in the Process Automation context. It makes it easier to know the semantics of the bits, as opposed to using one single Unsigned16 type.