Returns the values calculated for the namespacedSymbols  in the Semiconductor Module Context specifications file. Throws an exception when the associated specifications file or any symbol cannot be found.

Syntax

Namespace: NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI

public double[] GetSpecificationsValues(params string[] namespacedSymbols)

Parameters

NameTypeDescription
namespacedSymbolsparams string[]

The variable strings to look up in the Semiconductor Module Context specifications file to obtain a value.