Recipe control
If a recipe column should be send to the target and the selected type size exeeds 950 bytes, a confirmation dialog appears, if you want to send the variables in several packages.
Hint: Additionally the sending of more than 50 variables at a time is blocked.
When the values can be sent in one TCP packet, they get initialized on the Runtime Service in one cycle.
When two or more packets are required to get the values down to the Runtime Service (>50 variables, >950 bytes), the values can get initialized in different cycles.
Calculation of type size:
Parameter |
Value |
BOOL |
4 |
SINT |
6 |
USINT |
6 |
BYTE |
6 |
INT |
6 |
UINT |
6 |
WORD |
6 |
DINT |
8 |
UDINT |
8 |
DWORD |
8 |
REAL |
8 |
TIME |
8 |
LINT |
12 |
ULINT |
12 |
LWORD |
12 |
LREAL |
12 |
STRING |
6 + string length (the size depends of the string size, not the type itself) |
Recipe control |
IEC 61131-3 Automation platform > IEC 61131-3 Programming Environment > Resources > Recipe control |
Created with the Personal Edition of HelpNDoc: Add an Extra Layer of Security to Your PDFs with Encryption