NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalClockGenerator.Initiate Method

  • Updated2023-11-24
  • 1 minute(s) read
DigitalClockGenerator.Initiate Method

DigitalClockGeneratorInitiate Method

Initiates clock generation on the specified channel(s) or pin(s) and pin group(s).

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public void Initiate()
Public Sub Initiate

Exceptions

ExceptionCondition
SelectorNameExceptionAn instance of DigitalPinSet references a pin or pin group name not loaded in the pin map.
InvalidOperationExceptionInitiate is called while the specified channel(s) is in use in a pattern burst or clock generator.
IviCDriverExceptionThe underlying NI-Digital driver returned an error.
ObjectDisposedExceptionInitiate was accessed after the associated NIDigital or DigitalDriverUtility object was disposed.

See Also

Log in to get a better experience