ScreensaverExt
The ScreensaverExt extension allows to switch on and off the screensaver and the screensaver’s graphic on the panel configured in the iCSmartViewRecipient component.
Note
The ScreensaverExt component must be located under the iCSmartViewRecipient component.
The ScreensaverExt extension has the following slots:
Screensaver Enabled: allows to enable or disable the screensaver on the panel configured in the iCSmartViewRecipient;
Screensaver Graphics Enabled: allows to enable of disable displaying screensaver graphics on the panel configured in the iCSmartViewRecipient;
Delay: allows to set a time value, after which any action invoke in the component will actually be executed on the panel.

The ScreensaverExt slots
The ScreensaverExt extension has the following actions:
Note
These actions can be invoked manually from the context menu or automatically on the change of value of the extension’s slots (Kiosk Mode for either Write Unlock or Write Lock actions, and Kiosk Unlock Password for the Write Kiosk Unlock Password action.
Force Write: sends requests to the panel configured in the parent iCSmartViewRecipient component using current values in slots;
Write Screensaver Enabled: sends the Screensaver Enabled slot value to the panel configured in the parent iCSmartViewRecipient component;
Write Screensaver Graphics Enabled: sends the Screensaver Graphics Enabled slot value to the panel configured in the parent iCSmartViewRecipient component;
Write Delay: send the Delay slot value to the panel configured in the parent iCSmartViewRecipient component.

The ScreensaverExt actions