KR100664143B1 - Lcd initialization method for mobile communication device - Google Patents

Lcd initialization method for mobile communication device Download PDF

Info

Publication number
KR100664143B1
KR100664143B1 KR1020040073109A KR20040073109A KR100664143B1 KR 100664143 B1 KR100664143 B1 KR 100664143B1 KR 1020040073109 A KR1020040073109 A KR 1020040073109A KR 20040073109 A KR20040073109 A KR 20040073109A KR 100664143 B1 KR100664143 B1 KR 100664143B1
Authority
KR
South Korea
Prior art keywords
time delay
lcd
delay function
initialization
mobile communication
Prior art date
Application number
KR1020040073109A
Other languages
Korean (ko)
Other versions
KR20060024219A (en
Inventor
유혁준
최인섭
Original Assignee
엘지전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR1020040073109A priority Critical patent/KR100664143B1/en
Priority to CNA2005100052685A priority patent/CN1750103A/en
Publication of KR20060024219A publication Critical patent/KR20060024219A/en
Application granted granted Critical
Publication of KR100664143B1 publication Critical patent/KR100664143B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4403Processor initialisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

본 발명은 이동 통신 단말기에 사용되는 엘시디 중, STN 엘시디에 비하여 초기화 시간이 많이 소요되는 TFT 엘시디의 초기화 시, 이전 입력된 명령에 의해 장치가 안정화될 때까지, 다음 명령의 입력을 대기시키기 위해 사용하는 시간 지연 루틴으로, 인터럽트 우선 순위가 낮은 시간 지연 루틴을 생성하여 사용하도록 함으로써, 엘시디 초기화 중 발생하는 콜 인터럽트 처리를 지원할 수 있도록 하는 이동 통신 단말기의 엘시디 초기화 방법에 관한 것으로, 엘시디 초기화를 위해 이전에 입력된 명령에 의한 장치의 안정화 시까지, 다음 명령의 입력을 대기시키기 위하여 FOR 루프를 이용한 시간지연 함수를 별도로 생성하여 저장해 두는 단계와; 엘시디 초기화 시 상기 별도로 생성하여 저장해 둔 시간지연 함수를 호출하는 단계와; 상기 호출된 시간지연 함수에 의한 시간지연 중 이벤트나 인터럽트가 발생할 경우, 시간지연 함수의 동작을 잠시 중단하고 해당 인터럽트를 먼저 처리한 후, 시간지연 함수를 계속 동작시켜 엘시디 초기화를 수행하는 단계를 포함하여 이루어짐으로써 달성할 수 있다.The present invention is used to wait for the input of the next command until the device is stabilized by the previously input command during the initialization of the TFT LCD, which takes more time to initialize than the STN LCD among the LCDs used in the mobile communication terminal. A method of initializing an LCD in a mobile communication terminal that enables a call delay processing that occurs during an LCD initialization by generating and using a time delay routine having a low interrupt priority. Separately generating and storing a time delay function using a FOR loop to wait for input of a next command until the device is stabilized by a command input to the command; Calling a time delay function generated and stored separately during the initializing of the LCD; If an event or interrupt occurs during the time delay by the called time delay function, interrupting the operation of the time delay function for a while, processing the corresponding interrupt first, and then continuing to operate the time delay function to perform an LCD initialization. It can be achieved by doing so.

Description

이동 통신 단말기의 엘시디 초기화 방법{LCD INITIALIZATION METHOD FOR MOBILE COMMUNICATION DEVICE}LCD initialization method of mobile communication terminal {LCD INITIALIZATION METHOD FOR MOBILE COMMUNICATION DEVICE}

도 1은 종래 STN 엘시디를 장착한 이동 통신 단말기의 엘시디 초기화 과정을 보인 순서도.1 is a flowchart illustrating an LCD initialization process of a mobile communication terminal equipped with a conventional STN LCD.

도 2는 종래 TFT 엘시디를 장착한 이동 통신 단말기의 엘시디 초기화 과정을 보인 순서도.2 is a flowchart illustrating an LCD initialization process of a mobile communication terminal equipped with a conventional TFT LCD.

도 3은 종래 시간지연 함수와 다른 타스크와의 우선 순위에 따른 단말기의 동작을 설명하기 위한 상태도.3 is a state diagram for explaining the operation of the terminal according to the priority of the conventional time delay function and other tasks.

도 4는 본 발명에 따라 우선 순위를 낮춰 호출하기 위해 생성한 시간 지연 함수의 예시도.4 is an illustration of a time delay function generated for calling with lower priority in accordance with the present invention.

도 5는 본 발명에 따른 시간지연 함수와 다른 타스크와의 우선 순위에 따른 단말기의 동작을 설명하기 위한 상태도.5 is a state diagram for explaining the operation of the terminal according to the priority of the time delay function and another task according to the present invention.

본 발명은 이동 통신 단말기의 엘시디 초기화 방법에 관한 것으로, 특히 이동 통신 단말기에 사용되는 엘시디 중, STN 엘시디에 비하여 초기화 시간이 많이 소요되는 TFT 엘시디의 초기화 시, 이전 입력된 명령에 의해 장치가 안정화될 때까지, 다음 명령의 입력을 대기시키기 위해 사용하는 시간 지연 루틴으로, 인터럽트 우선 순위가 낮은 시간 지연 루틴을 생성하여 사용하도록 함으로써, 엘시디 초기화 중 발생하는 콜 인터럽트 처리를 지원할 수 있도록 하는 이동 통신 단말기의 엘시디 초기화 방법에 관한 것이다.The present invention relates to a method of initializing an LCD of a mobile communication terminal. In particular, during initialization of a TFT LCD, which takes much more time to initialize than an STN LCD among the LCDs used in the mobile communication terminal, the device can be stabilized by a previously input command. Until the next command is used to wait for the input of the delay routine, the low priority of the interrupt priority to create a time delay routine of the mobile communication terminal to support the call interrupt processing occurs during the initialization of the LCD It relates to an LCD initialization method.

일반적으로, 이동 통신 단말기에는 정보(전화번호 입력, 문자 메시지 표시, 일정, 전화번호부) 표시를 위해 엘시디를 디스플레이 소자로 사용하는데, 단말기가 보급되는 초기에는 STN 엘시디를 주로 사용했으나, 최근에는 단말기에서 여러 가지 부가 기능이 수행되면서 대부분 TFT 엘시디를 사용하고 있는 상황이다.In general, an LCD is used as a display element for displaying information (telephone number input, text message display, schedule, and phone book) in a mobile communication terminal. In the early stages of terminal spread, STN LCD was mainly used. As various additional functions are performed, most of them use TFT LCD.

그러나, TFT 엘시디의 경우 STN 엘시디에 비하여 전류 소모가 많고, 또한 정상 동작을 위한 초기화(장치 안정화) 시간이 많이 소요되는 문제점이 있다.However, TFT LCDs consume more current than STN LCDs, and also require a lot of initialization (device stabilization) time for normal operation.

즉, STN 엘시디의 경우 도1에 도시된 바와 같이, 초기화를 위한 여러 가지 명령을 입력한 후, 그에 따른 반응 시간이 매우 빠르기 때문에 명령어 사이에 별도의 시간 지연 루틴을 사용하지 않지만, TFT 엘시디의 경우 명령에 따른 반응시간(장치가 안정화되는데 소요되는 시간)이 느리기 때문에, 그 명령에 의한 동작이 완료되기 전에 다른 명령이 입력되지 않도록 하기 위해서, 도2에 도시된 바와 같이 명령어 사이에 별도의 시간 지연 루틴을 사용하게 된다.That is, in the case of the STN LCD, as shown in FIG. 1, after inputting various commands for initialization, the response time is very fast, and thus a separate time delay routine is not used between the commands, but in the case of the TFT LCD. Since the response time (time required for the device to stabilize) according to a command is slow, in order to prevent another command from being input before the operation by the command is completed, a separate time delay between commands as shown in FIG. You will use routines.

그런데, 상기 엘시디 초기화 중 시간지연을 위한 루틴으로 모뎀 칩(MSM 칩)에서 제공하는 함수(clk_busy_wait)를 사용하였는데, 사실상 상기 시간지연 함수(clk_busy_wait)는 도3에 도시된 바와 같이, 우선순위가 일반 타스크(task)보다 상 위 또는 상황에 따라 동격에 위치하기 때문에, 엘시디 초기화 중 상기 시간지연 함수(clk_busy_wait)가 호출된 상태에서, 다른 타스크에서 발생하는 각종 이벤트나 인터럽트를 메인 타스크(Main task)에서 받지 못하게 되는 문제점이 발생한다.However, a function (clk_busy_wait) provided by a modem chip (MSM chip) was used as a routine for time delay during the initialization of the LCD. In fact, as shown in FIG. Since it is located at the same level according to the task or the situation, the main task is to execute various events or interrupts that occur in other tasks while the time delay function (clk_busy_wait) is called during the initializing of the LCD. There is a problem of not receiving.

즉, 상기 시간지연 함수에 의한 시간지연 상태에서 콜 인터럽트가 발생한 경우, 콜 인터럽트 처리를 하지 못하므로 사용자가 전화를 받을 수 없게 되는 문제점이 발생하는 것이다.That is, when a call interrupt occurs in the time delay state caused by the time delay function, the call interrupt process cannot be performed, which causes a problem in that the user cannot answer the call.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위하여 창출한 것으로, 이동 통신 단말기에 사용되는 엘시디 중, STN 엘시디에 비하여 초기화 시간이 많이 소요되는 TFT 엘시디의 초기화 시, 이전 입력된 명령에 의해 장치가 안정화될 때까지, 다음 명령의 입력을 대기시키기 위해 사용하는 시간 지연 루틴으로, 인터럽트 우선 순위가 낮은 시간 지연 루틴을 생성하여 사용하도록 함으로써, 엘시디 초기화 중 발생하는 콜 인터럽트 처리를 지원할 수 있도록 하는 이동 통신 단말기의 엘시디 초기화 방법을 제공함에 그 목적이 있다.Accordingly, the present invention has been created to solve the above-mentioned conventional problems, and during initialization of TFT LCDs, which require more initialization time than STN LCDs, among LCDs used in a mobile communication terminal, by a previously input command. It is a time delay routine used to wait for input of the next command until the device is stabilized, so that a low delay priority time delay routine can be created and used to support call interrupt processing during initialization of the LCD. An object of the present invention is to provide an LCD initialization method of a mobile communication terminal.

이와 같은 목적을 달성하기 위한 본 발명은 엘시디 초기화를 위해 이전에 입력된 명령에 의한 장치의 안정화 시까지, 다음 명령의 입력을 대기시키기 위하여 FOR 루프를 이용한 시간지연 함수를 별도로 생성하여 저장해 두는 단계와; 엘시디 초기화 시 상기 별도로 생성하여 저장해 둔 시간지연 함수를 호출하는 단계와; 상기 호출된 시간지연 함수에 의한 시간지연 중 이벤트나 인터럽트가 발생할 경우, 시간지연 함수의 동작을 잠시 중단하고 해당 인터럽트를 먼저 처리한 후, 시간지연 함수를 계속 동작시켜 엘시디 초기화를 수행하는 단계를 포함하여 이루어진 것을 특징으로 한다.In order to achieve the above object, the present invention provides the steps of separately generating and storing a time delay function using a FOR loop to wait for input of the next command until the device is stabilized by a previously input command for initializing an LCD. ; Calling a time delay function generated and stored separately during the initializing of the LCD; If an event or interrupt occurs during the time delay by the called time delay function, interrupting the operation of the time delay function for a while, processing the corresponding interrupt first, and then continuing to operate the time delay function to perform an LCD initialization. Characterized in that made.

이하, 본 발명의 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

우선, 각 도면의 구성 요소들에 참조부호를 부가함에 있어서, 동일한 구성 요소들에 한해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 부호를 가지도록 하고 있음에 유의해야 한다.First of all, in adding reference numerals to the components of each drawing, it should be noted that the same components have the same reference numerals as much as possible even if displayed on different drawings.

또한, 하기의 설명에서 구체적인 처리흐름과 같은 많은 특정 상세들은 본 발명의 보다 전반적인 이해를 제공하기 위해 나타나 있으며, 이들 특정 상세들 없이 본 발명이 실시될 수 있다는 것은 이 기술분야에서 통상의 지식을 가진 자에게는 자명할 것이다.Also, in the following description, numerous specific details, such as specific processing flows, are set forth in order to provide a more general understanding of the invention, and it is to be understood that the invention may be practiced without these specific details. It will be obvious to them.

그리고, 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 공지 기능 및 구성에 대한 상세한 설명은 생략한다.In addition, detailed description of well-known functions and structures which are determined to unnecessarily obscure the subject matter of the present invention will be omitted.

도4는 본 발명에 따라 우선 순위를 낮춰 호출하기 위해 생성한 시간 지연 함수의 예시도로서, 상술한 바와 같이 TFT 엘시디의 특성상 부팅 시 또는 전원 절약 모드(Power Saving mode, Sleep mode)에서 복귀 시 엘시디를 초기화해야 하는데, 이 초기화 함수안에는 STN 엘시디와 달리 소자 안정화 및 전원 관리를 위한 시간 지연이 많이 들어가게 되는데, 이를 위해 모뎀 칩 자체에서 제공하는 시간지연 함수(clk_busy_wait)를 사용할 경우, 그 시간지연 함수 호출 중 발생하는 인터럽트를 소실할 수 있는 문제점이 있었으나, 본 발명에서는 우선 순위를 낮춰 동작 중 인터럽트 발생에도 대응할 수 있는 보다 유동적인 지연 함수를 만들어, 비교적 지연 시간이 긴 경우라도 인터럽트에 능동적으로 대처할 수 있도록 한다.FIG. 4 is an exemplary diagram of a time delay function generated to call with a lower priority according to the present invention. As described above, an LCD upon booting or returning from a power saving mode (sleep mode) due to the characteristics of a TFT LCD is described. Unlike the STN LCD, this initialization function takes a lot of time delay for device stabilization and power management. To do this, when using the time delay function (clk_busy_wait) provided by the modem chip itself, the time delay function is called. Although there was a problem in that interruption that occurred during the present invention, the present invention lowers the priority to create a more flexible delay function that can cope with the occurrence of interruption during operation, so that even if the delay time is relatively long, it can actively cope with interruption do.

도4에 도시된 시간지연 함수는 FOR 반복 루프를 이용한 것으로, 지연하고자 하는 시간에 해당하는 카운트 값(ms)을 지정해 두고, 그 지정된 카운트 값(ms)에 도달할 때까지 변수(cnt)를 0에서부터 카운트하는 방식으로, 그 우선 순위는 도5에 도시된 바와 같이 다른 일반적인 타스크(예 : UI Task, HS Task)와 동일하거나 낮게 설정한다.The time delay function shown in FIG. 4 uses a FOR loop, and specifies a count value (ms) corresponding to the time to be delayed, and sets the variable cnt to 0 until the specified count value (ms) is reached. In order to count from, the priority is set equal to or lower than other general tasks (eg, UI Task, HS Task) as shown in FIG.

즉, 상기 도4와 같은 FOR 반복 루프를 이용한 시간지연 함수는, 타스크 독립(Task dependent)으로 동작하므로, 호출한 타스크 이외에 이와 동등한 우선순위를 갖는 다른 타스크에서 발생할 이벤트 및 인터럽트도 받아 처리할 수 있게 된다.That is, the time delay function using the FOR iteration loop as shown in FIG. 4 operates as task dependent, so that it can receive and process events and interrupts that will occur in other tasks having the same priority as well as the called task. do.

다시 말해, 종래의 모뎀 칩(MSM 칩)에서 제공하는 시간지연 함수(clk_busy_wait)의 경우, 모뎀 칩(MSM) 전체를 정지시켜서 시간지연을 주는 반면, 본 발명에서는 모뎀 칩(MSM)이 동작하면서 시간지연을 주기 때문에, 시간지연 중에도 다른 이벤트 및 인터럽트 발생에 대응할 수 있도록 한다.In other words, in the case of the time delay function (clk_busy_wait) provided by the conventional modem chip (MSM chip), while the entire modem chip (MSM) is given a time delay, in the present invention, while the modem chip (MSM) operation time Because of the delay, it is possible to respond to other events and interrupt occurrences even during time delay.

이상에서 설명한 바와 같이 본 발명 이동 통신 단말기의 엘시디 초기화 방법은 이동 통신 단말기에 사용되는 엘시디 중, STN 엘시디에 비하여 초기화 시간이 많이 소요되는 TFT 엘시디의 초기화 시, 이전 입력된 명령에 의해 장치가 안정화될 때까지, 다음 명령의 입력을 대기시키기 위해 사용하는 시간 지연 루틴으로, 인터 럽트 우선 순위가 낮은 시간 지연 루틴을 생성하여 사용하도록 함으로써, 엘시디 초기화 중 발생하는 콜 인터럽트 처리를 지원할 수 있도록 하는 효과가 있다.As described above, in the LCD initialization method of the present invention, the device is stabilized by a previously input command when the TFT LCD, which takes much more initialization time than the STN LCD, is initialized among the LCDs used in the mobile communication terminal. Until this time delay routine is used to wait for input of the next command, it is possible to create and use a low-interrupt time delay routine to support call interrupt processing during initialization of the LCD. .

Claims (5)

엘시디 초기화를 위해 이전에 입력된 명령에 의한 장치의 안정화 시까지, 다음 명령의 입력을 대기시키기 위하여 FOR 루프를 이용한 시간지연 함수를 별도로 생성하여 저장해 두는 단계와;Separately generating and storing a time delay function using a FOR loop to wait for input of a next command until the device is stabilized by a previously input command for initializing an LCD; 엘시디 초기화 시 상기 별도로 생성하여 저장해 둔 시간지연 함수를 호출하는 단계와;Calling a time delay function generated and stored separately during the initializing of the LCD; 상기 호출된 시간지연 함수에 의한 시간지연 중 이벤트나 인터럽트가 발생할 경우, 시간지연 함수의 동작을 잠시 중단하고 해당 인터럽트를 먼저 처리한 후, 시간지연 함수를 계속 동작시켜 엘시디 초기화를 수행하는 단계를 포함하여 이루어진 것을 특징으로 하는 이동 통신 단말기의 엘시디 초기화 방법.If an event or interrupt occurs during the time delay by the called time delay function, interrupting the operation of the time delay function for a while, processing the corresponding interrupt first, and then continuing to operate the time delay function to perform an LCD initialization. LCD initialization method of the mobile communication terminal, characterized in that made. 삭제delete 제1항에 있어서, 상기 FOR 루프는 지연하고자 하는 시간에 해당하는 카운트 값을 지정해 두고, 그 지정된 카운트 값에 도달할 때까지 변수를 0에서부터 카운트하는 방식으로 시간을 지연하도록 이루어진 것을 특징으로 하는 이동 통신 단말기의 엘시디 초기화 방법.The moving loop of claim 1, wherein the FOR loop designates a count value corresponding to a time to be delayed, and delays the time by counting a variable from 0 until the specified count value is reached. Initializing method of communication terminal. 제1항에 있어서, 상기 시간지연 함수는 단말기 내의 다른 타스크와 동일하거나 보다 낮게 우선 순위를 설정하도록 이루어진 것을 특징으로 하는 이동 통신 단말기의 엘시디 초기화 방법.2. The method of claim 1, wherein the time delay function is configured to set a priority equal to or lower than other tasks in the terminal. 제1항에 있어서, 상기 시간지연 함수는 타스크 독립(Task dependent)적으로 동작하도록 이루어진 것을 특징으로 하는 이동 통신 단말기의 엘시디 초기화 방법.The method of claim 1, wherein the time delay function is configured to operate task-dependently.
KR1020040073109A 2004-09-13 2004-09-13 Lcd initialization method for mobile communication device KR100664143B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020040073109A KR100664143B1 (en) 2004-09-13 2004-09-13 Lcd initialization method for mobile communication device
CNA2005100052685A CN1750103A (en) 2004-09-13 2005-02-03 Initializing method of mobile communication terminal liquid crystal display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040073109A KR100664143B1 (en) 2004-09-13 2004-09-13 Lcd initialization method for mobile communication device

Publications (2)

Publication Number Publication Date
KR20060024219A KR20060024219A (en) 2006-03-16
KR100664143B1 true KR100664143B1 (en) 2007-01-04

Family

ID=36605522

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040073109A KR100664143B1 (en) 2004-09-13 2004-09-13 Lcd initialization method for mobile communication device

Country Status (2)

Country Link
KR (1) KR100664143B1 (en)
CN (1) CN1750103A (en)

Also Published As

Publication number Publication date
KR20060024219A (en) 2006-03-16
CN1750103A (en) 2006-03-22

Similar Documents

Publication Publication Date Title
JP5892070B2 (en) Mobile terminal and communication control method
US8350834B2 (en) Ambient light dependent themes
CN106066805A (en) Method, device and the terminal that a kind of end application starts
CN104796553A (en) Communication event reminding method and terminal
JP5741095B2 (en) Wireless communication apparatus and power saving control method
KR102411858B1 (en) Display method, apparatus and device of user interface
US20050009510A1 (en) Mobile communication terminal, method for controlling execution state of application program, application program, and recording medium wherein application has been recorded
CN102890628B (en) The display packing of destination object and device
US10354579B2 (en) Temporarily increased refresh rate for a display panel in low power mode
US9992440B2 (en) Method, apparatus and computer program product for configuration of a display screen
CN104423823A (en) Display method and device of terminal
CN106559579A (en) Mobile terminal and CPU/GPU scheduling parameter update methods
JP4910067B1 (en) Electronic device and power saving control method for electronic device
KR20060101963A (en) Mobile communication terminal having screen splitting function
RU2630368C2 (en) Method and device for controlling switching of virtual navigation panel
KR100664143B1 (en) Lcd initialization method for mobile communication device
KR100641223B1 (en) Mobile terminal having user hot-key and method for direct execution using it
US8922491B2 (en) Method and apparatus enabling keystroke acceleration
US20170123615A1 (en) Method and electronic device for prohibiting notifications in application window
CN102841727A (en) User interface adjusting method and electronic device
CN106792206A (en) A kind of TV menu adaptive updates method and system
CN104598008A (en) Power consumption control method of Android device
KR100664237B1 (en) A method and a mobile terminal for displaying a specfic task at a specfic display under circumstances of multitasking and multi display
US20180101218A1 (en) Apparatuses and methods for adjusting processing capabilities
CN107995334A (en) Mobile phone and secondary screen control method with pair screen

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121128

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20131122

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20141124

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20151124

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee