Nirtec Studio Forum

General Category => Machines Simulator => Troubleshooting => Topic started by: nato76 on May 19, 2024, 11:28:22 AM

Title: MSv4 driver configuration
Post by: nato76 on May 19, 2024, 11:28:22 AM
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 :)
Title: Re: MSv4 driver configuration
Post by: EasyPLC_Master on May 19, 2024, 06:04:07 PM
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.