beautypg.com

Grass Valley RSAT2 User Manual

Page 22

background image

Remote Control Panel RSAT2

4. Operation

Operating Instructions - Rev. 1 / 11.2001

17

The setup files are special text files, which can be “understood” by the VxWorks
shell interpreter. This means you can alternatively load setups by running them as
shell script (by typing < /flash/appdisk/mstrmemo.sat, for example).

But this is not recommended due to the long time it usually takes for interpreting
the scripts (so you better use the SatPanelLoadLearned command).

Available commands (public C-functions):

Command

Parameters

Description

SatPanelLearnButton

satButtonID, cpButtonID,
cd, co, kw, level

learns a button

SatPanelLernDigi

satDigiID, cpDigiID, cd,
co,
kw, level

learns a digipot

SatPanelLearnDisplay

satDispID, cpDispID, cd,
co,
kw, level

learns a display

SatPanelWriteDisplay

satDisplayID, text

writes a 4–character text directely into the
display no matter wheter it is delegated or
not

SatPanelSetLamp

SatButtonID, state

sets the state of a lamp, no matter wheter
the lamp is delegated or not. can
be 0 or 1.

SatPanelSetAllLamps

state

sets all lamps to one state

SatPanelWriteAllDisplays

text

writes a text into all diplays

SatPanelUnLernAll

clears the leaning table. After that,
the satpanel is “stupid”.

SatPanelRefreshState

Reloads the lamp states and display con-
tents from the control panel. The learned
items are NOT modified !