AF100 error codes
What manual may I find error codes for the AF100 twisted pair. I am using CI810B talking to a AC450 system. I have looked in the Af100 Fielbus manual an they have some error codes, but not the ones I am seeing. Here is an example of some of the error codes I am seeing:
Thanks
15 2 *13:40:37 24 16 DCBAG00 H'03040002 18 H'000F0022
15 2 *13:40:37 24 16 DCBAG00 H'03040002 18 H'000F0022
15 2 *13:51:22 28 39 CXPHSC1 H'00000E41 H'014E000A H'0001000A
15 2 *13:51:22 28 -5 CXPHSC1 H'00000E31 H'014E000A H'00010A00
15 2 *13:51:22 24 16 DCCA010 H'00420002 19 H'000F0022
15 2 *13:51:22 24 16 DCCA010 H'00420002 19 H'000F0022
I am trying to hook in a new I/O station and every time I do the 1st station stops talking (SNA). The rest of the network is fine. The new station does come up and works. The new station is the 3rd in line and it is station 1 that drops off. I would like to find a manual with all error codes.Thanks
Voted best answer
The DCBAG00 task is Event part of GROUP_ALARM object handler and I suppose it is not related to your problem.
The same for DCCA010 which is System message analyzer.
CXPHSC1 messages are explained in 3BSE000506-600 manual. Code 39 says that station 10 on bus 1 is OK, -5 is minor error in the same station.
Maybe stupid question but have you set the address of the new CI810 correctly? It's easy to confuse the x1 and x10 rotary switches...
Have you created the DB element with proper settings for the new station?
What is the address of the 1st station that drops off? How many stations on the bus?
When you enter "MDB 334.10" do you see the DB element of the 1st station or the new one?
If all settings are OK, make sure that a recommended cable type is used for the ENTIRE bus. I can recall the case when a bus was expanded with a 120 ohm cable segment instead of 150 ohm and some stations worked OK, some didn't work at all and some were randomly dropping off. Also check the minimum cable length between stations (4 meters).
Good luck!
The same for DCCA010 which is System message analyzer.
CXPHSC1 messages are explained in 3BSE000506-600 manual. Code 39 says that station 10 on bus 1 is OK, -5 is minor error in the same station.
Maybe stupid question but have you set the address of the new CI810 correctly? It's easy to confuse the x1 and x10 rotary switches...
Have you created the DB element with proper settings for the new station?
What is the address of the 1st station that drops off? How many stations on the bus?
When you enter "MDB 334.10" do you see the DB element of the 1st station or the new one?
If all settings are OK, make sure that a recommended cable type is used for the ENTIRE bus. I can recall the case when a bus was expanded with a 120 ohm cable segment instead of 150 ohm and some stations worked OK, some didn't work at all and some were randomly dropping off. Also check the minimum cable length between stations (4 meters).
Good luck!
Answers
I read that you already have solved your AF 100 problem, but I can explain why you get the 24 16 DCBAG00 messages.
Data 2= H'000F0022 is the network and node number in HEX of a AS500 OS or 800xA connectivity server which have been on the network but is currently down, removed or
de commissioned. H'000F is Net 15 00022 is Node 34, an RTA board in 800xA server or AS500 Operator station.
Every controller have a table for to which RTA boards ( OS stations or 800XA CS server) the controller shall send Alarm & Events to. If the OS station or 800xA CS is removed you will get these annoying messages.
The way to get rid of the message is to make an auto init of the controller when possible or edit the internal table with the OMVT expert command.
If you add a new 800xA with RTA boards or an As500 OS this table is updated automatically, but it's not cleaned automatically when the station is removed.
Best Regards Jan-Erik
Data 2= H'000F0022 is the network and node number in HEX of a AS500 OS or 800xA connectivity server which have been on the network but is currently down, removed or
de commissioned. H'000F is Net 15 00022 is Node 34, an RTA board in 800xA server or AS500 Operator station.
Every controller have a table for to which RTA boards ( OS stations or 800XA CS server) the controller shall send Alarm & Events to. If the OS station or 800xA CS is removed you will get these annoying messages.
The way to get rid of the message is to make an auto init of the controller when possible or edit the internal table with the OMVT expert command.
If you add a new 800xA with RTA boards or an As500 OS this table is updated automatically, but it's not cleaned automatically when the station is removed.
Best Regards Jan-Erik
Add new comment