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

Syntax

Namespace: NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI

public double GetSpecificationsValue(string namespacedSymbol)

Parameters

NameTypeDescription
namespacedSymbolstring

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