Sun Microsystems 3 Tablet Accessory User Manual


 
Conductor Script Commands
Appendix A Conductor Script Commands 317
The StartGovernor command reads the memory flag setting for governor
specified in the engine configuration file (see Engine Configuration File on
page 90 and Step 10 under How to Configure a New Engine on page 95).
The
ShowStatus Script commandor the FindGovernor command followed by
the
ShowStatus commandcan be used to check that the governor has started up
properly.
StartTimer
The StartTimer command changes the state of a specified timer from OFF to ON.
StartTimer process_id timer_name
The StartTimer command is available only when an engine is current, so you
must first use the
FindEngine Script command to set the current engine.
The
StartTimer command lets you start the specified timer or restart it if it has
previously been turned off.
StartUnit
The StartUnit command starts the specified engine unit for the current engine.
StartUnit unit_name [newLog] [newState] [newRegistration] [cold]
The StartUnit command is available only when an engine is current, so you must
first use the
FindEngine Script command to set the current engine.
Argument Description
process_id The process instance of the specified timer.
timer_name The name of the timer to be started.
Argument Description
unit_name The specified engine unit.