Sets the number of the diagram in which to report the data.

syntaxSyntax:
DlxProbe.SetPlotID(plotId)

Parameters

Parameter Description
plotId Specifies the diagram number. Values from 1 to 4. If zero is entered, the data is not included in the diagram. All probe objects to which the same plot number is assigned are placed in the same diagram. Four diagrams are available.

Return Value

If the operation ends correctly, it returns true otherwise it returns false.

Example

  Copy codeCopy code

See also