G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
Loading...
Searching...
No Matches
Regatron.G5.Common.ISequenceInformation Interface Reference

Properties

string Name [get]
 
uint Number [get]
 
DateTime TimeStamp [get]
 
Version Version [get]
 
Waveform? Waveform [get]
 Get the waveform of the function generator curve.
 

Property Documentation

◆ Name

string Regatron.G5.Common.ISequenceInformation.Name
get

◆ Number

uint Regatron.G5.Common.ISequenceInformation.Number
get

◆ TimeStamp

DateTime Regatron.G5.Common.ISequenceInformation.TimeStamp
get

◆ Version

Version Regatron.G5.Common.ISequenceInformation.Version
get

◆ Waveform

Waveform? Regatron.G5.Common.ISequenceInformation.Waveform
get

Get the waveform of the function generator curve.

Returns
The waveform type or null if not supported.