C# Class DAQ.TransferCavityLock2012.TCLConfig

Show file Open project: ColdMatter/EDMSuite Class Usage Examples

Public Methods

Method Description
AddLaser ( string name, string photodiode ) : void
TCLConfig ( string name ) : System

Method Details

AddLaser() public method

public AddLaser ( string name, string photodiode ) : void
name string
photodiode string
return void

TCLConfig() public method

public TCLConfig ( string name ) : System
name string
return System