I_GseSvAsduClass
Objects that implement this interface are function block instances that are responsible for mapping and encoding the SV-ASDU data.
Namespace: Tc3_Gse
Library: Tc3_Gse (Tc3_Gse.compiled-library)
Inheritance hierarchy
I_GseSvAsduClass
INTERFACE I_GseSvAsduClass EXTENDS __SYSTEM.IQueryInterface
Properties
Name | Type | Access | Description |
|---|---|---|---|
eSmpMod | Get | Sampling mode. | |
hUser | PVOID | Get | User-defined handle (also pointer). |
index | UDINT | Get | Index of the ASDU object (for several ASDUs in one SV message). |
ipDataSet | Get | Interface to the SV data record. | |
nConfRev | UDINT | Get | Version info of the SV configuration (always 1 for SV). |
nSmpCnt | UINT | Get | Sampling value counter. |
nSmpRate | UINT | Get | Sampling rate. |
nSmpSynch | USINT | Get | Synchronization mode of the sampled values. |
sDatSet | Get | SV data record Reference string. | |
sSvID | Get | SV identification string. | |
tRefrTm | Get | SV refresh time. |