C# Class EDMBlockHead.Acquire.Channels.HardwareControllerSwitchChannel

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.
Inheritance: SwitchedChannel
Afficher le fichier Open project: ColdMatter/EDMSuite Class Usage Examples

Méthodes publiques

Свойство Type Description
Channel string
Invert bool

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

Channel public_oe property

public string Channel
Résultat string

Invert public_oe property

public bool Invert
Résultat bool