Constant
Library: | Gates |
Introduced: | 2.0 Beta 1 |
Appearance: |
Behavior
Emits the value specified in its Value attribute.
Pins
There is only one pin, an output whose bit width matches the Data Bits attribute. The location of this pin is specified in the Facing attribute. The component constantly outputs on this pin whatever value specified in the Value attribute.
Attributes
When the component is selected or being added,
the hexademical digits '0' through '9' and 'a' through 'f' alter its Value
attribute,
Alt-0 through Alt-9 alter its Data Bits
attribute,
and the arrow keys alter its Facing
attribute.
- Facing
- The direction in which the pin is located relative to where the value is drawn.
- Data Bits
- The bit width of the component's inputs and outputs.
- Value
- The value, written in hexademical, that is emitted by the component. The number of bits used to specify the value cannot exceed the component's bit width.
Poke Tool Behavior
None.
Text Tool Behavior
None.