T_ALY_SPDataStorageInfo

T_ALY_SPDataStorageInfo 1:

Syntax

Definition:

FUNCTION_BLOCK T_ALY_SPDataStorageInfo EXTENDS T_ALY_JsonPayload
VAR_OUTPUT
    stStorage        : T_ALY_SPStorageInfo;
    eStatus          : E_StorageState;
    sStatusMessage   : STRING(255);
END_VAR

Inheritance hierarchy

T_ALY_JsonPayload

    T_ALY_SPDataStorageInfo

T_ALY_SPDataStorageInfo 2: Outputs

Name

Type

Description

stStorage

T_ALY_SPStorageInfo

Detailed Storage information

eStatus

E_StorageState

Status of the Storage

sStatusMessage

STRING(255)

Storage status message

T_ALY_SPDataStorageInfo 3: Methods

Name

Definition location

Description

Reset

 

Reset all values inside of the payload FB

Init_JsonValue

Inherited from T_ALY_JsonPayload

Initialize FB with Json object

Init_String

Inherited from T_ALY_JsonPayload

Initialize FB with Json string

GetJsonLength

Inherited from T_ALY_JsonPayload

Get Length of Json payload

GetJsonString

Inherited from T_ALY_JsonPayload

Get Json payload as String

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4022.25

PC or CX (x64, x86, ARM)

Tc3_AnalyticsStorageProvider