E_GseSvSmpSynch
SV (Sampled Values) Synchronisierungs-Typ.
Namensraum: Tc3_Gse
Bibliothek: Tc3_Gse (Tc3_Gse.compiled-library)
{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_GseSvSmpSynch :
(
None:=0,
Local:=1,
Global:=2
)USINT;
END_TYPEWerte
Name | Beschreibung |
|---|---|
None | Keine Synchronisierung. |
Local | Lokal synchronisiert. |
Global | Global synchronisiert. |