Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.
/ WaveForms_SDK_Cpp Public archive

Demo package for the WaveForms SDK Getting Started guide and multiple test scripts for different instruments.

License

Notifications You must be signed in to change notification settings

vvAlmos/WaveForms_SDK_Cpp

Repository files navigation

Description

Demo package for the WaveForms SDK Getting Started guide and multiple test scripts for different instruments.

Check: Getting Started with the WaveForms SDK for more details.


Available tests:


Available instruments and functions:

Device

  • open
  • check_error
  • close

Oscilloscope

  • open
  • measure
  • trigger
  • record
  • close

Waveform Generator

  • generate
  • close

Power Supplies

  • switch_fixed (for Analog Discovery)
  • switch_variable (for Analog Discovery 2 and Studio)
  • switch_digital (for Digital Discovery and Analog Discovery Pro 3X50)
  • switch_6V (for Analog Discovery Pro 5250)
  • switch_25V (for Analog Discovery Pro 5250)
  • switch_
  • close

Digital Multimeter

  • open
  • measure
  • close

Logic Analyzer

  • open
  • trigger
  • record
  • close

Pattern Generator

  • generate
  • close

Static I/O

  • set_mode
  • get_state
  • set_state
  • set_current
  • set_pull
  • close

Protocol

UART

  • open
  • read
  • write
  • close

SPI

  • open
  • read
  • write
  • echange
  • spy
  • close

I2C

  • open
  • read
  • write
  • echange
  • spy
  • close

About

Demo package for the WaveForms SDK Getting Started guide and multiple test scripts for different instruments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages