Scanner->ASB->IT8_card_BTRs

KEN_KACEL

Member
Join Date
Nov 2002
Location
NORTH COUNTRY
Posts
162
We are in trouble!! had AB at the site....

The IT8 thermocouple/mV card hangs and does not up date the current raw data. The book calls to config with BTW and to read with BTRs. The BTRs always are reading through the scanner card with no errors. There are 10 IT8 cards on the flex I/O with discrete I/O and several ASB cards. All the ASBs green lights are OK. The individual IT8 OK lights are fine.
The problem is that the raw data in the registers after the BTR reads will hold a last value and never update what is at the card, the discrete I/O will be fine. But the values coming through the M1:1.XXX will be locked at a value and unless you reconfigure the card with a BTW to disable all channels and then another BTW for the real configuration, the cards will lock the data on all the channels forever. The ladder is right from the text book there are 10 BTRs in yhe ladder, no register overlap found. Any help....???
 
You may have to multiplex the BTR's. What processor and comm link are you using. We had to multiplex the BTR's with a CLX procesor using Remote I/O as the comms link
 
Can you post your .rss file? If not the entire file, can you post a snippet showing a couple of the BTR's. Each BT requires a false to true transition to reset all the control/status bits.

FYI the block transfer buffer occupies both the M1 and M0 files, so if you use buffer M0:e.100 for a BTW you cannot use M1:e.100 for a BTR. The Scanner has 32 buffers, so you should be able to configure 16 reads, and 16 writes.

To ensure the RIO buffer is not overloaded, I usually cascade my Block transfers.
 
Last edited:
boat.gif.
test a URL image
 

Similar Topics

Hi I have a yaskawa gp7 robot arm which I am going to use for machine tending with a cnc mill. Is it a good idea to buy a SICK laser scanner for...
Replies
5
Views
230
Hello, I have a device with 68 words input. But one block on the Devicenet Scanner is only 61 words. I am trying to map this device to 2...
Replies
3
Views
525
Ok started a new job a while back and I've been handed a bunch of leftover jobs from my predecessor. Anyhow what I have going on is a Click PLC...
Replies
3
Views
466
Customer has a circa 2004 SLC-500 PLC. Fieldbus is a 1747-SDN DeviceNet scanner. Customer has SLC-500 file (.rss) with no comments. Has no *.dnt...
Replies
7
Views
551
I thought I was nearly finished on this TIA Portal/s7-1212C project (famous last words)... Up until now, I'd developed the PLC/HMI such that the...
Replies
10
Views
1,537
Back
Top Bottom