This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MMWCAS-RF-EVM: Device and antenna selection in the contstream

Part Number: MMWCAS-RF-EVM
Other Parts Discussed in Thread: TIDEP-01012

Hello,

I have got continuous wave radiation from TIDEP-01012 by using "Cascade_Configuration_Contstream.lua" and GUI, contStrem, mmWave Studio. 

But I am not sure what device and antenna are used actually in the radiation.

My question is whether if we can select a device and an antenna in the CW radiation from TIDEP-01012.

For example, can we use 

-the “Device Selection” of the left end tag of the GUI and

-the “Channel Config” (Tx can be selected here) of Static Config

with the “ContStream” simultaneously & functionally for the purpose of antenna/device selection in the TIDEP-01012?  

You advice is greatly appreciated.

Regards,

Masayuki Nakajima

  • Hello,

    Yes you're right. You can choose which device and TX transmitters you need to turn ON by editing the corresponding parameters in the script.

    Line 21 in the Cascade_Configuration_Contstream.lua script helps you enable/disable the devices (please remember, master device cannot be disabled).

    And the channel configuration can help you choose the corresponding transmitters enabled for each of the device (line 153 for slave devices).

    Regards,

    Ishita