Personal Data

Username:
julien
Joined:
2021-01-26 11:03:04

Projects

  • No projects to display.

User Activity

  • Modified a comment on discussion Runtime πŸ‡¬πŸ‡§ on CODESYS Forge

    Hello everybody, i try to write data in a file text without succes. I use the CAA_File library. First problem, I never get the position at the end of the file. I know the handling of the files is asynchronous, so I put a timeout between fileof and filwr to make sure the return from fileof.xDone and fileof.xEOF is done correctly. If xEOF is false, I increment the position by one and execute filsp (setPosition) and retest fileof (xExecute: = TRUE) However my pointer position index increases to values...

  • Posted a comment on discussion Runtime πŸ‡¬πŸ‡§ on CODESYS Forge

    Hello everybody, i try to write data in a file text without succes. I use the CAA_File library. First problem, I never get the position at the end of the file. I know the handling of the files is asynchronous, so I put a timeout between fileof and filwr to make sure the return from fileof.xDone and fileof.xEOF is done correctly. If xEOF is false, I increment the position by one and execute filsp (setPosition) and retest fileof (xExecute: = TRUE) However my pointer position index increases to values...

  • Posted a comment on discussion Visualization πŸ‡¬πŸ‡§ on CODESYS Forge

    @m.prestel, I understand what did you tell me about the Codesys setting should not effect the OS. When i click on the user name entry, the OS keyboard appears and the view is narrowed. But the Dialogs box didn't. This causes a lag between the visualization and the dialog box. Indeed, by tapping the screen, I realized that in fact the username and password entries were on the visualization below the dialog box. So I tried to set "Client support animations and overlay of native elements" to true, but...

  • Posted a comment on discussion Visualization πŸ‡¬πŸ‡§ on CODESYS Forge

    I was thinking of a parameter incompatibility between 'Web visu' manager and 'visualization' manager. I did some tests (inconclusive ...) to realize that the different parameters of the visualization manager have a lot of impact on the behavior of the visualization. Regardless, I still have bugs when entering the username through visuUserMngt.Login.

  • Posted a comment on discussion Visualization πŸ‡¬πŸ‡§ on CODESYS Forge

    Hello and thanks Marcel, It is indeed the keyboard of the OS which appears now. But a new problem arose: When I enter the username, the keyboard disappears, and then the interface stops responding. In Visualization manager Additionnal settings: -Activate multitouch handling: False, -Activate semi-transparent drawing: True, -Activate standard keyboard handling: true, -Paint disabled elements grayed out: True. Maybe an incompatibility of parameters?

  • Posted a comment on discussion Visualization πŸ‡¬πŸ‡§ on CODESYS Forge

    Hello everybody, I use the visu dialogs UsermngtLogin. My problem is the Codesys keyboard when i use a smartphone, it's visibility is very poor and poorly integrated. How can i use the OS (Android or IOS) default keyboard?

  • Posted a comment on discussion Visualization πŸ‡¬πŸ‡§ on CODESYS Forge

    Hello Japib, hello Marcel, i did a test in a new view and just a combo box,that's worked well, in my main view, the space under the box is enough for displaying the droplist under the combo box, but the droplist appears always open above the combo box. I did delete all shapes/forms under the Combo box, and the problem stay the same. With some tests, i found this: If the Combobox is just under the top of the screen, the list appears under the box, and when i'm scrolling the view to the top of the...

  • Modified a comment on discussion Visualization πŸ‡¬πŸ‡§ on CODESYS Forge

    Hi everyboby, i creating a webvisu with a combo box, in simulation, the drop-down list appears on the top of his combobox. I'd like to the drop-down list appears on the bottom of the combobox but i don't found the right property to do that. Maybe this cause by an other property, but i don't know wich is it. Can you help me please? Thanks.

View All