SignalValve.xml 834 B

1234567891011121314151617
  1. <Document>
  2. # Signal Valve
  3. The signal valve is a valve that can be controlled via [textlink="signals." link="Networking"]
  4. <Box>
  5. <GuideEntityEmbed Entity="SignalControlledValve"/>
  6. </Box>
  7. The signal valve is similar to the manual valve. Gas can flow unrestricted in both directions and it can be operated manually.
  8. The signal valve has 3 [textlink="signal" link="Networking"] inputs, which can open, close, or toggle the valve.
  9. Signal valves can be used in a variety of applications, for example:
  10. - Remote control of valves in hazardous areas or areas inaccessible to crew
  11. - Convenient control over a valve in a hard-to-reach area
  12. - Automation with other [textlink="signal-enabled" link="Networking"] machines and equipment such as [textlink="air alarms" link="AirAlarms"] and remote signalers
  13. </Document>