Свойство | Тип | Описание | |
---|---|---|---|
analogPlugin | |||
outputPlugin | |||
pgPlugin | |||
shotGathererPlugin | |||
switchPlugin | |||
yagPlugin |
Метод | Описание | |
---|---|---|
AcquisitorConfiguration ( ) : System | ||
SetAnalogPlugin ( String type ) : void | ||
SetOutputPlugin ( String type ) : void | ||
SetPatternPlugin ( String type ) : void | ||
SetShotGathererPlugin ( String type ) : void | ||
SetSwitchPlugin ( String type ) : void | ||
SetYAGPlugin ( String type ) : void | ||
ToString ( ) : string |
public AcquisitorConfiguration ( ) : System | ||
Результат | System |
public SetAnalogPlugin ( String type ) : void | ||
type | String | |
Результат | void |
public SetOutputPlugin ( String type ) : void | ||
type | String | |
Результат | void |
public SetPatternPlugin ( String type ) : void | ||
type | String | |
Результат | void |
public SetShotGathererPlugin ( String type ) : void | ||
type | String | |
Результат | void |
public SetSwitchPlugin ( String type ) : void | ||
type | String | |
Результат | void |
public SetYAGPlugin ( String type ) : void | ||
type | String | |
Результат | void |
public AnalogInputPlugin,ScanMaster.Acquire.Plugin analogPlugin | ||
Результат |
public ScanOutputPlugin,ScanMaster.Acquire.Plugin outputPlugin | ||
Результат |
public PatternPlugin,ScanMaster.Acquire.Plugin pgPlugin | ||
Результат |
public ShotGathererPlugin,ScanMaster.Acquire.Plugin shotGathererPlugin | ||
Результат |
public SwitchOutputPlugin,ScanMaster.Acquire.Plugin switchPlugin | ||
Результат |