WARP Project Forums - Wireless Open-Access Research Platform

You are not logged in.

#1 2019-Feb-11 06:59:36

Muneeb
Member
Registered: 2019-Jan-15
Posts: 12

wl_getTriggerInputIDs

Hi All,

I am having error when I am running the wl_example_basic_txrx.m script. The error is shown below:

"Attempt to reference field of non-structure array.

Error in wl_example_basic_txrx (line 44)
wl_triggerManagerCmd(nodes, 'output_config_input_selection', [trig_out_ids.BASEBAND], [trig_in_ids.ETH_A]);"

Can someone please help me finding out the solution.

Thanks!

Offline

 

#2 2019-Feb-11 09:04:32

murphpo
Administrator
From: Mango Communications
Registered: 2006-Jul-03
Posts: 5159

Re: wl_getTriggerInputIDs

What are the values of the trig_out_ids and trig_in_ids variables? These variables are set just above line 44.

Offline

 

#3 2019-Feb-12 04:32:43

Muneeb
Member
Registered: 2019-Jan-15
Posts: 12

Re: wl_getTriggerInputIDs

The values I got for both of them are:
trig_in_ids=1
trig_out_ids=1

Offline

 

Board footer