12
2. HPP02 BASIC OPERATION 2-8 © DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED 1. PGM CAPACITY: To display the HPP02 internal user programming capacity and modify HPP02 user’s programs for all PLC models. (Users can select 2000 or 4000 or 8000 or 16000 STEPS). 2. OS VERSION: To display HPP02 operation system version. 3. PASSWORD: It is disabled in HPP02 OFF-LINE MODE. 7. PLC<-> M_CARD: HPP02 will check if it needs password first. If yes, you should input the correct password to enter the following items. 1. HPP<- M_CARD: Reading internal program from the M_CARD to HPP02 user programming area. It will use all the memory (16K), but parameter PGM CAPACITY doesn’t have any change. 2. HPP-> M_CARD: Writing the program from HPP02 user programming area into M_CARD. (No matter what the setting of PGM CAPACITY is) Before writing, you can choose to set password or not. 3. M_CARD CHECK: Check sum of M_CARD. 8. FILE REGISTER: It is disabled in OFF-LINE mode. 9. BUS SCOPE: communication format is ASCII mode / RTU mode, transmission rate is 9600 bit/sec, Even parity, 1 start bit and 1 stop bit, 7-bit data. That is 9600,7,E,1. 1. RS-232: Using Pins 2(RXD) and 5(GND) of HPP02 series communication port. Please refer to Chapter 4.4 for detail. 2. RS-485: Using Pins 6 (RS-485+) and 9 (RS-485-) of HPP02 series communication port. Please refer to Chapter 4.4 for detail. 2.2. HPP02 Program READ / WRITE There are three parts of HPP02 program READ / WRITE. 1. HPP02 to PLC MPU, 2. HPP02 to PC, 3. HPP02 to M_CARD. 2.2.1 PLC Program READ / WRITE Please refer to the following steps for operating in PLC connection mode. Read segment program (PLC HPP02)

2.2 hpp02.pdf

Embed Size (px)

Citation preview

  • 2. HPP02 BASIC OPERATION

    2-8 DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED

    1. PGM CAPACITY: To display the HPP02 internal user programming capacity and modify HPP02 users programs for all PLC models. (Users can select 2000 or 4000 or 8000 or 16000 STEPS).

    2. OS VERSION: To display HPP02 operation system version.

    3. PASSWORD: It is disabled in HPP02 OFF-LINE MODE.

    7. PLC M_CARD: HPP02 will check if it needs password first. If yes, you should input the correct password to enter the following items.

    1. HPP M_CARD: Writing the program from HPP02 user programming area into M_CARD. (No matter what the setting of PGM CAPACITY is) Before writing, you can choose to set password or not.

    3. M_CARD CHECK: Check sum of M_CARD.

    8. FILE REGISTER: It is disabled in OFF-LINE mode.

    9. BUS SCOPE: communication format is ASCII mode / RTU mode, transmission rate is 9600 bit/sec, Even parity, 1 start bit and 1 stop bit, 7-bit data. That is 9600,7,E,1.

    1. RS-232: Using Pins 2(RXD) and 5(GND) of HPP02 series communication port. Please refer to Chapter 4.4 for detail.

    2. RS-485: Using Pins 6 (RS-485+) and 9 (RS-485-) of HPP02 series communication port. Please refer to Chapter 4.4 for detail.

    2.2. HPP02 Program READ / WRITE There are three parts of HPP02 program READ / WRITE.

    1. HPP02 to PLC MPU,

    2. HPP02 to PC,

    3. HPP02 to M_CARD.

    2.2.1 PLC Program READ / WRITE Please refer to the following steps for operating in PLC connection mode.

    Read segment program (PLCHPP02)

  • 2. HPP02 BASIC OPERATION

    DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED 2-9

    To move the cursor to item 0 and press or NOP

    0.

    Entering the transmission between HPP02 and PLC.

    To move the cursor to item 1 and press or MPS

    1.

    Entering the READ mode.

    To move the cursor to item 1 and press or MPS

    1.

    Entering the SEGMENT PROGRAM MODE.

    Pressing CLEAR

    key to cancel the program read segment function and return to the previous step.

    Pressing key to execute program read segment function.

    Entering PROGRAM READ SEGMENT MODE, and it is reading.

    Reading from PLC program, which address is from 0 to END command, to HPP02.

    After reading, press key to return to main menu.

    Read the whole program (PLCHPP02)

    To move cursor to item 0 and press or NOP

    0

    Entering the program transmission between HPP02 and PLC.

    To move cursor to item 1 and press or MPS

    1

    Entering the READ mode.

  • 2. HPP02 BASIC OPERATION

    2-10 DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED

    To move cursor to item 2 and press or MRD

    2

    Entering read all program mode.

    Pressing CLEAR

    key to cancel program read all function and return to the previous step.

    Pressing key to enter program read all function.

    Entering PROGRAM READ ALL MODE and it is reading.

    Reading all PLC program from PLC to HPP02.

    Pressing key to return to menu when completed.

    Write segment PLC program (HPP02PLC)

    To move cursor to item 0 and press or NOP

    0.

    Entering the program transmission between HPP02 and PLC.

    To move cursor to item 2 and press or MRD

    2.

    Entering the WRITE mode.

    If the message as shown in the left is displayed, it means the capacity of HPP02 and PLC are mismatch.

    Pressing key to modify the capacity of HPP02 to be the same as PLC MPU and enter WRITE mode.

    Pressing CLEAR key to cancel and return to the previous page. And user also can enter item 6 PARAMETER SET to reset the capacity of user program of HPP02. Please refer to Chapter 3.4 for detail.

    To move cursor to item 1 and press or MPS

    1.

    Entering SEGMENT PROGRAM MODE.

  • 2. HPP02 BASIC OPERATION

    DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED 2-11

    Pressing CLEAR

    key to cancel write segment program function, and return to the previous step.

    Pressing key to execute write segment program function.

    Writing HPP02 segment program into PLC. Entering the WRITE mode and the data is writing.

    Pressing CLEAR

    key to break the WRITE function

    Writing the HPP02 program, which locates from address 0 to END command, into PLC.

    Pressing key to return to menu when completed.

    If the display unit shows the message as the left during the WRITE mode, which means program error (the PLC ERROR LED will flash at this moment). You can check the ERROR CODES on Chapter 4.1 to find out the exact error.

    Pressing key to return to main menu.

    Write all PLC program (HPP02PLC)

    To move cursor to item 0 and press or NOP

    0.

    Entering the program transmission between HPP02 and PLC.

    To move cursor to item 2 and press or MRD

    2.

    Entering the WRITE mode.

    If the message as shown in the left is displayed, it means the capacity of HPP02 and PLC are mismatch.

    Pressing key to modify the capacity of HPP02 to be the same as PLC MPU and enter WRITE mode.

    Pressing CLEAR key to cancel and return to the previous page. And user also can enter item 6 PARAMETER SET to reset the capacity of user program of HPP02. Please refer to Chapter 3.4 for detail.

  • 2. HPP02 BASIC OPERATION

    2-12 DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED

    To move cursor to item 2 and press or MRD

    2

    Entering the write all program MODE.

    Pressing CLEAR

    key to cancel program write all function and return to the previous step.

    Pressing key to execute program write all function.

    Writing all HPP02 program into PLC. Entering the WRITE mode and the data is writing.

    Pressing CLEAR

    key to break the WRITING.

    If the display unit shows the message as the left during the WRITE mode, which means program error (the PLC ERROR LED will flash at this moment). You can check the ERROR CODES on Chapter 4.1 to find out the exact error.

    Pressing key to return to main menu.

    If the display unit shows the message as the left, it indicates that MPU is running. At this moment, it cant write and you must stop the PLC first. Please refer to the Chapter 2.3.

    Pressing CLEAR

    key to return to main menu.

    If the display unit shows the message as the left during the WRITE mode, which means partial data are incorrect or cant be written. Repeat the steps, if it appears again, which means the MPU is malfunction.

    Pressing key to return to main menu.

    To complete to Programs WRITE. Pressing key to return to main menu.

    2.2.2 PC Program READ / WRITE To set the connection item to HPP02 in the WPLSoft (for WINDOWS) or DPLSoft (for

    DOS) of PC in the PC ON-LINE MODE. Please refer to Chapter 2.1.2 for HPP02 and PC connection. Following is the basic operation.

    READ partial PC program (PCHPP02)

  • 2. HPP02 BASIC OPERATION

    DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED 2-13

    To move cursor to item 0 and press or NOP

    0

    Entering the program transmission between HPP02 and PC.

    To move cursor to item 1 and press or MPS

    1

    Entering the READ mode.

    To move cursor to item 1 and press or MPS

    1

    Entering segment program MODE.

    Pressing CLEAR

    key to cancel program read segment function and return to the previous step.

    Pressing key to enter program read segment function.

    Entering the READ mode and the data is reading.

    Reading PC program, which locates from address 0 to END command, to HPP02 programming area.

    After reading, pressing key to return to main menu.

    READ all PC program (PCHPP02)

    To move cursor to item 0 and press or NOP

    0

    Entering the program transmission between HPP02 and PC.

    To move cursor to item 1 and press or MPS

    1

    Entering the READ mode.

    To move cursor to item 2 and press or MRD

    2

    Entering read all program mode.

  • 2. HPP02 BASIC OPERATION

    2-14 DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED

    Pressing CLEAR

    key to cancel program read all function and return to the previous step.

    Pressing key to enter program read all function.

    Entering the program read all mode and the data is reading.

    Reading whole PC program (WPLSoft or DPLSoft) to HPP02 programming area.

    Pressing key to return to the main menu.

    Write Partial PC Program (HPP02PC)

    To move cursor to item 0 and press or NOP

    0

    Entering the program transmission between Hpp02 and PC.

    To move cursor to item 2 and press or MRD

    2

    Entering the WRITE mode.

    To move cursor to item 1 and press or MPS

    1

    Entering write segment program mode.

    Pressing CLEAR

    key to cancel program write segment function and return to the previous step.

    Pressing key to execute program write segment function.

    Writing partial HPP02 program into PC (WPLSoft or DPLSoft). Entering the program write segment mode and the data

    is writing.

    Pressing CLEAR

    key to break writing.

  • 2. HPP02 BASIC OPERATION

    DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED 2-15

    Writing HPP02 which address is from 0 to END command into PC (WPLSoft or DPLSoft). Pressing key to return to the MAIN MENU, when

    completed.

    Write all PC Program (HPP02PC)

    To move cursor to item 0 and press or NOP

    0

    Entering the program transmission between HPP02 and PC.

    To move cursor to item 2 and press or MRD

    2

    Entering the WRITE mode.

    To move cursor to item 2 and press or MRD

    2

    Entering the write all program mode.

    Pressing CLEAR

    key to cancel program write all function and return the previous step.

    Pressing key to execute program write all function.

    Writing all HPP02 program into PC (WPLSoft or DPLSoft). Entering the WRITE mode and the data is writing.

    Pressing CLEAR

    key to break the writing.

    Completing to write whole program.

    Pressing key to return to main menu.

  • 2. HPP02 BASIC OPERATION

    2-16 DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED

    2.2.3 M_CARD READ / WRITE and Password Settings You can execute the program in the M_CARD, READ / WRITE to the HPP02 and check

    M_CARD in any mode with M_CARD. If it needs password for M_CARD and you should input the correct password to enter. Please refer to the following to operate.

    Without M_CARD:

    To move the cursor to item 7 and press or RET

    7 .

    Entering to program transmission between HPP02 and M_CARD and check M_CARD.

    Pressing CLEAR

    key to return the MAIN MENU without M_CARD.

    Return to the MAIN MENU.

    M_CARD is locked by password:

    To move cursor to item 7 and press or RET

    7 key. Entering to program transmission between HPP02 and

    M_CARD and check M_CARD.

    Please enter four characters for password if M_CARD is locked as shown in the left. (Password can be digits and capital letters.) If user forgets the password, it cant enter to operate the

    function of M_CARD.

    When forgetting password, there is a set of universal

    code (four SPACE ) to disable the password. But after disabled, the program in M_CARD will be clear. Please use it carefully.

    User can use the function of clear program to clear the program and password in M_CARD. Please refer to Chapter 3.1 for detail.

  • 2. HPP02 BASIC OPERATION

    DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED 2-17

    Pressing key to execute clear M_CARD.

    Pressing CLEAR

    key to cancel the function clear M_CARD and return to main menu.

    MRD2

    MPS1

    SET8

    RET7

    MCR6

    NOP0

    RST4

    MPP3

    SPACE

    TMR9

    CNT5

    1 2 3 4KeyTimes

    You can set password by using the left chart. The cursor will go to the next if you dont press any key

    in one second after pressing.

    You can press CLEAR

    key to go to the previous character to set the password. Please refer to the following explanation for M_CARD

    write and password setting.

    If finishing password setting and password is incorrect, please enter the Password error as shown in the left to enter the correct password.

    Pressing CLEAR

    key to return to main menu.

    After entering the correct password, it will enter the display as shown in the left. If it doesnt need password for M_CARD, you can enter

    the display as shown in the left directly.

    Read M_CARD (M_CARD HPP02)

    To move the cursor to item 1 and press or MPS

    1

    Entering the READ mode.

    Pressing CLEAR

    key to cancel read program function and return to the previous step.

    Pressing key to execute read program function.

  • 2. HPP02 BASIC OPERATION

    2-18 DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED

    Entering the READ mode and the data is reading.

    After finishing to read program, press key to return to main menu. The password still exists after reading. You need to enter

    the password in the next time.

    Write M_CARD (HPP02 M_CARD) and Password Settings

    To move the cursor to item 2 and press or MRD

    2

    Entering the WRITE mode.

    System will inquire to set password or not.

    Pressing key to execute set password.

    Pressing CLEAR

    key to cancel the function of set password and enter the item program write. At this time, the password function is disabled.

    It needs four characters for password. (Password can be digitals and capital letters) Please refer to the chart above to set the password.

    To input password again to confirm. After inputting, it will enter the item of write program.

    Pressing CLEAR

    key to cancel write program function and return to the previous step.

    Pressing key to execute write program function.

    Entering the WRITE mode and the data is writing.

  • 2. HPP02 BASIC OPERATION

    DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED 2-19

    Finishing to write program. You can press to return to main menu.

    2.3. Program Mode 2.3.1 Screen Display

    Function mode dispaly

    Line CursorStep number

    32-bit command

    E means EDIT mode

    Application command

    InstructionDevice symbolDevice number

    PLUSE type

    it means that operand uses indirect register

    2.3.2 Basic Command Input After entering the basic command directly, input device name and device number. And

    press Enter key to enter the item. If you want to interrupt the command, please press CLEAR key.

    Example: Basic Command LD Y10

    Entering the EDIT mode.

    Pressing LD

    X key.

    Pressing CLEAR key to cancel the function of input command and return to edit mode.

    Pressing AND

    Y key.

    Pressing CLEAR key to cancel the command input and return to the EDIT mode.

    COVER.pdf 1