VeriStand .NET API Reference

ReflectiveMemory.GenerateInterrupt Property

Gets whether interrupts are enabled for the reflective memory device.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Overridable ReadOnly Property GenerateInterrupt As Boolean
C#
public virtual bool GenerateInterrupt { get; }
Visual C++
public:
virtual property bool GenerateInterrupt {
	bool get ();
}

Property Value

true (True in Visual Basic) if the device can generate interrupts.

See Also

Log in to get a better experience