Space Engineers

Space Engineers

Not enough ratings
SimplerTransmitReceive2Test
   
Award
Favorite
Favorited
Unfavorite
Type: World
File Size
Posted
Updated
29.315 MB
11 Mar, 2020 @ 5:25pm
11 Mar, 2020 @ 5:40pm
2 Change Notes ( view )

Subscribe to download
SimplerTransmitReceive2Test

Description
This might help some folks with some of the more advanced uses for Simpler Transmit Receive 2 (see https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1685786559).

Check the Custom Data on some of the Programmable Blocks for examples of configuring Simpler Transmit Receive 2 without having to edit the script.

On the button platform, the following button commands are configured (all of these target "Programmable Block" which has Simpler Transmit Receive 2 running)

Button 1 runs: lightToggle
Button 2 runs: isolatedChannel::lightToggle (only green grid is listening to this channel)
Button 3 runs: remoteTriggeredSend (red grid has timer that triggers a new message)

On the main platform, Automatic LCD 2 is populating "Remote Panel [LCD]" locally and the timer is running
lcd:Remote Panel [LCD]
On the red grid, there is a panel named Remote Panel [LCD] as well, so it receives those updates.