Persisted tag functionality matrix
- Last UpdatedAug 29, 2024
- 1 minute read
|
Persisted Tags Configuration |
Server Runtime behavior |
|
|---|---|---|
|
For unsecured controller |
For secured controller |
|
|
Selected (Checked) |
1. The Communication Driver will read the tags from the file. If the file does not exist then it will read the tags from controller and store them into a file under bin\CIPTagDB directory. 2. If the file database version is different from the controller version, then the Communication Driver will read the tags from the controller and store them into a file. |
The Communication Driver will read the tags from the file. If the file does not exist, then it will read the tags from controller and store them into a file under the bin\CIPTagDB directory. |
|
Unselected (Unchecked) |
The Communication Driver will always upload the tags from the controller and store them into a file. |
|