Personal Data

Username:
fverga
Joined:
2022-03-30 08:47:01

Projects

  • No projects to display.

User Activity

  • Posted a comment on discussion Visualization 🇬🇧 on CODESYS Forge

    Hi everybody, I'm using an IFM HMI Panel and I need informations about the "WindowControlBase" FB related to the "ifmDevice" library. When I try to implement it I can't find a valid STRING to insert in the "sWindowID" variable and I have 3 types of errors depending on the inserted string: 1) ERR_WM_SET_VISIBILITY 2) ERR_WM_BRING_TO_TOP 3) ERR_INVALID_VALUE Do You have any examples of this FB? Thank you so much.

  • Posted a comment on discussion Visualization 🇬🇧 on CODESYS Forge

    Hello everybody, I'm trying to simulate mouse commands with codesys on a IFM Touchscreen display. I've found in the library VisuElems --> VisuElemsBase the interface: "VisuElems.VisuElemBase.IMouseEventHandler" with the metods: - HandleMouseMoveEvent - HandleMouseBtnEvent I was able to move an example cursor with line commands from my PC (like "touch-moving" on the display) but, at the moment, I'm not able to simulate the push or the release command like the "Touch-effect". Can I ask for your help?...

View All