< Compile Options / Microcontroller Options >
Selection of the PID register according to the settings of the fint_register option is based on the same rule as for the pid option. |
A master program called by an application program in which the PID function is enabled needs to be compiled with this option. At this time, if the fint_register option is selected in the application program, the same parameter fint_register should also be selected in the master program. |
If the nouse_pid_register option and pid option are selected simultaneously, error E0511150 will occur. |
A register selected as the PID register also being specified for the base option leads to warning W0511149. |