This post is more than 5 years old

1 Rookie

 • 

54 Posts

752

April 9th, 2010 20:00

symcli command to view SDR map ONLY?

All.

i use the commands -

symdev -sid 870 show 000a

to view the SDR map info of the device - 000A

Now, the same throws a lot more info than i need.

Q: Is there a way that ONLY SDR map info the device in question can be viewed? Any specific  command/switch for the same?

11 Legend

 • 

20.4K Posts

 • 

87.4K Points

April 9th, 2010 21:00

on unix/linux machine:

symdev -sid 870 show 000a | grep FA

on windows

symdev -sid 870 show 000a | findstr FA

1 Rookie

 • 

54 Posts

April 9th, 2010 21:00

thanks Sir

11 Legend

 • 

20.4K Posts

 • 

87.4K Points

April 9th, 2010 21:00

you just want to see the FAs that it's mapped to ?

No Events found!

Top