T_ALY_SPReloadHistoricalStreams_Cmd
Syntax
Definition:
FUNCTION_BLOCK T_ALY_SPReloadHistoricalStreams_Cmd EXTENDS T_ALY_JsonPayload
VAR_INPUT
eReloadType : E_ReloadType;
arrParameter : ARRAY [0..9] OF ARRAY [0..1] OF T_MaxString;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
eReloadType | Update mode selection | |
arrParameter | ARRAY [0..9] OF ARRAY [0..1] OF T_MaxString | Additional parameters |
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 |