Blank subtraction can be performed in two ways.
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
The blank can be measured using a separate blank solution.
The second curve is subtracted from the original curve.
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public BlankType As enumBlankType |
| C# |
|---|
| public enumBlankType BlankType; |
| C++ |
|---|
| public: enumBlankType BlankType sealed ; |
| J# |
|---|
| public enumBlankType BlankType |
| JScript |
|---|
| public BlankType : enumBlankType; |