Method | Description | |
---|---|---|
BrilliantLaser ( String address ) : System | ||
DisableQSwitch ( ) : void | ||
EnableQSwitch ( ) : void | ||
PatternChangeEndedHandler ( object source, |
||
PatternChangeStartingHandler ( object source, |
||
SetFlashlampVoltage ( int voltage ) : void | ||
StartFlashlamps ( bool internalClock ) : void | ||
StopFlashlamps ( ) : void |
Method | Description | |
---|---|---|
Connect ( ) : void | ||
Disconnect ( ) : void |
public BrilliantLaser ( String address ) : System | ||
address | String | |
return | System |
public PatternChangeEndedHandler ( object source, |
||
source | object | |
e | ||
return | void |
public PatternChangeStartingHandler ( object source, |
||
source | object | |
e | ||
return | void |
public SetFlashlampVoltage ( int voltage ) : void | ||
voltage | int | |
return | void |
public StartFlashlamps ( bool internalClock ) : void | ||
internalClock | bool | |
return | void |