SyncSwitch [Help Patch]

Route a source to a synchronously selected destination.

Syntax

SyncSwitch options

Options

Inlets

Outlets

Comments

SyncSwitch is similar to Switch, except that when new data is received by in it is blocked until a new outlet selection is also received by switch. No such blocking is done by Switch, which simply uses the most recently received outlet selection to route data.

See Also

Switch