node-red-contrib-s7 icon indicating copy to clipboard operation
node-red-contrib-s7 copied to clipboard

Array of Structure Read

Open INDRANI125 opened this issue 4 years ago • 1 comments

How I can read elements in array of structures/array/PLC data type using this? I do not see anything in documentation

INDRANI125 avatar May 13 '21 08:05 INDRANI125

If I understand your question correctly, you need to do the following.

You need to declare as follows: DB1,DW0.6

The last numeric value (.6) refers to the number of elements you would like to read, thus returning an array of data.

fernandoamorim1703 avatar Jun 24 '22 14:06 fernandoamorim1703

We will be closing this issue, if there is a need to revisit the subject, please open a new one. Thank you very much.

fernandoamorim1703 avatar Jul 27 '23 19:07 fernandoamorim1703