Jump to content

ORSO2001

Privileged Member
  • Posts

    305
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by ORSO2001

  1. Hello Salem, what you mean about "simulate" ? ...by real signal (mA,Volt etc) or by software?...in first case you need a proper module to manage the signal, maybe from a potetiometer...in second case you can insert two buttons in the HMI to increase and decrease the value of a tag... at the end, for example, you can use one or both of these two reference to manage one or more bargraph or gauges...
  2. Hi EduMarg, thanks for the answer...so If I well understood with the widget "mail configurator" I can create a list of To/Cc/BCc mails but you suggested that this list has to be not 8 members longer...In my case I will have to manage a list of 20-30 mails...maybe more...in this case what I can do? thanks
  3. Dear All, I need a clarification about "send mails"; customer want create and modify, every time that he wants, a list of mails; every time that a specific condition is present I have to send at every mail in the list a mail/message...create a Data Table that include these mails is not a problem but I have a doubt about the multi sending...I have to call, and send, one by one the mails in the Data Table or exist a "procedure" to take more than one mails at time and send this in one shot? regards
  4. Dear Saragni, about first point I understood. About second point...The "issue" was caused because was selected "auto hide" for the menus on the bottom; then if I select GLOBAL the tags list appears and if I pushed the mouse right button, on a tag, the menu disappear; I removed "auto hide" and let "dockable" then now when I push the mouse right button an a tag I have the pop up menu that include "find tag: xxxxx"...sorry...maybe this setting was changed after the new installation of Unilogic. thanks
  5. dears, other thing that I have "found" is that if I open the GLOBAL varialble list and, I point one of these, I push the right mouse button the list close itself ...If I well remember with the previous versions a pop up menu should be open with some options (like search in the ladders)...? Same for the tags on the HMI objects. maybe the downloaded file is corrupted?
  6. I installed again the Unilogic and seems ok but I don't understood one thing...when I create the first Struct I can choice any name that I want ("FIFO" or "fifo" included)...as second, or if I try to rename the first one, I can't choice "FIFO" or "fifo" (red labeled)...why?
  7. Dear Saragani, I create a new project (totally empty); I create a Struct with only one variable (UINT8); I create a FIFO data table ...during a compile I have the same error. I try to install again the Unilogic...and I let you know.
  8. Dear Saragani, As I wrote the problem seems fixed after that I set back the data table from index to FIFO. If having my project, I saved a copy with the issue, can "help" you to check what is happened is not a problem for me...let me know how I can send this to you.
  9. Dear Saragani, In my project I inserted a FIFO data table but it was already present from time and I never had this problem; as I wrote after that I change some tag reference in some screen objects I have had this error during the compile...however following your suggestion " Did you change a data table indexed to a FIFO? " I checked the details of the FIFO data table and I found that the "data type" was changed from FIFO to index....I set again FIFO and the error is disappeared...I am quite sure that I have not changed this... anyway thanks for the help
  10. Dear All, After that I changed few tags reference in few screen objects (string) that were already present and I done the "compile" I have had the errors below: : Error in Line: 0, Column: 0, Message: _Init_Operands.cpp In function 'void _Init_Operands()' _Init_Operands.cpp: Error in Line: 331, Column: 885, Message: cannot convert 'volatile Queue_t*' to 'volatile MngArray_t*' in argument passing arm-none-eabi-g++: Error in Line: 0, Column: 0, Message: _Init_Operands.o No such file or directory : Error in Line: 0, Column: 0, Message: arm-none-eabi-g++ fatal error no input files : Error in Line: 0, Column: 0, Message: compilation terminated. : Error in Line: 0, Column: 0, Message: compilation terminated. : Error in Line: 0, Column: 0, Message: :: Someone can help me to fix this? I am using the version 1.18.60 thanks
  11. I found that if, in the HMI page, the "comment" is closed I can't insert the "FSB" if the comment window is open I can...!?
  12. Dear All, I am trying to insert the HMI function/element "file selector browser" but in every point where I tried to insert this I have had the alarm : element exceed screen boundaries. What I am doing wrong? I am using an USP-070... regards
  13. Dear Saragani, I updated the .NET framework at 4.6.1 and the issue is gone. I wait the SP for the version 1.18 to fix the HMI tag problem in full size screen. Thanks
  14. I have 2 PC...in one, where for sure I have the problem, I have NET framework 4 ....in the second i don't know....I will check later.
  15. Dear Saragani, see below for problem detail; however I sent the report as in the procedure: <<System.InvalidOperationException>> from <<System.Xml>> There was an error reflecting property 'HMIElements'. -------------------------- { "ClassName": "System.InvalidOperationException", "Message": "There was an error reflecting type 'Unitronics.PropertiesThemes.SerializableProfile'.", "Data": { "System.Object": null }, "InnerException": { "ClassName": "System.InvalidOperationException", "Message": "There was an error reflecting property 'HMIElements'.", "Data": null, "InnerException": { "ClassName": "System.InvalidOperationException", "Message": "There was an error reflecting type 'Unitronics.PropertiesThemes.HMIElement'.", "Data": null, "InnerException": { "ClassName": "System.InvalidOperationException", "Message": "There was an error reflecting type 'Unitronics.PropertiesThemes.Utils.SerializableDate'.", "Data": null, "InnerException": { "ClassName": "System.InvalidOperationException", "Message": "Unitronics.HMI.Globals.HMIUtils cannot be serialized. Static types cannot be used as parameters or return types.", "Data": null, "InnerException": null, "HelpURL": null, "StackTraceString": " at System.Xml.Serialization.TypeDesc.CheckSupported()\r\n at System.Xml.Serialization.TypeScope.GetTypeDesc(Type type, MemberInfo source, Boolean directReference, Boolean throwOnError)\r\n at System.Xml.Serialization.TypeScope.ImportTypeDesc(Type type, MemberInfo memberInfo, Boolean directReference)\r\n at System.Xml.Serialization.TypeScope.GetTypeDesc(Type type, MemberInfo source, Boolean directReference, Boolean throwOnError)\r\n at System.Xml.Serialization.StructModel.GetPropertyModel(PropertyInfo propertyInfo)\r\n at System.Xml.Serialization.StructModel.GetFieldModel(MemberInfo memberInfo)\r\n at System.Xml.Serialization.XmlReflectionImporter.InitializeStructMembers(StructMapping mapping, StructModel model, Boolean openModel, String typeName, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.ImportStructLikeMapping(StructModel model, String ns, Boolean openModel, XmlAttributes a, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.ImportTypeMapping(TypeModel model, String ns, ImportContext context, String dataType, XmlAttributes a, Boolean repeats, Boolean openModel, RecursionLimiter limiter)", "RemoteStackTraceString": null, "RemoteStackIndex": 0, "ExceptionMethod": "8\nCheckSupported\nSystem.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\nSystem.Xml.Serialization.TypeDesc\nVoid CheckSupported()", "HResult": -2146233079, "Source": "System.Xml", "WatsonBuckets": null }, "HelpURL": null, "StackTraceString": " at System.Xml.Serialization.XmlReflectionImporter.ImportTypeMapping(TypeModel model, String ns, ImportContext context, String dataType, XmlAttributes a, Boolean repeats, Boolean openModel, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.IncludeType(Type type, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.IncludeTypes(ICustomAttributeProvider provider, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.InitializeStructMembers(StructMapping mapping, StructModel model, Boolean openModel, String typeName, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.ImportStructLikeMapping(StructModel model, String ns, Boolean openModel, XmlAttributes a, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.InitializeStructMembers(StructMapping mapping, StructModel model, Boolean openModel, String typeName, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.ImportStructLikeMapping(StructModel model, String ns, Boolean openModel, XmlAttributes a, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.ImportTypeMapping(TypeModel model, String ns, ImportContext context, String dataType, XmlAttributes a, Boolean repeats, Boolean openModel, RecursionLimiter limiter)", "RemoteStackTraceString": null, "RemoteStackIndex": 0, "ExceptionMethod": "8\nImportTypeMapping\nSystem.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\nSystem.Xml.Serialization.XmlReflectionImporter\nSystem.Xml.Serialization.TypeMapping ImportTypeMapping(System.Xml.Serialization.TypeModel, System.String, ImportContext, System.String, System.Xml.Serialization.XmlAttributes, Boolean, Boolean, System.Xml.Serialization.RecursionLimiter)", "HResult": -2146233079, "Source": "System.Xml", "WatsonBuckets": null }, "HelpURL": null, "StackTraceString": " at System.Xml.Serialization.XmlReflectionImporter.ImportTypeMapping(TypeModel model, String ns, ImportContext context, String dataType, XmlAttributes a, Boolean repeats, Boolean openModel, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.CreateArrayElementsFromAttributes(ArrayMapping arrayMapping, XmlArrayItemAttributes attributes, Type arrayElementType, String arrayElementNs, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.ImportArrayLikeMapping(ArrayModel model, String ns, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.ImportAccessorMapping(MemberMapping accessor, FieldModel model, XmlAttributes a, String ns, Type choiceIdentifierType, Boolean rpc, Boolean openModel, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.ImportFieldMapping(StructModel parent, FieldModel model, XmlAttributes a, String ns, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.InitializeStructMembers(StructMapping mapping, StructModel model, Boolean openModel, String typeName, RecursionLimiter limiter)", "RemoteStackTraceString": null, "RemoteStackIndex": 0, "ExceptionMethod": "8\nImportTypeMapping\nSystem.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\nSystem.Xml.Serialization.XmlReflectionImporter\nSystem.Xml.Serialization.TypeMapping ImportTypeMapping(System.Xml.Serialization.TypeModel, System.String, ImportContext, System.String, System.Xml.Serialization.XmlAttributes, Boolean, Boolean, System.Xml.Serialization.RecursionLimiter)", "HResult": -2146233079, "Source": "System.Xml", "WatsonBuckets": null }, "HelpURL": null, "StackTraceString": " at System.Xml.Serialization.XmlReflectionImporter.InitializeStructMembers(StructMapping mapping, StructModel model, Boolean openModel, String typeName, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.ImportStructLikeMapping(StructModel model, String ns, Boolean openModel, XmlAttributes a, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.ImportTypeMapping(TypeModel model, String ns, ImportContext context, String dataType, XmlAttributes a, Boolean repeats, Boolean openModel, RecursionLimiter limiter)", "RemoteStackTraceString": null, "RemoteStackIndex": 0, "ExceptionMethod": "8\nInitializeStructMembers\nSystem.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\nSystem.Xml.Serialization.XmlReflectionImporter\nBoolean InitializeStructMembers(System.Xml.Serialization.StructMapping, System.Xml.Serialization.StructModel, Boolean, System.String, System.Xml.Serialization.RecursionLimiter)", "HResult": -2146233079, "Source": "System.Xml", "WatsonBuckets": null }, "HelpURL": null, "StackTraceString": " at System.Xml.Serialization.XmlReflectionImporter.ImportTypeMapping(TypeModel model, String ns, ImportContext context, String dataType, XmlAttributes a, Boolean repeats, Boolean openModel, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.ImportElement(TypeModel model, XmlRootAttribute root, String defaultNamespace, RecursionLimiter limiter)\r\n at System.Xml.Serialization.XmlReflectionImporter.ImportTypeMapping(Type type, XmlRootAttribute root, String defaultNamespace)\r\n at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)\r\n at Unitronics.PropertiesThemes.DefaultElementsProperties.SerializeSystemTheme(SerializableProfile prof)\r\n at Unitronics.PropertiesThemes.DefaultElementsProperties.createSystemDefaultPropertiesXmlIfNotExist()\r\n at Unitronics.PropertiesThemes.DefaultElementsProperties.Init(String fileName)\r\n at Unitronics.PropertiesThemes.DefaultElementsProperties.get_Instance()\r\n at Unitronics.HMI.ScreenBase..ctor(HMIScreenBase screenPoco, IHMIMain mainParent)\r\n at Unitronics.HMI.Screen..ctor(HMIScreen screenPoco, IHMIMain mainParent)\r\n at Unitronics.HMI.Screen.LoadFromDB(Main main, Guid screenId, Boolean initHmiCache)\r\n at Unitronics.HMI.UI.ViewModels.MainViewModel.<>c__DisplayClass3e.<Compile>b__29()\r\n at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)\r\n at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)", "RemoteStackTraceString": null, "RemoteStackIndex": 0, "ExceptionMethod": "8\nImportTypeMapping\nSystem.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\nSystem.Xml.Serialization.XmlReflectionImporter\nSystem.Xml.Serialization.TypeMapping ImportTypeMapping(System.Xml.Serialization.TypeModel, System.String, ImportContext, System.String, System.Xml.Serialization.XmlAttributes, Boolean, Boolean, System.Xml.Serialization.RecursionLimiter)", "HResult": -2146233079, "Source": "System.Xml", "WatsonBuckets": null }
  16. Dear Saragni, ok I understood. About the issue with the missing media file...as I wrote when it happens, before the crash of the unilogic, the "recovery alarm window" appear...if you want I do the procedure and send the report...let me know. thanks
  17. Dear Saragni, ok, how can I send you the project? the project was done with 1.17.73 Maybe I found another issue; in my project is present a "PDF viewer"; if I compile the project but the file is missing in the MEDIA folder the "recover alarm" window appear and the unilogic closes; if the file is present in the folder it works. in the version 1.17.73 I have a warning that the file is missing but the copile procedure is done without problem.
  18. Dear All, I update at the version 1.18.37 without any problem; I created a new program and I see that if I expand in full screen (F11) I can't select the tag for the HMI object; if I let the screen in "normal size" it works; what can be wrong? to be clear...the tags list appears but if I try to select one of it I don't select it but a row int the "properties window" of the same object. ladder works in both condition. I opened some project done with the version 1.17.73...and for all I saw that some local tags was highlighted as "this tag can be link..."; the local tags was BUFFER.
  19. Dear All, I am using the USB key to transfer some DTI...all works fine but sometimes, after I removed the DOK, a windows appears and highlighted me that I done this action in a not security way...and tell me to use the " safely remove DOK" !?...in the UniApp I have it but how I have to do to insert this "button" in the ladder...where I find the function? into the "external storage" I found only the BITs about the SD and DOK presences. thanks
  20. Is there an example that show how to import and export a "recipe"? to be clear I 'm able to export the recipe file but when I trying to import I always have a "-4" status as a result and I don't understand what I'm doing wrong. thanks
  21. Dear Ofir, many thanks...I choose the first option that you wrote...it is good for me. regards
  22. Dear All, exist a way to disable the UNIAPPS menu or parts of it?..or put it under password? thanks
×
×
  • Create New...