Current. If the PalmSens is not yet in Galvanostatic mode, it will be switched to Galvanostatic mode.
Namespace: PalmSens.Comm
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub SetCurrent( _ ByVal val As Double _ ) |
| C# |
|---|
| public void SetCurrent( double val ) |
| C++ |
|---|
| public: void SetCurrent( double val ) sealed |
| J# |
|---|
| public void SetCurrent( double val ) |
| JScript |
|---|
| public
function SetCurrent( val : double ) |
Parameters
- val
Missing <param name="val"> tag for "M:PalmSens.Comm.Comm.SetCurrent(System.Double)"