Call this function to specify the name of the probe.
Syntax: |
DlxProbe.SetProbeName(name)
|
Parameters
Parameter |
Description |
name |
The name of the probe. |
Return Value
If the probe name is set correctly it returns true otherwise it returns false.
Example
|
Copy code
|
|
See also