10/4/2016 4:42 PM | |
Joined: 11/5/2011 Last visit: 7/28/2023 Posts: 5 Rating: (0) |
Hello Friends, First time i'm going to configure the RFID. Following are the systems S7-300 PLC CPU315-2 PN/DP RF180C - Module RF340R - Reader ( Im using Two Readers ) D425 - Tag Using Step7 V5.5 Please tell me the Blocks to be used for the programming. From previous post i found Ident_profile block (FB1900), But need manual which clearly explains how to use it to program module and two readers. Thankyou ------------------------------------------------------------------------------------------ |
Last edited by: Min_Moderator at: 10/5/2016 2:06:00 PMNew subject after splitting |
|
10/5/2016 3:08 PM | |
Joined: 10/1/2013 Last visit: 5/8/2024 Posts: 605 Rating: (71)
|
Hi Vinoth and welcome to the RFID, at this link you can find the manual for commissioning the ident profile: You can find all you need to know at chapter 3.5. "Programming the Ident profile". Here are some hits to get you started: 1. Every reader needs its own addressing variable (IID_HW_CONNECT) Just see chapter 3.2. Unfortunately the screenshots are made out of TIA Portal, but you should be able to find the right values in the STEP 7 V5.5 hardware configuration. 2. The first thing to do is to reset (initiate) the readers before starting transponder operations. This can be done by using the Input "INIT" at the profile block. Before executing init you have to make sure to select the right parameters at the hardware configuration of the RF180C. 3. Afterwards you can use whatever commands you need to use, e.g. READ or WRITE (physical). |
Last edited by: Owei at: 10/5/2016 3:22:31 PM |
|
Follow us on