Space Engineers

Space Engineers

评价数不足
SimplerTransmitReceive2Test
   
奖励
收藏
已收藏
取消收藏
Type: World
文件大小
发表于
更新日期
29.315 MB
2020 年 3 月 11 日 下午 5:25
2020 年 3 月 11 日 下午 5:40
2 项改动说明 ( 查看 )

订阅以下载
SimplerTransmitReceive2Test

描述
This might help some folks with some of the more advanced uses for Simpler Transmit Receive 2 (see https://psteamcommunity.yuanyoumao.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.