User guide
Table Of Contents
- Introduction
- Hardware setup
- Connection to AMARI UE Simbox
- LTE service
- Initial setting
- Create scenario using WebGui
- Run UE scenarios with WebGui
- Create scenario without WebGui
- Downlink and Uplink transfer using iperf
- NB-IOT devices
- Channel simulator
- logging
- Advanced options
- Troubleshooting
Chapter 11: Channel simulator 38
type: "awgn",
},
Once configured, the scenario can be run and UE parameters changed on the fly through the
remote API
11.4.3 Command: "ue move"
Move a UE to a specific position . Includes the following parameters :
• ue id
• position
• speed
• direction
Example of Websocket command :
./ws.js 192.168.1.11:9002 ’{"message": "ue_move","ue_id":1,"position": 10,"speed": 5, ,"direction": 45}’










