 | CyclingMethodSettingsConstantVoltage Property |
Gets or sets the constant voltage that is applied after the constant current step.
Namespace: CompreDriveSDK.Plugins.Analyzers.Methods.CyclingAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic RelativeVoltage ConstantVoltage { get; set; }
Public Property ConstantVoltage As RelativeVoltage
Get
Set
Property Value
RelativeVoltage
See Also