- Export data from Signal Builder to Workspace. (File --> Export to Workspace). For this example keep the variable name as channels.
- Now your time data is specified by variables such as
- Your signal data is specified by variables such as
- Use a repeating sequence block and set Time Values and Output Values appropriately. You will have as many blocks as signals.
- If you are planning on doing something like this quite often, you could create a masked subsystem that takes the entire channels variable and redistribute it to several programmatically created Repeating Sequence blocks underneath.