AMU Library 3.0
C/C++ library for communicating with AMU (Aerospace Measurement Unit) devices
Loading...
Searching...
No Matches
Interface Commands

Communication protocol commands for AMU hardware control.

The AMU library supports two primary communication interfaces:

  • I2C Commands: Direct hardware communication using I2C protocol
  • SCPI Commands: Standard Commands for Programmable Instruments over USB

Both interfaces provide access to the same underlying functionality with different communication methods and command formats.