Reading register alarm / warning codes sierra (se) 50-100 hp control

Herbrata

Member
Join Date
Mar 2016
Location
Indonesia
Posts
6
I just wonder how do I read the Alarm registers from Sierra to my Siemen PLC.

It mention from register : 40256-40270 Alarm Code History
Code ===== Description
01 ===== Pressure Sensor Failure
02 ===== Package Disch. Temp. Sensor Failure
.
.
.
21 ===== High 1st Stage Disch. Temp.
22 ===== High 2nd Stage Disch. Temp.

http://manualarchive.ingersollrandp...als/instructionbook/Misc_Manuals/80445596.pdf
(from page 32 - 34)
=======

It state : Code, not bit.
Does "Code" transfer or convert as Value (Word) in Modbus reading?

If in my ladder logic, I wrote / compare 1 = 1, the output bit0 = 1,
it is alarm for Pressure failure actives.

But then what happen if there are two Codes appear in the same time?


Let's say, 1 and then 2 Codes alarm appear together.

If the Code 2 appears last, and then the bit1 = 1 (Alarm for Temp) actives.

And now how about the Code 1?
The bit 0 indeed become = 0, since it is Code 2 (Value 2?),
but actually there is still an alarm for Code 1 (Pressure) ......

=======

It really baffle me out,
can someone help me ... ?

Thanks alot,
and warm regards.
 

Similar Topics

I need help with vijeo citect 7.4 as I use Modbus TCPIP to get the data, it turns out the address is having error.. For example, when I write...
Replies
2
Views
893
Long-winded subject line, but I basically need to know the proper addressing notation for a PV1500 Plus to read individual bits out of the...
Replies
3
Views
1,965
Hello I have a s7-1200 and I would like to read the tags present in this controller with my controllogix controller. The two controllers don't use...
Replies
5
Views
167
Hi all, i have 8 CJ2m plc units that show different numbers on the plc display and i am stuck on reading the info. my unit has an ip address of...
Replies
3
Views
111
Hi Everyone, I am not proficient in RSLogix 500 so I have a question regarding the evaluation of N7:0 data as an input. So as I understand in...
Replies
1
Views
92
Back
Top Bottom