Network:RemoteControlIn

Last updated 5 August 2026

Network:RemoteControlIn receives commands from the external show-control

protocol and emits the received value on its outputs. A control system targets

the node by its Command name.

Pin Info

Output 1: Value [String]

Output 2: Number [Float]

Output 3: Received [Bang]

1-Value[String]: Emits the received value as a String.

2-Number[Float]: Emits the received value parsed as a number.

3-Received[Bang]: Fires when a command arrives.

Node Parameters

Command name: The endpoint key a control system targets to send a value to this node (empty = inactive).

Expand:

None