Rockwell Automation AADvance Controller OPC Portal Server User Manual
Page 12
![background image](/manuals/581289/12/background.png)
1-4
Document: 553701
(ICSTT-RM407_EN_P) Issue: 03:
OPC Portal Server User Guide (AADvance Controller)
SOE_Condition_TIC_
Unknown_Code (8)
0
0
0
SOE_Condition_Array_
Bounds (9)
VA of index
variable
Latest resource CRC Value of Index
SOE_Condition_Start (10)
Original
resource CRC
Latest resource CRC Resource compilation
SOE_Condition_Resource_Sto
p (11)
Original
resource CRC
Latest resource CRC Resource compilation
SOE_Condition_Online_Chang
e (12)
Original
resource CRC
Latest resource CRC Resource compilation
SOE_Condition_Online_Chang
e (12)
Original
resource CRC
Latest resource CRC Resource compilation
Table 1:
Table 1:
Table 1:
Table 1:
SOE Variables and there Meaning
SOE Variables and there Meaning
SOE Variables and there Meaning
SOE Variables and there Meaning
Condition
Remarks
SOE_Condition_Falling (0)
A BOOLEAN has transitioned from a True to a False
SOE_Condition_Rising (1)
A BOOLEAN has transitioned from a False to a True
SOE_Condition_Unlock (2)
A locked variable has been unlocked
SOE_Condition_Lock (3)
A variable has been locked
OE_Condition_Force (4)
A variable has been forced
SOE_Condition_Div_By_Zero (5)
The application has performed a divide by zero. (Note
there is a special function block the application can use
to monitor this condition.
SOE_Condition_Max_ Pou_exe_Time
(6)
Not implemented - the watchdog terminates the
application in this case
SOE_Condition_Call_ Depth (7)
A function has called a function that has called a
function etc. to a depth greater than that which can be
managed by the target.
SOE_Condition_TIC_ Unknown_Code
(8)
The resource has detected an instruction code that is
not valid
SOE_Condition_Array_ Bounds (9)
An application has attempted to access an arry
element outside of the bounds of the array
SOE_Condition_Resource_Start (10)
A resource has started
SOE_Condition_Stop (11)
A resource has stopped
SOE_Condition_Online_Change (12)
A successful online update has been performed
SOE_Condition_Online_Change (12)
A new application was downloaded to the resource