hello?
I am trying to use a channel configuration as shown in the picture below.

At this time, please tell me how to generate CFR Pulse by changing bpid and freq.

thank you
ADRV9029
Recommended for New Designs
The ADRV9029 is a highly integrated, radio frequency (RF) agile transceiver offering four independently controlled transmitters, dedicated observation...
Datasheet
ADRV9029 on Analog.com
hello?
I am trying to use a channel configuration as shown in the picture below.

At this time, please tell me how to generate CFR Pulse by changing bpid and freq.

thank you
You can give 2 carriers details by separating with comma,
For example,If you are trying to generate Two carriers of 10MHz over 70MHz BW, then the frequency offset will be -30MHz, +30MHz.Then the inputs for correction pulse generation code is as follows
bpid:{'NR10MHZ15KHZ', 'NR10MHZ15KHZ'};
freq=[-30e6,30e6];
similarly, the bpid and freq values should be modified as per your requirement. Please follow the application in below link for more details
CFR-Pulse-Generation-Application-Note_5F00_ver1p0.pdf (analog.com)
More details in this below link.
CFR Pulse Generation - Documents - Design Support ADRV9026/ADRV9029 - EngineerZone (analog.com)