Activity for nmcc

  • nmcc nmcc posted a comment on discussion Visualization πŸ‡¬πŸ‡§

    You can change which browser you use in a webbrowser visual element? if so how do I do that?

  • nmcc nmcc posted a comment on discussion Visualization πŸ‡¬πŸ‡§

    I am trying to show a PDF in a WebBrowser element. I have the file saved to the drive of the HMI/PLC. I am linking it in the URL parameter of the WebBrowser using the following directory link. 'http://localhost:8080/$$sdcard$$/FileName.pdf'. This allows for the program to download without any errors. When I navigate to that screen it is just a white box and nothing shows. I attempted putting the same link in the show parameter and I get a loading icon on my cursor when monitoring the HMI with my...

  • nmcc nmcc posted a comment on discussion Visualization πŸ‡¬πŸ‡§

    Hello all, I am extremely new to Codesys and to programming with these languages in general. I have an HMI panel with 8 physical buttons to the right side of it. I am trying to have these set to change the visualization to a specific screen which I have designed 8 of. I currently have "use CurrentVisu" enabled in the visualization manager. I also have input blocks with all of the buttons being directed to output blocks which I want to have as the switcher for the visualization. Picture is attached...

  • nmcc nmcc posted a comment on discussion Visualization πŸ‡¬πŸ‡§

    Hello all, I am extremely new to Codesys and to programming with these languages in general. I have an HMI panel with 8 physical buttons to the right side of it. I am trying to have these set to change the visualization to a specific screen which I have designed 8 of. I currently have "use CurrentVisu" enabled in the visualization manager. I also have input blocks with all of the buttons being directed to output blocks which I want to have as the switcher for the visualization. Picture is attached...

  • nmcc nmcc posted a comment on discussion Visualization πŸ‡¬πŸ‡§

    Here is a screenshot. I really do not know how to format the variable exchange you are talking about.

  • nmcc nmcc posted a comment on discussion Visualization πŸ‡¬πŸ‡§

    Here is a screenshot. I really do not know how to format the variable exchange you are talking about.

  • nmcc nmcc posted a comment on discussion Visualization πŸ‡¬πŸ‡§

    Hey thank you for the reply dkugler. I am sorry if this seems like a stupid question. I have the use current visuvariable checkbox enabled. I can see the string names of all my visualizations. I am trying to use ladder logic to be the anser to the button press using "VisuElems.CurrentVisu := 'MainScreen';. This returns an error. Any idea what I am doing wrong or could you point me in the right direction for fixing this. Thanks,

  • nmcc nmcc posted a comment on discussion Visualization πŸ‡¬πŸ‡§

    Hey thank you for the reply dkugler. I am sorry if this seems like a stupid question. I have the use current visuvariable checkbox enabled. I can see the string names of all my visualizations. I am trying to use ladder logic to be the anser to the button press using "VisuElems.CurrentVisu := 'MainScreen';. This returns an error. Any idea what I am doing wrong or could you point me in the right direction for fixing this. Thanks,

  • nmcc nmcc posted a comment on discussion Visualization πŸ‡¬πŸ‡§

    Hello, I am extremely new to using codesys. I have an IFM CR1102 HMI with physical buttons on the right side. I need to have these buttons toggle which visualization is active. I currently have ladder logic for when the button is pressed just need the action side for setting the active visualization. Any help is appreciated.

1