Profile Text: Display Customized Set of Graphics
For a sample, see Sample Profile - Customized Set of Graphics
=== Copy the text below and then follow the Instructions in Step 1 of the Workflow =====
<?xml version="1.0" encoding="UTF-8" ?>
<AFWInstanceExtension xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://Siemens.com/GMS/AFW/LDL/LDL.xsd"
xsi:schemaLocation="http://Siemens.com/GMS/AFW/LDL/LDL.xsd LDL.xsd"
ParentProfile="KIOSK.ldl">
<ChangedEntities>
<SnapInGroup>
<SnapIn id="GraphicViewer">
<SnapInConfigs>
<Default>
<Option name="EnableRotatingKiosk" value="true"/>
</Default>
<CustomData>
DefaultIntervalForKioskMode:
KioskAutoRestart: true
KioskAutoRestartInterval:
GraphicListKioskMode:
Paste or type the designation path here. For help, refer to the Rotating Graphics Key-Value Table. Repeat for each graphic.
GraphicListKioskMode: [
Enter second designation here. Repeat as needed below.]
</CustomData>
</SnapInConfigs>
</SnapIn>
</SnapInGroup>
</ChangedEntities>
</AFWInstanceExtension>
============END OF COPY TEXT===========================