用户工具

站点工具


物品:紧身衣

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
物品:紧身衣 [2022/09/07 21:32]
小锁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.|
行 61: 行 61:
 |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|
 +===== Data Outputs =====
 +
 +These are all parameters, that can be read with a Logic Reader or a Slot Reader. The outputs are listed in the order a Logic Reader'​s "​VAR"​ setting cycles through them.
 +^Output Name^Data Type^Description^
 +|On|Boolean|Whether the A/C is on or off.|
 +|Lock|Boolean|Shows if the suit is currently locked or not. If locked (1) the "​Filter"​ and "​Air"​ buttons become locked.|
 +|Filtration|Boolean|Whether Filtration is enabled for the suit.|
 +|Error|Integer|The suit's error value. By default, if the suit has no filter it will write the error parameter to 1.|
 +|Combustion| ?​|0 - ?|
 +|AirRelease|Boolean|Whether the air release is on or off. If the helmet is open while the air release in on, air is wasted.|
 +|Activate|Integer|Value range is 0 - 3. The value depends on equipped items like air tanks and filters.|
 +|VelocityRelativeZ|Float|The suit's relative Z velocity.|
 +|VelocityRelativeY|Float|The suit's relative Y velocity.|
 +|VelocityRelativeX|Float|The suit's relative X velocity.|
 +|VelocityMagnitude| ?​|The suit's relative velocity magnitude.|
 +|TemperatureSetting|Float|The target temperature for the suit in Kelvin.|
 +|TemperatureExternal|Float|The air temperature outside of the suit in Kelvin.|
 +|Temperature|Float|The air temperature inside the suit in Kelvin.|
 +|Setting|Integer|Doesn'​t do anything on it's own. Can be used to communicate with a logic transmitter.|
 +|RatioVolatiles|Float|The ratio of Volatiles inside the suit.|
 +|RatioWater|Float|The ratio of Water inside the suit.|
 +|RatioPollutant|Float|The ratio of Pollutant inside the suit.|
 +|RatioOxygen|Float|The ratio of Oxygen inside the suit.|
 +|RatioNitrousOxide|Float|The ratio of Nitrous Oxide inside the suit.|
 +|RatioNitrogen|Float|The ratio of Nitrogen inside the suit.|
 +|RatioCarbonDioxide|Float|The ratio of Carbon Dioxide Oxide inside the suit.|
 +|PressureSetting|Float|The target pressure for the suit.|
 +|PressureExternal|Float|The air pressure outside of the suit.|
 +|Pressure|Float|The air pressure inside the suit.|
 +|PositionZ|Float|The suit's Z coordinate position.|
 +|PositionY|Float|The suit's Y coordinate position.|
 +|PositionX|Float|The suit's X coordinate position.|
 +|d0|Device|Interface for the suit helmet.|
 +|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.
物品/紧身衣.1662557576.txt.gz · 最后更改: 2022/09/07 21:32 由 小锁2