ShowManager class in Command line interface

23 members:

integer changedProperty
integer

last changed property #

string changedPropertyId
string

last changed property id

string code
multiline string

Code

integer dispinfo
integer, 0 .. 2
  • 0 = Hide all
  • 1 = Show status
  • 2 = Show description and status
  • Text display

    string expdef
    multiline string

    Experiment definition

    string info
    multiline string

    Information

    integer mode
    integer, 0 .. 2
  • 0 = Initial
  • 1 = Temporary
  • 2 = On request
  • string name
    string

    Title

    string regname
    string

    Registered to

    string show
    string

    Current show

    integer showlog
    integer, 0 .. 1 (false/true)

    Show log

    integer switchmode
    integer, 0 .. 2
  • 0 = Disabled
  • 1 = Sequence
  • 2 = Random
  • string switchshows
    string

    names of the shows participating in automatic switching (comma separated). Use * as a wildcard.

    integer switchtime
    integer, 0 .. 9999

    time between switching (seconds)

    integer userspeed
    integer, 0 .. 5
  • 0 = Paused
  • 1 = Very slow
  • 2 = Slow
  • 3 = Normal (default)
  • 4 = Fast
  • 5 = Very fast
  • Speed

    function about

    Please register this program here!

    function about()
    function add

    add property (id,type,name,help)

    function add()
    function addGroup

    add group (name)

    function addGroup()
    function clear

    remove all properties

    function clear()
    function dummy

    function dummy()

    This is the empty item in the Theater's menu

    function reload

    Reload current show

    function reload()
    function remove

    remove property (index)

    function remove()
    function removeGroup

    remove group (index)

    function removeGroup()

    Global context>>Experiment definition>>Command line interface