这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
物品:紧身衣 [2022/09/07 21:42] 小锁2 [Data Parameters] |
物品:紧身衣 [2022/09/07 21:46] (当前版本) 小锁2 创建 |
||
---|---|---|---|
行 49: | 行 49: | ||
These are all parameters, that can be written to with a Logic Writer, Batch Writer, or Integrated Circuit (IC10). The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them. | These are all parameters, that can be written to with a Logic Writer, Batch Writer, or Integrated Circuit (IC10). The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them. | ||
- | ^Parameter Name ^Data Type ^Description ^ | + | ^Parameter Name ^Data Type ^Description^ |
|On|Boolean|Controls A/C power for the suit.| | |On|Boolean|Controls A/C power for the suit.| | ||
|Lock|Boolean|Controls if the suit is currently locked or not. If locked (1) the "Filter" and "Air" buttons become locked.| | |Lock|Boolean|Controls if the suit is currently locked or not. If locked (1) the "Filter" and "Air" buttons become locked.| | ||
行 95: | 行 95: | ||
|d0|Device|Interface for the suit helmet.| | |d0|Device|Interface for the suit helmet.| | ||
|d1|Device|Interface for the backpack or jetpack.| | |d1|Device|Interface for the backpack or jetpack.| | ||
+ | ===== Automation ===== | ||
+ | Some ideas for automating the suit using an Integrated Circuit (IC10) include | ||
+ | |||
+ | * Closing the helmet in a hostile atmosphere | ||
+ | * Locking the helmet in a hostile atmosphere | ||
+ | * Unlocking the helmet in a good atmosphere | ||
+ | * Deactivating airflow, filtration, and AC when helmet is open and in a good atmosphere , and reactivating them when helmet is closed. | ||
+ | * Only activating filtration when CO2 levels are too high. This can greatly increase the lifetime of the filters, and reduces power use. |