Roald87 / TwincatTutorials

Collection of TwinCAT projects used for my blog posts at cookncode.com/twincat
https://cookncode.com/twincat
MIT License
38 stars 2 forks source link

TwinCatEventLogger/HmiPart - Alarms are not displayed in the server #1

Open kumaraswamygaviyappa opened 2 years ago

kumaraswamygaviyappa commented 2 years ago

Hello Roald, Please excuse me and delete if this question is not relevant here. Thank you very much for the example and i could able to run both PLC and HMI code.

I could see all Messages and warning in http://127.0.0.1:3002/liveview, But I Could see only Messages not warnings or alarms in http://127.0.0.1:3002/Config/Log

image

Do i need to take care of anything else to diapy the alarm also in the Server log.

Thank you so much for the help.

Roald87 commented 2 years ago

Hi Kumar,

I don't look at the Config/Log one that often, but I just checked and for me also only the messages show up there. You could ask support why that is, because they should be there as well I think.

Roald.

sagatowski commented 1 year ago

Hi @kumaraswamygaviyappa and @Roald87. Do you know if this is still an issue in the latest HMI (1.12.758.8)?

runtimevic commented 1 year ago

Hola@kumaraswamygaviyappay@Roald87. ¿Sabe si esto sigue siendo un problema en la última HMI (1.12.758.8)?

you can use the new nuget package for alarms and you don't need anything eventlogger for alarms code TwinCAT...

https://www.nuget.org/packages/Beckhoff.TwinCAT.HMI.Alarm

https://automacaoweb.wordpress.com/2022/11/29/tf2000-alarmes/

Roald87 commented 1 year ago

HI @sagatowski. Not that I know, but I haven't used TcHMI in ages.