End

Definition of the end time at which the display should end.

Several options are available as values:

Schema (version 1.10): tchmi:framework#/definitions/TrendLineChartEnd

Schema (version 1.12): tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiTrendLineChart.ChartEnd

Attribute getter

public getEnd(): string | null;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

string, null

The current value of the attribute.

Attribute setter

public setEnd(valueNew: string | null): void;

This function sets a new value for the End attribute. Please note the information on supported values (especially the time zone) in the attribute description.

Parameter

Name

Type

Description

valueNew

string, null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

End 1:

Available from version 1.10