Recent Posts

Pages: 1 [2] 3 4 ... 10
11
Support Questions / Basic Indicator On wiith decimal value
« Last post by Nikola Tesla on March 14, 2024, 06:25:26 AM »
Good morning friends, I have been trying all day to turn on a BasicIndicator in red colour for example when the modbus register is at a decimal value of 101 and when it is at any other value the indicator is off. But something escapes me because as much as I try I don't get it. How could I do this?

 Thank you very much!

 
12
Hi
Under the conditions of 2 devices connected using two com ports (one device per com port),
after a few minutes the active communications, I turned off one of the two devices to simulate a time out error;
this was the result:

Exception message:
Message
   "Send Queue Full"   String
Source
   "MfgControl.AdvancedHMI.Drivers"   String
StackTrace:
   "in MfgControl.AdvancedHMI.Drivers.Modbus.RTU.ModbusRTU.SendRequest(ModbusPDUFrame PDU)" & vbCrLf &
   "in MfgControl.AdvancedHMI.Drivers.Modbus.ModbusBase.BeginRead(ModbusAddress address)" & vbCrLf &
   "in MfgControl.AdvancedHMI.Drivers.Modbus.ModbusBase.BeginRead(String startAddress, Int32
          numberOfElements)" & vbCrLf & 
   "in AdvancedHMIDrivers.ModbusRTUCom.BeginRead(String startAddress, Int32 numberOfElements) in
         .\AdvancedHMIDrivers\Modbus\ModbusRTUCom.vb: row 291" & vbCrLf &
   "in MfgControl.AdvancedHMI.Drivers.Modbus.ModbusBase.b()"   String
   
TargetSite
   {Void SendRequest(MfgControl.AdvancedHMI.Drivers.Modbus.ModbusPDUFrame)}   
        System.Reflection.MethodBase {System.Reflection.RuntimeMethodInfo}



13
Send it to the sales at advancedhmi.com email.
14
Hi,

I updated the driver to version 1.3.4.0 however, the unhandled exception still occurs. I've created a minimal working example. What's the best way to send this to you without sharing the dll publicly?

Thanks!
15
Support Questions / Re: Changing the Look of a Button
« Last post by Arvanoss on March 04, 2024, 05:53:29 AM »
Thank you Archie that works very well.
16
Support Questions / Re: RE: Make Global Object
« Last post by zach_a_ary on March 01, 2024, 10:16:25 PM »
wow, after i went through the trouble of posting all those screenshots, i found one of my problems. I use inputs from several different PLCs. I routed all the traffic through one PLC so 90% of my forms all have the same ip address in ethernet driver. This particular input i decided to test is not the main PLC i pull information from. I changed it in the "groupedobject" config, but forgot to add a new ethernet driver for "192.168.70.10" on this form. However, after fixing that it is still not working.
17
Support Questions / Re: RE: Make Global Object
« Last post by zach_a_ary on March 01, 2024, 09:59:27 PM »
continued
18
Support Questions / Re: RE: Make Global Object
« Last post by zach_a_ary on March 01, 2024, 09:59:00 PM »
continued
19
Support Questions / Re: RE: Make Global Object
« Last post by zach_a_ary on March 01, 2024, 09:58:38 PM »
continued
20
Support Questions / Re: RE: Make Global Object
« Last post by zach_a_ary on March 01, 2024, 09:58:15 PM »
continued
Pages: 1 [2] 3 4 ... 10