Hiya - things are going well, I have a couple of simple HMIs in the factory and running pretty smoothly
I occasionally get "Unknown Code -34", I think it may relate to poor comms? I've seen it on one HMI thats on a WiFi windows tablet, and the other on a wall mounted all-in-one PC (cat5)
Here's the stack trace from it (I dump them into the event log)
Unknown Code -34
at MfgControl.AdvancedHMI.Drivers.CIP.ForwardOpen(Int32 sendSequence)
at MfgControl.AdvancedHMI.Drivers.CIP.SendConnectedMessage(Int32 serviceCode, EPath path, Byte[] data, Int32 sequenceNumber, Int64 ownerObjectID)
at MfgControl.AdvancedHMI.Drivers.CIPforCLX.WriteTagValue(CLXAddress tag, String[] value, Int32 numberOfElements, Int32 sequenceNumber, Int64 OwnerObjectID)
at MfgControl.AdvancedHMI.Drivers.EthernetIPforCLX.BeginWrite(String startAddress, Int32 numberOfElements, String[] dataToWrite)
at MfgControl.AdvancedHMI.Drivers.EthernetIPforCLX.Write(String startAddress, Int32 numberOfElements, String[] dataToWrite)
at MfgControl.AdvancedHMI.Drivers.EthernetIPforCLX.Write(String startAddress, Int32 dataToWrite)
any workarounds or ways to deal with it would be much appreciated
thanks
Simon