Method | Description | |
---|---|---|
ConfigureSetLaserVoltage ( double voltage ) : void | ||
DAQMxTCL2012LaserControlHelper ( ) : System | ||
DAQMxTCL2012LaserControlHelper ( string laser ) : System | ||
DisposeLaserTask ( ) : void | ||
SetLaserVoltage ( double voltage ) : void |
public ConfigureSetLaserVoltage ( double voltage ) : void | ||
voltage | double | |
return | void |
public DAQMxTCL2012LaserControlHelper ( ) : System | ||
return | System |
public DAQMxTCL2012LaserControlHelper ( string laser ) : System | ||
laser | string | |
return | System |
public SetLaserVoltage ( double voltage ) : void | ||
voltage | double | |
return | void |