The channel to be used
Constant burst size that is used if random_burst_size is false
Constant interval in milliseconds that is used if random_interval is false
The message frame to be sent out
Random/Scan max identifier
Random/Scan min identifier
Number of messages to send out, if set to 0 then messages will be sent out continuously until stop is called
Send out with random or constant burst size
Random max burst size that is used if random_burst_size is true
Random min burst size that is used if random_burst_size is true
Randomize the messages' data length
Send out with random identifier, ignored if scan_identifier is set
Send out with random or constant interval
Random max interval in milliseconds that is used if random_interval is true
Random min interval in milliseconds that is used if random_interval is true
Randomize the messages' data
Send out with identifier set from min to max
A message defining a periodic transmission setup.