Sets the format to be used for complex numbers. You can view module, phase, real or imaginary part, etc.
Parameters
Parameter |
Description |
id |
Enter 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 |
|
|
Return Value
If the operation ends correctly, it returns true otherwise it returns false.
Example
|
Copy code
|
|
See also