Conductor Script Commands

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 command—or the FindGovernor command followed by the ShowStatus command—can 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

Argument Description

process_id The process instance of the specified timer.

timer_name The name of the timer to be started.

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]

Argument Description

unit_name The specified engine unit.

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.

Appendix A Conductor Script Commands 317

Page 317
Image 317
Sun Microsystems 3 manual StartTimer, StartUnit