FB_GseSvAsduClass

Object instances of FB_GseSvAsduClass implement functionalities of an SV-ASDU.
Namespace: Tc3_Gse
Library: Tc3_Gse (Tc3_Gse.compiled-library)
Inheritance hierarchy
FB_CltsByteOrderConverterClass -> FB_GseByteOrderConverterClass -> FB_GseSvAsduClass
FUNCTION_BLOCK FB_GseSvAsduClass EXTENDS FB_GseByteOrderConverterClass IMPLEMENTS I_GseSvAsduClass
Methods
Name | Description |
|---|---|
Adds an SV data object to the container of SV data objects. |
Properties
Name | Type | Access | Definition location | Description |
|---|---|---|---|---|
eSmpMod | Get | Local | Sampling mode. | |
eSmpSynch | Get, Set | -//- | Synchronization mode of the sampled values. | |
hUser | PVOID | Get, Set | -//- | User-defined handle (also pointer). |
index | UDINT | Get, Set | -//- | Index of the ASDU object (for several ASDUs in one SV message). |
ipDataSet | Get | -//- | Interface to the SV data set. | |
nConfRev | UDINT | Get | -//- | Version info of the SV configuration (always 1 for SV). |
nSmpCnt | UINT | Get, Set | -//- | Sampling value counter. |
nSmpRate | UINT | Get | -//- | Sampling rate. |
nSmpSynch | USINT | Get, Set | -//- | Synchronization mode of the sampled values. |
oSynchSrcID | Get, Set | -//- | Optional parameter value: “gmIdentity”. | |
sDatSet | Get | -//- | SV data set reference string. | |
sSvID | Get | -//- | SV identification string. | |
tRefrTm | Get, Set | -//- | SV refresh time. |
Interfaces