Posts

External Control of SoundCheck Seminar

Oct 18th 9am & 2pm Eastern time; November 2nd, 10am China time

SoundCheck has led the way in production line audio measurement for over 25 years with its sophisticated suite of audio measurement algorithms that offer precise measurement, fast throughput, excellent noise immunity, and world-class reliability. However, many audio manufacturing factories are moving towards large, highly customized, integrated test configurations to evaluate products, not only for audio integrity, but often video, visual and other performance defects. This seminar explains how to bring the advantages of SoundCheck into your automated test environment using any programming language compatible with TCP/IP  including C, C+, Python, LabVIEW and more.

We will run through several demonstrations of SoundCheck integration including:

  • Enabling TCP-IP in SoundCheck, and an overview of commands
  • Using external control to open up and run a SoundCheck sequence using a python script, and returning data for use in any application 
  • Changing test parameters via external control, so that test procedures can be simplified by adapting test conditions on the fly for different products
  • Loading, playing and controlling volume of  a test signal on a DUT  using a custom step in a SoundCheck sequence. 
  • Using external control to automatically equalize wave files loaded into SoundCheck via TCP/IP 
  • Using MATLAB with SoundCheck.

Presenters: Mark Latshaw, Pranav Swaroop

These events are now over, but you can watch the recording here.

 

 

External Control of SoundCheck via TCP/IP

TCP/IP control of SoundCheck provides a powerful and expandable command format for controlling and interacting with SoundCheck via any programming language (C#, C++, MATLAB, VB.net, LabVIEW, Python, etc.), on any operating system, either locally or through a network. This is valuable for anyone wishing to control SoundCheck from an external program, e.g. as part of an overall test plan or for factory automation. Using this feature, a single computer can control multiple SoundCheck systems, simplifying production line measurements.

The ability to connect to, and control SoundCheck via TCP/IP first appeared in SoundCheck over 3 years ago, but for version 18, it has been enhanced with the ability to pass test configuration data into the memory list from external programs. This means, for example, that by externally storing parameters such as limits, test levels, and test signals, a single sequence can be used for multiple products, or testing the same product multiple times, simplifying sequence maintenance, and reducing test configuration time.

This application note and accompanying demo scripts walk you through how to use Python to:

  • Control a simple loudspeaker test setup, launching SoundCheck and running a sequence
  • Run a simple frequency response sequence from a command line interface, creating placeholder curves, values, results and waveforms in the MemoryList and pass values into the placeholders via external control.
  • Read a WAV file and use it as a stimulus for performing an FFT Spectrum measurement in SoundCheck

More