The document describes a failing timer, TIMER3101, on a system. The solution provided adjusts the parameter for TIMER3101, which has strange requirements for changes, by setting the hexadecimal value at location RMSCS 266(15) to 50 in decimal. This sets the value of TIMER3101 to match.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
205 views1 page
Solution - Change Timer3101 On BSC
The document describes a failing timer, TIMER3101, on a system. The solution provided adjusts the parameter for TIMER3101, which has strange requirements for changes, by setting the hexadecimal value at location RMSCS 266(15) to 50 in decimal. This sets the value of TIMER3101 to match.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
TIMER3101
TITLE: TIMER3101
INCIDENT DATE:
TT REFERENCE: (NO TT) HEALTH CHECK ON ZWBSC5
PROBLEM DESCRIPTION
Failing to adjust TIMER3101
PROBLEM SYMPTOMS
REMEDY CONDITIONS
SOLUTION(S)
YES, IT IS A PARAMETER HAS SOME STRANGE REQUIREMENTS WHEN IT COMES TO CHANGES.
HERE IS THE PROCEDURE FOR G13B. RAEPP:ID=TIMER3101; !CHECK ! TEST SYSTEM; PRINT VAR RMSCS 266(15); ! THIS IS THE HEX VALUE OF T3101 ! SET VAR RMSCS 266(15)=50; ! SET THE VALUE OF THE T3101 HERE IN DECIMAL ! END TEST; RAEPC:PROP=TIMER3101-50; ! SET THE VALE OF THE T3101 THE SAME AS IN THE SET VAR ! RAEPP:ID=TIMER3101; ! CHECK! CAUSE