Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - btpsnunes

Pages: [1]
1
Support Questions / Re: Error Display
« on: July 26, 2021, 04:25:28 AM »
Some controls in which the Text property has no effect will have no way to display an error.

Thank you for the reply.

2
Support Questions / Error Display
« on: July 23, 2021, 04:55:14 AM »
Hello,

I'm doing a small project with AdvancedHMIv399xR1, Visual Studio 2019 C# Windows Forms, and using ModbusTCPCom.

Everything looks pretty easy to use and to configure, but I do have a small question I couldn't find anywhere in the forum.

Whenever I force a communication error for testing, the different components (graphicindicators, sevensegments, basicIndicators, to name a few), do not display any error and retain the last valid value (SuppressErrorDisplay). Where they supposed to display a com error, or do we have to code that in the TCPCom ComError event?

Pages: [1]