nolsqn,
None of the Modulation Toolkit examples utilize the symbol synchronization even though the VI is located in the examples. The demodulation VI's will only synchronize the symbols if you provide the synchronization parameters, otherwise, it will just skip over the sync process. If no synchronization parameters are provided then there will be a ±90° phase ambiguity.
There are 4 synchronization parameter inputs: Expected Sync Location, Sync Sequence, Sync Location Uncertainty, & Sync Indent.
Expected Sync Location - This where you input the approximate location of the sync sequence. Providing a -1 will search the entire signal array for the sync sequence.
Sync Sequence - The actual sequence that you are searching for in your signal array.
Sync Location Uncertainty - The amount of leeway outside of the expected sync location that you want to search for the sync sequence.
Sync Indent - Sometimes the sync sequence may fall in the middle of the message. This input identifies how many symbols come before the the sync sequence.
Additionally, you can use the Generate Synchronization Parameters VI to generate the parameters for you when you modulate the signal.
I hope this helps and let me know if you have additional questions.
Regards,
Chris Delvizis
National Instruments