5/14/2018 1:45 PM | |
Joined: 10/10/2014 Last visit: 11/13/2024 Posts: 1725 Rating:
|
Hi LeoH, In WinCC Prof. V15 the FunctionGMsgFunction not exist ! Insert in yourFonctionC_1 more printf(..) messages an check if the Function works With the diagnostic tool apdiag you can check the output Apdiag is located in the folder C:\Program Files (x86)\Siemens\Automation\SCADA-RT_V11\WinCC\uTools How do you use the diagnostic tool "APDiag" to debug C scripts? https://support.industry.siemens.com/cs/ww/en/view/22196775 Best regards schufri |
This contribution was helpful to
1 thankful Users |
5/14/2018 1:50 PM | |
Posts: 17 Rating:
|
Hi schufri, Thank you for your answer. I will check if it works and I give you some news after. Thanks and regards Leo |
5/14/2018 4:14 PM | |
Joined: 10/10/2014 Last visit: 11/13/2024 Posts: 1725 Rating:
|
Hi LeoH If the output widow don’t shows any messages the function is not activated Do can call your function on the message property – Events – Status changed ? See Hardcopy Best regards schufri AttachmentMessageTriger.zip (412 Downloads) |
5/15/2018 9:51 AM | |
Joined: 10/10/2014 Last visit: 11/13/2024 Posts: 1725 Rating:
|
Hi LeoH On my system I can select the function Cfunktion_1 only on the Event Status changed On the Events Incoming in cannot select the function Cfunktion_1 Change your function according the example I the hardcopy and check with printf(..) messages if it works Best regards schufri AttachmentFunction.zip (407 Downloads) |
Follow us on