Greeting for you! Im having problems with "my Tog" is not working but the rest is working fine. Could you help me please? Thanks
@daraarunkumar6 жыл бұрын
is that possible to create alarm banner and view historical alarms using C# and ingear drivers? if so, do we need to build a custom coding or any ready made code available? if ready made available, where do I find it?
@PLCGurusNET6 жыл бұрын
Hi there. Of course this is possible, however, the code would need to be developed. Once developed you can certainly reuse many time. For historical data, I would recommend using a backend SQL server and the use Linq to query your database from C#. While I've not developed specifically what you're asking if you take a look at the "What's Next" video in the series, I have provided a download link to the C# code you see in that video that may aid in your learning.