12/16/2022 9:49 AM | |
Joined: 9/23/2005 Last visit: 11/4/2024 Posts: 4351 Rating: (1452)
|
News about Faceplates as from TIA V18 Hi, As from TIA V18 it is possible to add trends and alarm view in the faceplate. TIPs: Real time tags trends:
Historical values trends:
where "Trend control_2" is the object name 0 in TrendAreas.Item(0) is the number of the used trend area (always starts with 0) 0 in Trends(0) is the number of the trend (always starts with 0) Interface_Property_1 is the related faceplate property interface name
where HMI_Tag_1 is the “real tag name” Data log_1 is the data log name where HMI_Tag_1 is stored (is not used as parameter ! ) LoggingTag_1 is the name of the HMI_Tag_1 as logging tag of Data log_1 note: do not use “ or ‘ Alarm
Sample project AttachmentProject29_20230105_0710.zip (919 Downloads) |
Last edited by: Denilson Pegaia at: 12/16/2022 09:50:40Last edited by: Denilson Pegaia at: 12/20/2022 12:15:01Last edited by: Denilson Pegaia at: 12/20/2022 12:15:45Last edited by: Denilson Pegaia at: 02/16/2023 10:10:36TIP addition, new sample program with real time and historical data trends Denilson Pegaia |
|
12/20/2022 10:49 AM | |
Joined: 9/23/2005 Last visit: 11/4/2024 Posts: 4351 Rating: (1452)
|
News about Faceplates as from TIA V18 As from TIA V18 it is possible to build a faceplate inside another faceplate (nesting). TIPs:
Sample project (TO CONTINUE...) AttachmentProject11a_20221216_1451.zip (1100 Downloads) |
Last edited by: Denilson Pegaia at: 12/20/2022 12:16:07Last edited by: Denilson Pegaia at: 01/04/2023 17:57:53Last edited by: Denilson Pegaia at: 01/15/2023 21:16:32Denilson Pegaia |
|
12/20/2022 12:11 PM | |
Joined: 9/23/2005 Last visit: 11/4/2024 Posts: 4351 Rating: (1452)
|
(...CONTINUATION) More TIPs about faceplate inside another faceplates:
Sample project
AttachmentProject11c_20221217_0800.zip (915 Downloads) |
Last edited by: Denilson Pegaia at: 12/20/2022 12:12:03Last edited by: Denilson Pegaia at: 01/15/2023 21:17:48Denilson Pegaia |
|
12/22/2022 11:28 AM | |
Joined: 9/23/2005 Last visit: 11/4/2024 Posts: 4351 Rating: (1452)
|
News about Faceplates as from TIA V18 Hi, As from TIA V18 it is possible to use internal (local) tags. TIPs:
Sample project AttachmentProject11b_20221216_1509.zip (1006 Downloads) |
Denilson Pegaia |
|
12/26/2022 10:32 AM | |
Joined: 9/23/2005 Last visit: 11/4/2024 Posts: 4351 Rating: (1452)
|
News about Faceplates as from TIA V18 Hi, As from TIA V18 it is possible to add an event to a faceplate. This could be used to pass parameters. That means, the faceplate could work with events that are configured (using scripts/system funcitons) in its call (instance specific). Configuration Steps:
TIPs:
Simple Sample AttachmentProject11d_20221218_0917.zip (1105 Downloads) |
Last edited by: Denilson Pegaia at: 01/04/2023 16:47:19Denilson Pegaia |
|
This contribution was helpful to2 thankful Users |
12/28/2022 9:53 AM | |
Joined: 9/23/2005 Last visit: 11/4/2024 Posts: 4351 Rating: (1452)
|
News about Faceplates as from TIA V18 Hi, As from TIA V18 it is also possible to use HMI UDT in faceplates. Sample project AttachmentProject11e_20221220_0846.zip (797 Downloads) |
Denilson Pegaia |
|
1/2/2023 9:32 AM | |
Joined: 9/23/2005 Last visit: 11/4/2024 Posts: 4351 Rating: (1452)
|
News about Faceplates as from TIA V18 Hi, As from TIA V18 it is possible to use arrays of simple elements in faceplates. TIPs:
Sample project AttachmentProject11f_20230119_1619.zip (839 Downloads) |
Last edited by: Denilson Pegaia at: 01/19/2023 19:22:07Denilson Pegaia |
|
1/4/2023 10:58 AM | |
Joined: 9/23/2005 Last visit: 11/4/2024 Posts: 4351 Rating: (1452)
|
Hi, As from TIA V18 it is possible to use Graphics objects linked to Graphics / "Typed" Graphics directly or by property inteface. The use of “ Typed:” Graphics allows different representations for different languages. TIP:
Sample project AttachmentProject26_20230104_0751.zip (962 Downloads) |
Last edited by: Denilson Pegaia at: 01/04/2023 17:55:56Denilson Pegaia |
|
1/15/2023 8:44 PM | |
Joined: 9/23/2005 Last visit: 11/4/2024 Posts: 4351 Rating: (1452)
|
News about Faceplates as from TIA V18 Hi, As from TIA V18 it is possible to use dynamic SVG in faceplates. TIPs:
Steps:
Simple project AttachmentProject22_20230101_1612.zip (853 Downloads) |
Last edited by: Denilson Pegaia at: 02/16/2023 10:01:53mistype correction Denilson Pegaia |
|
This contribution was helpful to1 thankful Users |
2/8/2023 10:10 AM | |
Joined: 9/23/2005 Last visit: 11/4/2024 Posts: 4351 Rating: (1452)
|
News about Faceplates as from TIA V18 Hi, From TIA V18 it is possible to assign a text inside a faceplate by a "Property interface". In general, all texts present in a project are available for edition in other languages (project tree, Language & resources, Project texts) but with this option it is possible to define static texts in multiple languages, directly in the properties of the faceplate called, in the tab "Texts". TIPs:
Sample project AttachmentProject32_20230120_1700.zip (1137 Downloads) |
Denilson Pegaia |
|
Follow us on