Type |
ER |
Devices supporting the parameter |
PacDrive LMC x00C, PacDrive LMC x01C |
Traceable |
No |
You can modify various communication parameters of the controller using the NetManage tool. If this is not desired, you can prevent it using the parameter RemoteCommunicationAccess for the controller.
Value |
Data type |
Meaning |
---|---|---|
read only / 0 |
DINT |
The values are displayed in the NetManageTool, but the controller does not permit any changes to the communication parameters. |
read/write / 1 |
DINT |
The controller temporarily changes its communication parameters. |
read/write/save / 2 |
DINT |
The controller changes its communication parameters and immediately saves them in the Customer.par file (thus keeping this setting even when being restarted). Saving is optional and can be selected in the NetManage tool. |
NOTE: This parameter is a reset parameter (ER). Changes will take effect only after a reset of the controller. To save the values as initialization values after changing the value of the parameter via online change or in the application, the function FC_SysSaveParameter has to be called.