Actions

Difference between revisions of "Hardsuit"

From Unofficial Stationeers Wiki

(added standard data network headers)
Line 28: Line 28:
 
* The default filter is the CO2 filter, a gas generated by the characters when consuming breathable air.
 
* The default filter is the CO2 filter, a gas generated by the characters when consuming breathable air.
  
==IC Logic==
+
{{Data Network Header}}
 +
 
 
The Hardsuit is uniquely capable of accepting an [[Integrated_Circuit_(IC10)|Integrated Ciruit (IC10)]].  Within a hardsuit, this IC cannot toggle itself off and will run as long as there is battery power in the suit, until the IC is removed
 
The Hardsuit is uniquely capable of accepting an [[Integrated_Circuit_(IC10)|Integrated Ciruit (IC10)]].  Within a hardsuit, this IC cannot toggle itself off and will run as long as there is battery power in the suit, until the IC is removed
 
It has these unique logic variables and interactions (along with the standard variables)
 
It has these unique logic variables and interactions (along with the standard variables)
 +
 +
{{Data Parameters}}
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Value !! Meaning
+
! Parameter Name !! Data Type !! Description
 
|-
 
|-
| On || Controls A/C power for suit
+
| On || || Controls A/C power for suit
 
|-
 
|-
| Filtration || Controls Filtration power for suit
+
| Filtration || || Controls Filtration power for suit
 
|-
 
|-
| AirRelease || Controls Air power for suit
+
| AirRelease || || Controls Air power for suit
 
|-
 
|-
| PressureSetting || Controls target pressure for suit.  Only works while helmet is closed - PressureInternal also works
+
| PressureSetting || || Controls target pressure for suit.  Only works while helmet is closed - PressureInternal also works
 
|-
 
|-
| TemperatureSetting || Controls target temperature for suit.
+
| TemperatureSetting || || Controls target temperature for suit.
 
|-
 
|-
| d0|| Interface for suit helmet
+
| d0 || device || Interface for suit helmet
 
|-
 
|-
| d1|| Interface for backpack or jetpack
+
| d1 || device || Interface for backpack or jetpack
 +
|-
 +
|}
 +
 
 +
{{Data Outputs}}
 +
{| class="wikitable"
 +
|-
 +
! Output Name !! Data Type !! Description
 +
|-
 +
| On || || Controls A/C power for suit
 +
|-
 +
| Filtration || || Controls Filtration power for suit
 +
|-
 +
| AirRelease || || Controls Air power for suit
 +
|-
 +
| PressureSetting || || Controls target pressure for suit.  Only works while helmet is closed - PressureInternal also works
 +
|-
 +
| TemperatureSetting || || Controls target temperature for suit.
 +
|-
 +
| d0 || device || Interface for suit helmet
 +
|-
 +
| d1 || device || Interface for backpack or jetpack
 
|-
 
|-
 
|}
 
|}

Revision as of 11:48, 28 September 2018

Hardsuit
ItemEvaSuit.png
Recipe
Created With Fabricator
Cost 2g Gold, 10g Steel, 8g Lead, 20g Invar
Max Pressure 202.65 kPa?
Volume 10 L?


Description

Used to be able to go outside a pressurized and breathable environment. It features an adjustable pressure adjustment and air conditioning toggle.

The Hardsuit has more armor than the EVA Suit and features one extra filter slot and the ability to accept IC chips


    • Note: Image is incorrect

Notes

  • Note that the maximum allowed pressure for the Waste Tank is 4052kPa. Low/critical oxygen warnings will occur close to this value.
  • The default filter is the CO2 filter, a gas generated by the characters when consuming breathable air.

Data Network Properties

These are all Data Network properties of this device.

The Hardsuit is uniquely capable of accepting an Integrated Ciruit (IC10). Within a hardsuit, this IC cannot toggle itself off and will run as long as there is battery power in the suit, until the IC is removed It has these unique logic variables and interactions (along with the standard variables)

Data Parameters

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
On Controls A/C power for suit
Filtration Controls Filtration power for suit
AirRelease Controls Air power for suit
PressureSetting Controls target pressure for suit. Only works while helmet is closed - PressureInternal also works
TemperatureSetting Controls target temperature for suit.
d0 device Interface for suit helmet
d1 device Interface for 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 Controls A/C power for suit
Filtration Controls Filtration power for suit
AirRelease Controls Air power for suit
PressureSetting Controls target pressure for suit. Only works while helmet is closed - PressureInternal also works
TemperatureSetting Controls target temperature for suit.
d0 device Interface for suit helmet
d1 device Interface for backpack or jetpack