start_sending Moku:Delta
Start transmitting packets for a duration, optionally with a triggerWhen the Gigabit Streamer stops sending, either manually or at the end of a transmission, it will hold a DC value at the last known value. Disable all outputs to transmit no signal.
Parameters
double required
Duration to send (seconds)
units: Sec integer
Delay the start by (seconds)
default: 0units: Sec string
Trigger source for starting the send
default: Noneallowed values:Input1, Input2, Input3, Input4, InputA, InputB, External number
Trigger level in volts
default: Noneallowed values:-5V, 5V boolean
Disable all implicit conversions and coercions.
default: true# Examples
# Sample response
{
"delay": "1",
"duration": "10",
"start_condition": "Delayed",
}
1
2
3
4
5
2
3
4
5