Unable to copy the Block OB1

BoSChoW

Member
Join Date
Apr 2006
Location
Nova Gorica
Posts
107
Hi all,
i wrote a simple program in OB1. I have my PLC in STOP mode and still i can't copy the block. I am desperate because i dont know what to do...
What should i do?
 
More info is needed:
  1. What brand and type of PLC are you talking about? I figure it's a Siemens one, but is it S5, S7-200 or S7-300/400?
  2. What software are you using? Please also mention the version, because with some problems it might be of importance.
  3. What type of communication are you using?
Kind regards,
 
Thank you all, i couldn't copy the block OB1 because i forgot to add this in SCL programing language...:

VAR_TEMP
INFO: ARRAY [0..19] OF BYTE;
W : BOOL;
END_VAR
.

I have an another question, does anyone know how to CALL a BLOCK in SCL programing language? Ok, with the standard blocks that are in the library is not a problem, but how do i insert my own blocks?
 
Sorry, but I have to step out on this one because I never use SCL. I only program in LAD and STL.

Good luck with your search!

Kind regards,
 

Similar Topics

Hi, I have a PLC project backup from site which was created in PME 5.5 and now I am opening it in PME 8.6 but unable to create ST block since it...
Replies
1
Views
1,778
Hi everyone I'm in a bit of a conundrum, I've been trying to get this HMI on our machine and I am unable to retrieve it. Device Delta Model...
Replies
10
Views
883
Hello guys, Our working machine CPU I am trying to add one logic but when I am click download then warning ⚠️ message coming that Unable to...
Replies
2
Views
1,406
As mentioned in another Thread, the wonderful new PC I've been given to work with has a habit of crashing at regular intervals. Now that I've got...
Replies
6
Views
4,660
I am running CCW 13 trying to upload to a micro 820 vers.12 I get an output message OPC server is unable to load project controller. Please help!
Replies
5
Views
227
Back
Top Bottom