Data Acquisition Toolbox    

Defining a New Measurement Type

You define a new measurement type by defining a MATLAB function that takes an array of data as input and returns a scalar value. You can define a new measurement type these two ways:

As shown below, a new measurement type that calculates the absolute value is defined via the Measurements panel. The resulting measurement is the absolute value of the CH0 data.


  Making Measurements Configuring Measurement Properties