Set the current range of the second working electrode. This will enable the BiPotentiostat Module
Namespace: PalmSens.Comm
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub SetBiPotCurrentRange( _ ByVal val As Double _ ) |
| C# |
|---|
| public void SetBiPotCurrentRange( double val ) |
| C++ |
|---|
| public: void SetBiPotCurrentRange( double val ) sealed |
| J# |
|---|
| public void SetBiPotCurrentRange( double val ) |
| JScript |
|---|
| public
function SetBiPotCurrentRange( val : double ) |
Parameters
- val
Missing <param name="val"> tag for "M:PalmSens.Comm.Comm.SetBiPotCurrentRange(System.Double)"