I was testing the analog signals, with example the Rfid sensor, I noticed that the signals work up to number 8, although I have 10 available.
Example:
set-123 on output channel n10
I have to read 123 on channel 10 in input
but it does not work!!!
someone can give me advice
In order the Analog signals works properly, must match the analogs IO numbers configured in EasyPLC Machines Simulator Driver and Machines Simulator.
See IO Configuration.gif attached.
now i managed to solve
but the analog signals are not seen in esyplc coming from machine simulator and therefore in tia portal in the duly created DBs (see photo).
while the digital signals work correctly
According with the images you attach, its seems Machines Simulator has only 11 analog I/O and EasyPLC has 16.
In order to work, Machines Simulator must to have also 16 analog I/O.
I have tested and in my system works ok (see images).
I still don't get the analog signals,
foresee I am missing some steps.
in Attachment I put the files I used.
if you can give me some advice.!
Here is a link to see a video where is your example working: https://1drv.ms/u/s!AgB0wx9g6EO5umCYnYQESzwDZIHW?e=5NPvrw (https://1drv.ms/u/s!AgB0wx9g6EO5umCYnYQESzwDZIHW?e=5NPvrw)
I have changed some parameters about the I/O numbers for the drivers used and see how I configured the IO numbers in Machines Simulator.
Also was neccesary to assign the Analog I/O address in the EasyPLC interface program (see screenshots)
There was something that didn't fit me.
Actually with 32 I / O it works and I see the analog signals to be matched with the digital ones, as you can see in your second photo.
But how come when using, type 64 IO, set both in Machine simulator (then exported) and in easyplc (imported), I don't see the analog signals? (See my photo)
image
Yes, you're right, with 64 I/O in some scenarios doesn't appear the right side vertical scroll that allows to move down in the interface box to assing the IO's. :-\
This bug is fixed in version 5.9.7 ready to download at Nirtec webpage downloads section -> http://www.nirtec.com/index.php/plc-software-download/ (http://www.nirtec.com/index.php/plc-software-download/)
Thanks for the warning! ;)
thank you very much