News:

SMF - Just Installed!

Main Menu

MSv4 driver configuration

Started by nato76, May 19, 2024, 11:28:22 AM

Previous topic - Next topic

nato76

Hi Master!

Why is it that when I click the driver configuration button, all declared inputs/outputs are cleared (picture attached)?
When you want to make a small modification to the driver, e.g. increase the number of I/Os or add an analog input, the entire list will be cleared and you have to declare everything from the beginning.
When you have dozens or hundreds of inputs/outputs, this is very time-consuming work.

Thank you,
Regards :)

EasyPLC_Master

Changing the driver configuration means that I/O can be added or removed, thereby clearing the I/O mapping.
Remember that is available the 'Auto Assign' feature, which automatically assigns I/O addresses to match the Machines Simulator order.
It is good practice to work this way when working with your logic, then by clicking just one option the I/O mapping is done automatically with no additional work for the user.