NIRfsa Namespace

Table of Contents

RfsaReadyForStartEvent Class

  • Updated2025-05-22
  • 2 minute(s) read
RfsaReadyForStartEvent Class

RfsaReadyForStartEvent Class

Represents the properties related to Ready for Start event of the hardware.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfsaRfsaSubObject
    NationalInstruments.ModularInstruments.NIRfsaRfsaReadyForStartEvent

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public sealed class RfsaReadyForStartEvent : RfsaSubObject
Public NotInheritable Class RfsaReadyForStartEvent
	Inherits RfsaSubObject

The RfsaReadyForStartEvent type exposes the following members.

Properties

 NameDescription
Public propertyOutputTerminal Gets or sets the destination terminal for RfsaReadyForStartEvent.
Public propertyTerminalName Gets the fully qualified signal name as a string.
Top

Methods

 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

Remarks

The Ready for Start event indicates that the NI-RFSA is configured and ready to receive a start trigger.

See Also

Log in to get a better experience