%HI_HideLine function


Function
The function %HI_HideLine allows to hide the graphic flow in the displayer of Graph or XY Graph types (Control function).
Declaration
%HI_HideLine(
   INT in refId, 
   INT in index
 ) 

Parameters
refId Reference to displayer (reference variable).
index Serial number of the graphic flow.

Description

The graph must be placed in the picture, where the parameter refId is the reference variable of the graph. The parameter index determines the serial number of the graphic flow (numbering from 1).

WARNING:
If the graphic flow is hidden by using the function HI_HideLine, new data from the archive or script will show it. The feature can be eliminated by using the function HI_ShowLine.


Napíšte komentár