Skip to content

Providing remote control for Acute's Logic Analyzers and Digital Storage Oscilloscopes with AqVISA via gRPC

License

Notifications You must be signed in to change notification settings

acute-technology-inc/aqvisa-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AqVISA with gRPC

License: MIT

AqVISA offers an intuitive interface for seamless management of controlling our applications. With gRPC, it makes even easier for developers to manipulate the automation workflow.

Contents

examples/ contains sample client-side controlling flow code.

proto/ contains protocol buffer definition files.

Supported Products

Products that support gRPC remote control

Types Product
Mixed Signal Oscilloscope Acute MSO3000 series
Acute MSO2000 series
Acute MSO1000 series
Digital Storage Oscilloscope Acute TravelScope3000 series
Logic Analyzer Acute TravelBus 3000 series
Acute TravelBus 2000 series
Acute TravelBus 1000 series
Acute TravelLogic 4000 series
Acute TravelLogic 3000 series
Acute LA4000 series
Acute LA3000 series
Protocol Analyzer Acute BusFinder 7000 series

Minimium Requirements

Each product with its corresponding supported software version and platform is listed below. However, some features will require the application with a newer version. Please check the Releases page for details for each version.

Windows

Software (x64) Minimum Version Download Link
MSO 1.8.10 or above Link
MSO (Full) 1.8.10 or above Link
BusFinder and Logic Analyzer 1.8.09 or above Link
TravelLogic 1.8.05 or above Link
TravelBus 1.8.07 or above Link

Linux

NOTE: The application on Linux platform are still marked as beta versions. Please create an issue if you encounter any errors when running the program.

Software (x86_64) Minimum Version Download Link
Mixed_Signal_Oscilloscope 2.0.0 or above Link
Digital_Storage_Oscilloscope 2.0.0 or above Link
BusFinder_Logic_Analyzer 2.0.0 or above Link
TravelLogic_Analyzer 2.0.0 or above Link
TravelBus_Analyzer 2.0.0 or above Link

References