TIA-Portal V15.1 Importing Sample Library Instruction - Compile error

Hal9000

Member
Join Date
Jun 2010
Location
London
Posts
140
Hi there,

I have found a useful Move function in the sample library (SampleLibraryForInstructions_v1.0.4).

I've inserted the function into my ladder code but I get the following compile error:

GATHER_BLK V1.0' data type is not supported on this CPU or by the current library version.

My CPU is S7-1516-3

I suspect I need to do another step here or maybe update the firmware or something but I can't find any help on that.

Can anyone please advise?

Many thanks,

Justin

Capture.PNG
 
My cpu firmware version is v2.6 and the help on the Gather_Blk states CPU of the S7-1500 series must be as of firmware version 2.1
 
Hi
Because your CPU must be supported the issue must be with the library

If you open the data type is there another UDT inside which you have not added to your PLC ? So a nested UDT that you have not copied to your PLC ?
 
How did you get gather_blk on to your ladder?


I dragged it from the instruction section using the default version of 1.2 - compiles ok.

gath.jpg
 
Thanks guys! You both helped me figure this one out..

At first, I dragged the Gather_blk straight from the library into the program blocks folder, this unpacked the instruction and created a new program folder (of the same name) with an example version of Gather_Blk with a pre defined DB. But as per my original post the block would not compile.

I since noticed that Gather_Blk wasn't listed under Move operations (instructions tab). This was because the version for that group was set to V1.3 I changed it to v2.3 and the function then appeared. Using 'update block call' changed the version (and colour) of Gather_Blk in my ladder code.

I silly mistake on my part and an easy fix in the end.

Thanks again.
 

Similar Topics

I am currently am in a PLC class and need urgent help on how the ladder logic would be laid out. I understand how to get the traffic lights to...
Replies
19
Views
434
Hi Folks, Looking for support and ideas. We are trying to go online to monitor/fault find on an S7-300 programmed with TIA Portal V15. I can...
Replies
9
Views
350
Hi everyone i'm trynna install Tia portal v15 The installation starts normale but it suddenly stops asking for a reboot , When i restart the...
Replies
32
Views
8,236
Hi I have tia portal professional 15.1 and 16 on VMware , I have an issue where I can’t add a 1500 cpu I can open projects which is using a 1500...
Replies
10
Views
2,584
Could not figure out how to enter AT Overlay. Has Siemens cancelled this feature? Also, how do we create a DB or IDB not by the...
Replies
13
Views
3,751
Back
Top Bottom