-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

PLC and HMI Development with Siemens TIA Portal
By :

Similar to program blocks, standard data blocks that use UDTs or structs can also be easily extended without breaking standardization. For this to work, a data block needs to be structured in a particular way.
Have a look at the following screenshot:
Figure 8.4 – Example of a data block structured with UDT and bespoke data
Figure 8.4 is an example of a data block that consists of the following two areas:
Now, have a look at the following screenshot:
Figure 8.5 – Example in TIA Portal data blocks
Figure 8.5 demonstrates this pattern in data blocks. Asset_1
has the UDT defined as a variable named Typed
, and that is the only variable that appears in the data block. This means that any standard object that requires data from Asset_1
can...
Change the font size
Change margin width
Change background colour