PalmSens SDK Class Library

Status.ToString Method 

Give string presentation of the current status of the PalmSens.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

String describing this status object

Remarks

The format in which the status is returned is: E=0.000,I=0.000,T=10.0C

See Also

Status Class | PalmSens.Comm Namespace