G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
Loading...
Searching...
No Matches
Regatron.G5.Api.System.BaseSweepConfiguration Class Referenceabstract
Inheritance diagram for Regatron.G5.Api.System.BaseSweepConfiguration:
Inheritance graph

Protected Member Functions

 BaseSweepConfiguration (Single startValue, Single endValue, Single blockTime)
 

Properties

Single StartValue [get]
 Start value of the sweep [V, A, W or Hz].
 
Single EndValue [get]
 End value of the sweep [V, A, W or Hz].
 
Single BlockTime [get]
 Defines the overall time of the block [s].
 

Constructor & Destructor Documentation

◆ BaseSweepConfiguration()

Regatron.G5.Api.System.BaseSweepConfiguration.BaseSweepConfiguration ( Single startValue,
Single endValue,
Single blockTime )
inlineprotected

Property Documentation

◆ BlockTime

Single Regatron.G5.Api.System.BaseSweepConfiguration.BlockTime
get

Defines the overall time of the block [s].

◆ EndValue

Single Regatron.G5.Api.System.BaseSweepConfiguration.EndValue
get

End value of the sweep [V, A, W or Hz].

◆ StartValue

Single Regatron.G5.Api.System.BaseSweepConfiguration.StartValue
get

Start value of the sweep [V, A, W or Hz].