And Component: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
BTGamepedia>Telyak
(Telyak moved page And Component to Wiring Components: Having a separate page for each component seems redundant, so I'm merging them.)
 
(Removed redirect to Wiring Components)
Line 1: Line 1:
#REDIRECT [[Wiring Components]]
{{Items infobox
| image = And_Component.png
| imagewidth = 65
| type = electrical
| noreq = yes
| cost = 100
| deconstructor = Yes
| fabricator = Yes
| fabricatorskill = electrical
| fabricatortime = 10
| deconstructortime = 10
| fabricatorskilllevel = 20
| fabricatormaterials = {{Hyperlink|Tin}}{{Hyperlink|FPGA Circuit|20}}
| deconstructormaterials = {{Hyperlink|Tin}}{{Hyperlink|FPGA Circuit|20}}
}}
 
The '''And Component''' is an electrical component used to check if both inputs are receiving a signal.
 
<small>Hover over pins to see their descriptions</small>
{{Connection panel
|input1=Signal_In_1
|input1tt=The input of the first signal.
|input2=Signal_In_2
|input2tt=The input of the second signal.
|input3=Set_Output
|input3tt=Sets the "true" output.
|output1=Signal_Out
|output1tt=The output of the component.
}}
<small>"1" denotes ''any'' input, "0" denotes a blank ''or'' zero input</small>
{| class="wikitable"
|-
! colspan="3" | Truth Table
|-
! Input 1 !! Input 2 !! Output
|-
| 0 || 0 || 0
|-
| 0 || 1 || 0
|-
| 1 || 0 || 0
|-
| 1 || 1 || 1
|}
 
[[Category:Electrical Components]]
 
{{Components Nav}}

Revision as of 15:02, 22 October 2020

And Component
Click to upload a new image.Dummy link
Crafting
Fabricator
Requirements
Skill: Electrical: 20
Deconstructor Yield
Technical
Identifier
Categories

The And Component is an electrical component used to check if both inputs are receiving a signal.

Hover over pins to see their descriptions

Connection Panel for And Component
Hover over pins to see their descriptions.
Signal_In_1
Signal_In_2
Set_Output
The input of the first signal.
The input of the second signal.
Sets the "true" output.
Signal_Out
The output of the component.
Requires: Screwdriver

"1" denotes any input, "0" denotes a blank or zero input

Truth Table
Input 1 Input 2 Output
0 0 0
0 1 0
1 0 0
1 1 1
v·d·e·h
Electrical Components
Alarms
Detectors
Interactable
Wiring Components
Misc