(3)| 3/11/2021 12:03 PM | |
|
Joined: 3/14/2008 Last visit: 12/28/2025 Posts: 2233 Rating:
|
Hello, OCM parameters (Operator Control and Monitoring) are being changed often. The system does not read back those values. They exist in the PLC but upon restart (full download) they change back to default values. There is a function called: Readback which allows the user to readback parameters from PLC back to the CFC program. This way, you ensure you have the latest values, but this must be done manually, so a readback must be done often. This also includes parameters like gain settings for a PID controller. The readback can be initiated via CFC->Chart->Read Back |
|
If I could help you, you can use the RATE button. Thank you. |
|
This contribution was helpful to
|
|
| 4/14/2021 8:27 AM | |
|
Joined: 3/14/2008 Last visit: 12/28/2025 Posts: 2233 Rating:
|
Hi, One important note: Cold restart is not permitted for AS in PCS7 environment, only Warm restart. With Cold restart start values are being reloaded to the program resulting in possible plant error state. See the following FAQ for information what the Warm,Cold,Hot restart modes do. Please only use Warm restart. You have different options for readback. It is possible to read back all data (not just only OCM (operator) parameters. Below is a manual to get data that is not taken into account by the readback. Read out data that is not taken into account by the readback
|
|
If I could help you, you can use the RATE button. Thank you. |
|
This contribution was helpful to
|
|
Follow us on