Introduction
Graphs let you display, in a defined rectangular area, one or more curves taken from arrays localized on the PLC or on local variables.To define a graph you first have to define the GraphGrid. This works as a container in which to deposit one or more curves (ex.: GraphArray).There are no limits to the number and type of curves displayed simultaneously. You can deposit one or more GraphArray curves, one or more GraphCursors, etc., on a GraphGrid.