Advertisement
enbyted

webaccess slider test console

Jan 29th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.58 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE Workspace>
  3. <Workspace xmlns="http://www.qlcplus.org/Workspace" CurrentWindow="VirtualConsole">
  4.  <Creator>
  5.   <Name>Q Light Controller Plus</Name>
  6.   <Version>4.10.6 GIT</Version>
  7.   <Author>Bartosz Grabias</Author>
  8.  </Creator>
  9.  <Engine>
  10.   <InputOutputMap>
  11.    <Universe Name="Universe 1" ID="0">
  12.     <Input Plugin="Loopback" Line="0"/>
  13.    </Universe>
  14.    <Universe Name="Universe 2" ID="1">
  15.     <Output Plugin="Loopback" Line="0"/>
  16.    </Universe>
  17.    <Universe Name="Universe 3" ID="2"/>
  18.    <Universe Name="Universe 4" ID="3"/>
  19.   </InputOutputMap>
  20.  </Engine>
  21.  <VirtualConsole>
  22.   <Frame Caption="">
  23.    <Appearance>
  24.     <FrameStyle>None</FrameStyle>
  25.     <ForegroundColor>Default</ForegroundColor>
  26.     <BackgroundColor>Default</BackgroundColor>
  27.     <BackgroundImage>None</BackgroundImage>
  28.     <Font>Default</Font>
  29.    </Appearance>
  30.    <Slider Caption="Slider 0" ID="0" WidgetStyle="Slider" InvertedAppearance="false">
  31.     <WindowState Visible="True" X="0" Y="0" Width="60" Height="200"/>
  32.     <Appearance>
  33.      <FrameStyle>Sunken</FrameStyle>
  34.      <ForegroundColor>Default</ForegroundColor>
  35.      <BackgroundColor>Default</BackgroundColor>
  36.      <BackgroundImage>None</BackgroundImage>
  37.      <Font>Default</Font>
  38.     </Appearance>
  39.     <SliderMode ValueDisplayStyle="Exact" ClickAndGoType="None">Playback</SliderMode>
  40.     <Level LowLimit="0" HighLimit="255" Value="0"/>
  41.     <Playback>
  42.      <Function>4294967295</Function>
  43.     </Playback>
  44.    </Slider>
  45.    <Slider Caption="Slider 1" ID="1" WidgetStyle="Slider" InvertedAppearance="true">
  46.     <WindowState Visible="True" X="60" Y="0" Width="60" Height="200"/>
  47.     <Appearance>
  48.      <FrameStyle>Sunken</FrameStyle>
  49.      <ForegroundColor>Default</ForegroundColor>
  50.      <BackgroundColor>Default</BackgroundColor>
  51.      <BackgroundImage>None</BackgroundImage>
  52.      <Font>Default</Font>
  53.     </Appearance>
  54.     <SliderMode ValueDisplayStyle="Exact" ClickAndGoType="None">Playback</SliderMode>
  55.     <Level LowLimit="0" HighLimit="255" Value="0"/>
  56.     <Playback>
  57.      <Function>4294967295</Function>
  58.     </Playback>
  59.    </Slider>
  60.    <Slider Caption="Slider 2" ID="2" WidgetStyle="Slider" InvertedAppearance="false">
  61.     <WindowState Visible="True" X="120" Y="0" Width="60" Height="200"/>
  62.     <Appearance>
  63.      <FrameStyle>Sunken</FrameStyle>
  64.      <ForegroundColor>Default</ForegroundColor>
  65.      <BackgroundColor>Default</BackgroundColor>
  66.      <BackgroundImage>None</BackgroundImage>
  67.      <Font>Default</Font>
  68.     </Appearance>
  69.     <SliderMode ValueDisplayStyle="Percentage" ClickAndGoType="None">Playback</SliderMode>
  70.     <Level LowLimit="0" HighLimit="255" Value="0"/>
  71.     <Playback>
  72.      <Function>4294967295</Function>
  73.     </Playback>
  74.    </Slider>
  75.    <Slider Caption="Slider 3" ID="3" WidgetStyle="Slider" InvertedAppearance="true">
  76.     <WindowState Visible="True" X="180" Y="0" Width="60" Height="200"/>
  77.     <Appearance>
  78.      <FrameStyle>Sunken</FrameStyle>
  79.      <ForegroundColor>Default</ForegroundColor>
  80.      <BackgroundColor>Default</BackgroundColor>
  81.      <BackgroundImage>None</BackgroundImage>
  82.      <Font>Default</Font>
  83.     </Appearance>
  84.     <SliderMode ValueDisplayStyle="Percentage" ClickAndGoType="None">Playback</SliderMode>
  85.     <Level LowLimit="0" HighLimit="255" Value="0"/>
  86.     <Playback>
  87.      <Function>4294967295</Function>
  88.     </Playback>
  89.    </Slider>
  90.   </Frame>
  91.   <Properties>
  92.    <Size Width="1920" Height="1080"/>
  93.    <GrandMaster ChannelMode="Intensity" ValueMode="Reduce" SliderMode="Normal"/>
  94.   </Properties>
  95.  </VirtualConsole>
  96.  <SimpleDesk>
  97.   <Engine/>
  98.  </SimpleDesk>
  99. </Workspace>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement