Avcom Text-based API
Version 5.1
The text-based API allows users to interface using simple text commands. These commands are supported over USB, RS232, and RS422. Users can read and write settings over a terminal or integrate the commands into their system.
Supported Products
- LBR-2195A
- BR-MOD-1-9-B
- SA-MOD-1-9-B
The text-based API is recommended for beacon receiver applications that need a simple status output and may not be able to use Ethernet and/or TCP sockets. For details on the output options and a list of the available commands, please download and read the following user guide:
Download User Guide
To include it in your application please download the zip file and include the aov_text_cmds.h
. This file has a macro definition of all the commands to make integration easier.
Download API Zip File