VeriStand .NET API Reference

ReflectiveMemory.InterruptAllNodes Property

Gets whether the device sends interrupt signals to all nodes on the reflective memory network.

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 InterruptAllNodes As Boolean
C#
public virtual bool InterruptAllNodes { get; }
Visual C++
public:
virtual property bool InterruptAllNodes {
	bool get ();
}

Property Value

true (True in Visual Basic) if the device can send interrupt signals to all nodes.

See Also

Log in to get a better experience