Users can add or remove labels, panels, menus, and coding to apply other drone monitoring solutions. Figure: Changing the User Interface shows an example of a customized AeroShield API software interface.
Add the label frames from Visual Studio Toolbox panel.
Add Text
Add the Text “Camera”, “Radar”, and “Audio” as the labels using the Visual Studio Properties Panel.
Resize Frame
Resize and collapse the Remote Monitor Frame using Visual Studio Properties panel.
Add Menu Strip
Add two Menustrips using the Visual Studio Toolbox and name them “Local RSMs” and “Monitor”.
Add Code
Double-click each Menustrip to open the code window. In this example, add the code to scroll and click the RSM in the RSM Monitor screen. Also add code to toggle on/off the Monitored RF of the selected RSM as viewed in the Trace window.
The user interface can be changed to modify various application needs. Figure: Turn Off Visual Component is an example where the RSM visual component has been hidden, but the RSMs are still monitoring the RF. The measurements continue being monitored in the background. The measurement results are still being logged and can be extracted and generated in a report.
Turn Off Visual Component
1. Add Code
2. Add Menus
3. Add Tracking Components
4. Hide RSM Monitor Panel
Refer to AeroShield API Software to view the many functions for controlling the drone tracking through the Visual Studio .Net control environment.