G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
Loading...
Searching...
No Matches
Regatron.G5.Api.System.FunctionGeneratorSequenceManagement Class Referencesealed

Public Member Functions

UInt32 GetSequenceNumber ()
 
String GetSequenceName ()
 
DateTime GetSequenceTimeStamp ()
 
void StoreSequence (UInt32 number)
 
void StoreSequence (UInt32 number, String name)
 
Int32 GetAutoLoadSequenceNumber ()
 
void SetAutoLoadSequenceNumber (Int32 sequenceNumber)
 
void DeleteSequence (UInt32 sequenceNumber)
 
void LoadSequence (UInt32 sequenceNumber)
 
IList< ISequenceInformationGetSequenceInformationList ()
 
UInt32 GetNumberOfSequences ()
 

Member Function Documentation

◆ DeleteSequence()

void Regatron.G5.Api.System.FunctionGeneratorSequenceManagement.DeleteSequence ( UInt32 sequenceNumber)
inline
Exceptions
G5ApiException

◆ GetAutoLoadSequenceNumber()

Int32 Regatron.G5.Api.System.FunctionGeneratorSequenceManagement.GetAutoLoadSequenceNumber ( )
inline
Exceptions
G5ApiException

◆ GetNumberOfSequences()

UInt32 Regatron.G5.Api.System.FunctionGeneratorSequenceManagement.GetNumberOfSequences ( )
inline
Exceptions
G5ApiException

◆ GetSequenceInformationList()

IList< ISequenceInformation > Regatron.G5.Api.System.FunctionGeneratorSequenceManagement.GetSequenceInformationList ( )
inline
Exceptions
G5ApiException

◆ GetSequenceName()

String Regatron.G5.Api.System.FunctionGeneratorSequenceManagement.GetSequenceName ( )
inline
Exceptions
G5ApiException

◆ GetSequenceNumber()

UInt32 Regatron.G5.Api.System.FunctionGeneratorSequenceManagement.GetSequenceNumber ( )
inline
Exceptions
G5ApiException

◆ GetSequenceTimeStamp()

DateTime Regatron.G5.Api.System.FunctionGeneratorSequenceManagement.GetSequenceTimeStamp ( )
inline
Exceptions
G5ApiException

◆ LoadSequence()

void Regatron.G5.Api.System.FunctionGeneratorSequenceManagement.LoadSequence ( UInt32 sequenceNumber)
inline
Exceptions
G5ApiException

◆ SetAutoLoadSequenceNumber()

void Regatron.G5.Api.System.FunctionGeneratorSequenceManagement.SetAutoLoadSequenceNumber ( Int32 sequenceNumber)
inline
Exceptions
G5ApiException

◆ StoreSequence() [1/2]

void Regatron.G5.Api.System.FunctionGeneratorSequenceManagement.StoreSequence ( UInt32 number)
inline
Exceptions
G5ApiException

◆ StoreSequence() [2/2]

void Regatron.G5.Api.System.FunctionGeneratorSequenceManagement.StoreSequence ( UInt32 number,
String name )
inline
Exceptions
G5ApiException