04-26-2011 01:18 PM
Hi,
I'm using the PXIE 5673 2x2 MIMO RF Signal generator in Labwindows CVI, and when I try to synchonize both RFSG modules using the niTClk_Synchronize() function, the TClk shows an error with Status Code: -25007:
Anyone can help me?
Regards,
05-17-2011 05:11 PM
Hello,
When looking over the error, it looks like the 2 PXIe-5673s are generating at different bands. Is this true? Along with this, could you explain your application in more detail?
Along with providing these details, have you tried using the MIMO example built into CVI called 5673Synchronization(TClk, SharedLO).prj? You can find this example in the Example Finder under Hardware Input and Output » Modular Instruments » NI-RFSG » Synchronization. This particular example shows how to implement this where both generated signals are in the same band. Does this example work without any issues?