Метод | Описание | |
---|---|---|
ICS4861A ( String visaAddress ) : System | ||
ReadInputVoltage ( int channel ) : double | ||
SetOutputVoltage ( int channel, double voltage ) : void |
public ICS4861A ( String visaAddress ) : System | ||
visaAddress | String | |
Результат | System |
public ReadInputVoltage ( int channel ) : double | ||
channel | int | |
Результат | double |
public SetOutputVoltage ( int channel, double voltage ) : void | ||
channel | int | |
voltage | double | |
Результат | void |