Chemical Reading
Let's read some information within a Chemical Tank! For this, we first need to craft a Chemical Reader, and attach it to a Cable so it faces a Chemical Tank.
Next, try reading out whether or not the tank is empty using a Variable Card, and display it in a Display Panel.
Then, try reading the Chemical contents of the tank, and display it in a Display Panel.
Finally, apply the Is Radioactive operator within the Logic Programmer to this Chemical value, and read out the final value by placing the resulting Variable Card in a Display Panel. (don't forget to place all intermediary variables within a Variable Store!)
Aspect
Tank EmptyIf the target chemical tank is empty
Output: Boolean
Aspect
Tank ChemicalThe chemical in the target tank
Output: Chemical
Properties:
- Tank ID
Operator
Is Radioactiveis_radioactiveIf the given chemical is radioactive
- Chemical
- Boolean
Advancements