Skip to content

HMI outputs

Hello,

I have created a C# program which I transferred to PLCnext Engineer so I have the following GDS Port List.


What I would like to do is create an HMI Page which shows when the outputSwitch_Pipes are TRUE and when they are FALSE. Also I would like to extend this to add some C# counters I use in my C# code so that I can view their values. I guess in order to do that I have to declare them as [Output] in my C# project and then reload it so that they appear in the previous screen.

My problem is for some reason I cannot click the "HMI" box in the screenshot I provided above. Therefore I cannot connect my C# variables to HMI tags.

Any thoughts?

Comments

Sign In or Register to comment.