Modular Profibus Devices
Modular Profibus devices allow you to define the variables for a device by selecting one or more modules. This involves defining modules with their inputs and outputs in the GSD file of the corresponding device. The following dialogue appears when adding/inserting a module:
Variables
The variables of a module can assume one of six types:
- Byte (8 bit)
- Word (16 bit)
- Byte field (n * 8 bit)
- Word field (n * 16 bit)
- Byte string (n * 8 bit, consistent)
- Word string (n * 16 bit, consistent)
The module can have in and/or outputs - and different types.