Access by name on an array in the PLC

An array, located in the PLC, is to be read by means of a read command. The variable is addressed here by its variable name. The procedure is only slightly different from that for reading discrete variables. The length of the whole array is provided as the length for the function AdsSyncReadReq().

Access by name on an array in the PLC 1:

Access by name on an array in the PLC 2:

Access by name on an array in the PLC 3:

Access by name on an array in the PLC 4:   

Access by name on an array in the PLC 5:

Access by name on an array in the PLC 6:

 


Unpack the 'Accessing an array in the PLC' sample program.