C# Class EDMBlockHead.Acquire.Channels.ESwitchRFChannel

A channel to map a modulation to the E-field switches. This channel connects to the hardware helper and uses it to switch the fields. It also changes one or both of the rf fm voltages.
Inheritance: SwitchedChannel
Afficher le fichier Open project: ColdMatter/EDMSuite

Méthodes publiques

Свойство Type Description
Invert bool
rfToModify RFSwitchToModify
stepSizeRF double

Méthodes publiques

Méthode Description
AcquisitionFinishing ( ) : void
AcquisitionStarting ( ) : void

Method Details

AcquisitionFinishing() public méthode

public AcquisitionFinishing ( ) : void
Résultat void

AcquisitionStarting() public méthode

public AcquisitionStarting ( ) : void
Résultat void

Property Details

Invert public_oe property

public bool Invert
Résultat bool

rfToModify public_oe property

public RFSwitchToModify rfToModify
Résultat RFSwitchToModify

stepSizeRF public_oe property

public double stepSizeRF
Résultat double