Call this function to specify the name of the probe.

syntaxSyntax:
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 codeCopy code

See also