Hello. I achieved 64-QAM packet transmission and reception based on packet digital link example.
In addition, I try to build the following state machine to implement TDD or TDM transmission method.
1) RUN (received and transmitted according to its own time slot)
2) IDLE (Wait mode, if not your own time slot)
In the case of RUN, IDLE, we will use the Boolean input value over time to process the case, but I do not think there are any examples and data related to this in the NI-Forum.
If you are working on the same work as me or have any related data, I would appreciate it if you share it.