SWITCH TO MANUAL
Class in Zendir.Classes
| Inherits from UniverseBehaviour
Declaration
class PowerManager ;
Description
The power manager is able to manipulate a connected EPS bus
based on some inputs from a message. This can be connected to a software
or user interface to adjust manual properties of the circuit.
Properties
Declared Description Out_PowerManagerMsg The power manager message that can be configured PowerBus The connected bus that the monitor is watching
Inherited Description IsEnabled Is true if the object is currently enabled. Name The display name or tag of this object. Parent The currently attached parent object (if any).
Methods
Declared Description GetSwitches Returns an array of all switches connected to the current Power Buson the circuit.
Inherited Description Destroy Removes the current object from the simulation. FindParentWithID Returns an attached parent that satisfies the specified ID. FindParentWithType Returns an attached parent that satisfies the specified type. FindRootWithID Returns a root object that satisfies the specified ID. FindRootWithType Returns a root object that satisfies the specified type.