Name |
Data type |
Access |
Description |
---|---|---|---|
AssetName |
WSTRING(GCL.Gc_uiLengthAssetNameUtf16) |
Get/Set |
Name of the asset to be specified in the formatted data telegram. Refer to Charlie format in the Machine Advisor web page. |
ComClient |
Get/Set |
Interface to the communication function block which performs the data transmission to the cloud server. |
|
DataLength |
UDINT |
Get |
Size of the data stored in the internal buffer. |
DataPointer |
POINTER TO BYTE |
Get |
Pointer to the internal buffer containing the formatted data telegram. |
MonitoredVariablesCount |
UDINT |
Get |
Counter indicating the number of monitored variables. |
Result |
Get |
This property provides information about the result of the last executed method. |
|
ResultMsg |
STRING[80] |
Get |
This property provides information as text message about the result of the last executed method. |
State |
Get |
This property indicates the state of an ongoing data transmission. |
|
TimeoutDataTransmission |
TIME |
Get/Set |
This property specifies the timeout for the data transmission. Default value is T#10s. |
ValuesCount |
UINT |
Get |
Counter indicating the number of collected values in the data telegram. |
MessagesInSendBuffer |
UINT |
Get |
Counter indicating the number of data telegrams in the send buffer. |
SentMessagesCount |
UDINT |
Get |
Counter indicating the number of transmitted data telegrams. |