C# Class EDMBlockHead.Acquire.Channels.TTLSwitchedChannel

A channel that maps a modulation to a TTL line. The channels output can be inverted relative to the modulation by setting the invert flag.
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