Adding HW submodule to device in TIA V13

stayclashy80

Member
Join Date
Jul 2020
Location
raleigh
Posts
76
Hey guys,

So I successfully added a new Leuze barcode scanner to my existing profinet network and now I'm trying to add HW_Submodules to my new device. I found the ones I need in the HW catalog and drag and dropped them into my device. I want to know when I download these new changes will it require me to halt the plc like when I added a new node to the profinet network.

Thanks
 
I would say, that you need stop PLC. (It is same as local IO or Remote IO hardware change.)


If you try download, TIA should say if it consistent (Run) or CPU needs stopped before donwload.


1200 or 1500?
 
1500 using Tia V13. First time doing this. I also need to add DB and FB's. My thought was to do it all at the same time so I don't have to stop the production line several times. Currently trying to copy an existing FB but when I do it just shows up as the same number in the brackets for example BCL348i[FB48] on the original one and then BCL348i_1[FB48] on my duplicate. I'm concerned they are are both called [FB48] inside the brackets even though they both have unique names outside the brackets. Looking through my program I can't find any other examples where the FB or DB number in the brackets is the same in 2 places. When copying FB's and DB's is this normally how it works?
 
If you copy allready existing FB or DB, it is named with new name, but you need decide new number for block as TIA lets you to decide new number for copied block.
Compile go to error, if you have same number used twicve or more.



You can also add new FB or DB, then TIA suggest new block number automatically (Which you can change) and you need give symbolic name for new block.


Don't forget add call for FB block on OB1 (or to other block, without call your FC / FB blocks won't run.


Before download, dont worked to taked snapshots from values. If you only download full modified project to PLC, all DB data is (probably) initialized to same than offline project have.
 
Last edited:

Similar Topics

Hi, I need help adding a new interlock switch to an existing circuit. I have never done on the existing circuit. I did set it up on the...
Replies
6
Views
271
Hi all I’m looking at adding a RFID card reader to comfort panel pro , how do you set the rfid up can you connect to existing users and password...
Replies
0
Views
93
Hello all! So I have one project with a S7-1214 and a MTP1500 "Project1" and one project with another S7-1214 "Project2". Both of these PLC:s need...
Replies
6
Views
143
Hi Everyone, Currently we have three plants running with Controllogix PLCs (L72, L73, L74). In each of these plants we have 2 FTView SE...
Replies
0
Views
120
Hello, Im building project with 1756-L82ES controller and 1756-IB16S card but i cant find it when trying to add the card to IO configuration...
Replies
3
Views
198
Back
Top Bottom