Gets the format to be used for complex numbers. You can view module, phase, real or imaginary part, etc.
Syntax: |
|---|
| DlxProbe.GetValueID() |
Return Value
Returns one of the following values:
| DlxApp.PROBEVALUETYPE_REAL | |
| DlxApp.PROBEVALUETYPE_IMAG | |
| DlxApp.PROBEVALUETYPE_MAG | |
| DlxApp.PROBEVALUETYPE_DB | |
| DlxApp.PROBEVALUETYPE_PHDEG | |
| DlxApp.PROBEVALUETYPE_PHRAD | |
| DlxApp.PROBEVALUETYPE_DGTSTATE | |
| DlxApp.PROBEVALUETYPE_DGTSTRENGTH |
Example
Copy code
|
|
|---|---|
|
|
|
