Each component needs to be deployed to the node and device where it will run. Also, components have properties which are configured during waveform run time. Optionally, for each component instance in a waveform, default property values can be overridden by an XML-format SAD file that describes how the waveform is assembled. This can be done by changing a component's properties within OWD.
To bring up the Component Editor, right-click the ``TxDemo1'' component instance and select ``Edit.''
Now it is time to set the component properties. For the TxDemo example, you should see a packet_delay_ms property with a default value of 1000 ms. This particular property is specific to the component and determines how long ``TxDemo1'' should wait between sending each QPSK packet.
Right-click on the packet_delay_ms property and select ``Edit.'' Change the default value from 1000 to 250:
Repeat the component deployment steps for the ``RxDemo1'' component. You can see that ``ChannelDemo1'' has properties, but they can be left unchanged.