02-22-2021 03:48 PM
How can I activate the clock out (CLK OUT) output (SMA) on the front panel? Any examples available?
02-23-2021 12:29 PM
Use the Export Signal API to export signal to the CLK OUT connector,
03-02-2021 07:53 AM
Thank you! Would you happen to have any examples of implementation?
03-02-2021 06:39 PM
I don't have specific examples, you can use the API with any of the shipping examples of FGEN or your existing code.
Anyway, I just added the API call to a shipping example to show how you could potentially use it.
Caution! - I did not have the HW to verify the functionality, it would be your responsibility to test/debug the VI.
03-03-2021 01:09 PM
Thank you, I appreciate your help.
Maciej