-
Notifications
You must be signed in to change notification settings - Fork 97
SaveValue
hrickens edited this page May 27, 2010
·
6 revisions
= Save Value =
Saving current settings for next IOC reboot The implementation consists of a CSS plugin which will connect to a headless CSS application which will save the value along with the record name in a file. The file gets written to the IOC during reboot.
Activate the saveValue plugin from a SDS text input widgetBR
Confirm to save the value. The plugin will detect the corresponding IOC from the LDAP server. This will make sure that the channel/ value pair gets written to the correct IOC reboot file.BR
Another plugin opens a view to display the current settings in the saveValue file (for the corresponding IOC)BR