News:

SMF - Just Installed!

Main Menu

Analog Output display

Started by LJR2022, September 25, 2022, 02:47:08 AM

Previous topic - Next topic

LJR2022

I'm learning how to write ladder logic. I am having an issue trying to display the value of an analog output to the digital display. Can you offer any help? Thanks, I appreciate it!


EasyPLC_Master

I suppose you mean to view the PLC analog output in the Machines Simulator digital display component, correct?

Is very simple, made your EasyPLC logic, then open the MS Editor, add a digital display component and assig it the analog PLC outpur desired, then open the Machine in the main menu and run the Virtual PLC program.
See the screenshot images example.

LJR2022

Specifically, exercise #3 in the machines simulator. I cannot seem to get the digital displays to display the data. How do I display the value of a counter on the display? I'm looking for the actual ladder logic to make this happen.

Thanks!

EasyPLC_Master


LJR2022

Thanks, I have got it working now!