Stationeers

Stationeers

Not enough ratings
Device Mirror
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
223.990 KB
17 Aug, 2020 @ 6:24am
1 Change Note ( view )

Subscribe to download
Device Mirror

In 1 collection by TryCatch
Smart Station
7 items
Description
Utility that allows up to 6 devices to share behavior and settings and work as one.

There is no single device with a special role in taking charge(like Master and slaves), there you have a peer-to-peer distribution model. That means that you can interact with any device(toggle it, activate) and other linked devices will share same action.

Setup
Out of the box it configured for doors, because at some point I need such mirror to build airlock with 3 doors - 2 internal and 1 external(like at screenshot). But you can reconfigure it, easy enough:
  • you need to know available settings. Insert configuration cartridge in the tablet and look at devices that you want to link. Parameters you can use will be grey colored(see screenshots)
  • now you should edit script. Read at the top of the script, there is configuration section. Just replace parameter names with ones you've got from the tablet.
Parameter names are case sensitive.
Make sure the parameters in loadFromDevice and saveToDevice are in the same order.
​If you need less than 5 parameters, remove extra lines.
3 Comments
That One R.O.B. 13 Sep, 2020 @ 7:26pm 
That's what I thought, I just wanted to make sure.
TryCatch  [author] 11 Sep, 2020 @ 2:29pm 
it won't... Unfortunately, there's nothing you can do about consoles.
That One R.O.B. 11 Sep, 2020 @ 11:41am 
Will this work for consoles?
Say I want to have 3 consoles to control a single airlock (1 in the airlock and 1 on either side). The current master/slave settings are not working for my advanced airlock (the slave consoles are grayed out). Will I be able to use this in place of the master/slave settings, and If so, how would I go about setting it up?