C# Class EDMBlockHead.Acquire.Channels.ESwitchChannel

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
显示文件 Open project: ColdMatter/EDMSuite

Public Properties

Property Type Description
Invert bool

Public Methods

Method Description
AcquisitionFinishing ( ) : void
AcquisitionStarting ( ) : void

Method Details

AcquisitionFinishing() public method

public AcquisitionFinishing ( ) : void
return void

AcquisitionStarting() public method

public AcquisitionStarting ( ) : void
return void

Property Details

Invert public_oe property

public bool Invert
return bool