Method | Description | |
---|---|---|
ICS4861A ( String visaAddress ) : System | ||
ReadInputVoltage ( int channel ) : double | ||
SetOutputVoltage ( int channel, double voltage ) : void |
public ICS4861A ( String visaAddress ) : System | ||
visaAddress | String | |
return | System |
public ReadInputVoltage ( int channel ) : double | ||
channel | int | |
return | double |
public SetOutputVoltage ( int channel, double voltage ) : void | ||
channel | int | |
voltage | double | |
return | void |