How to use .NET SDK sample in .Framework, Version 4.8

I want to build a HMI application by windows; I found a sample in SDK(1.20)(datalayer.client.browse)maybe can help me to build it.

but I can't use the sample by .Net Framework( Version 4.8) ,it looks like base on the .NET Core,in the other subject ,they said it will be solved in this version,so I want to know how to use it,or there  have the development summary by the datalayer's interface?(I just know the document about the Rest API)

The Erro Picture(.NET Framework Project,but use the sample's code)

SDK sample add form,add breakpoint;base on .Net 6.0(because I need a Form to display;like curve or window operation

it can't stop at breakpiont

but it can work

and I want to know whether the interface can write nodes' data ?

If use the .NET 6.0 ,I can built a mobile application HMI? (maybe I can get the nodes' data by wireless device)

 

 

Best reply by WEI_You

I solved the problem,but,I can't found the reason,I change the computer,It's can debug correct

Thanks

View original
4 replies