| | 27 | <arg isRequired="false" name="ics"> <info>PAAM ICs; choices are: ['all', '0', '1', '2', '3'] (default=all)</info> |
| | 28 | </arg> |
| | 29 | <arg isRequired="false" name="num_elements"> |
| | 30 | <info>Number of Antenna Elements; 1 to 16 (default=1)</info> </arg> |
| | 31 | <arg isRequired="false" name="txrx"> |
| | 32 | <info>TX/RX Mode Selection! Should be either tx (transmit) or rx (receive) (default=tx)</info> </arg> |
| | 33 | <arg isRequired="false" name="pol"> |
| | 34 | <info>Polarization! Should be either h (horizontal) or v (vertical) (default=v)</info> </arg> |
| 45 | | }}} |
| 46 | | |
| 47 | | ==== Enable |
| 48 | | |
| 49 | | {{{ |
| 50 | | <service name="enable"> |
| 51 | | <info>Enable the ICs and Front ends</info> |
| 52 | | <args> |
| 53 | | <arg isRequired="true" name="dev_name"> |
| 54 | | <info>Device name; choices are: ['rfdev4-in1.sb1.cosmos-lab.org', 'rfdev4-in2.sb1.cosmos-lab.org', 'rfdev2-1.sb2.cosmos-lab.org', 'rfdev2-2.sb2.cosmos-lab.org']</info> |
| 55 | | </arg> |
| 56 | | <arg isRequired="false" name="ics"> <info>PAAM ICs; choices are: ['all', '0', '1', '2', '3'] (default=all)</info> |
| 57 | | </arg> |
| 58 | | <arg isRequired="false" name="num_elements"> |
| 59 | | <info>Number of Antenna Elements; 1 to 16 (default=1)</info> </arg> |
| 60 | | <arg isRequired="false" name="txrx"> |
| 61 | | <info>TX/RX Mode Selection! Should be either tx (transmit) or rx (receive) (default=tx)</info> </arg> |
| 62 | | <arg isRequired="false" name="pol"> |
| 63 | | <info>Polarization! Should be either h (horizontal) or v (vertical) (default=v)</info> </arg> |
| 64 | | </args> |
| 65 | | </service> |
| 66 | | |