Restores the behavior associated with one or more alarms on pins to the values specified in the Alarms panel of the Test Program Editor for all sites in the ISemiconductorModuleContext. TSM restores the alarm behavior for all alarms and pins to the value specified in the Alarms panel of the Test Program Editor before testing each DUT.

Syntax

Namespace: NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI

public void RestoreAlarmBehavior(string pin, string alarmNames)

Parameters

NameTypeDescription
pinstring

The name of the pin or pin group for which to restore alarm behavior.

alarmNamesstring

A comma-separated list of alarm names for which to restore alarm behavior. Use the AlarmNames class to specify the alarm names.