Both use UHD, and both have access to the functionality necessary to synchronize the LO frontends in all four SBXes:
- First, you will need to sync the N210's reference clocks – for that, you will need an external clock divider (e.g. an Octoclock) or GPSDOs.
- Then, you set a common device time relative to a common PPS signal. That can also come from four GPSDOs, or be sourced from a single device and split with a clock divider (Octoclock etc)
- Then, you can use timed commands to tune the frontends of the SBXes at exactly the same time, leading to a constant relative phase
For more information, the UHD manual's page on LO synchronization will be of help!
Notice that you should use a recent version of UHD, i.e. keep your software as fresh as possible.