infoplc_net_ispsoft_english_version.pdf

Upload: anderson-tps

Post on 14-Apr-2018

219 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    1/28

    ISPSoft

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    2/28

    Corporate Culture

    Tool Bar

    Workplace

    Output Window

    Variable

    ISP Ladder Edit Area

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    3/28

    ISP Ladder

    ISP program is mainly composed by Variable and ISP ladder.

    ISP LadderEdit Area

    Local

    VariableEdit Area

    Global

    Variable

    Edit Area

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    4/28

    Global Variable

    - Without Class "column

    - Each Identifiers of variable can be use in all POU

    - Each variable should be assign an address

    Variable Table

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    5/28

    Local Variable

    - Program type POU

    : Only hasVarselection in class column.

    : All variable should be assign a Address

    Variable Table

    Program Type POU

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    6/28

    Local Variable

    - Function Block type POU

    : Can be classified asVarVar_InputVar_Output

    : Address Declaration Can be assign by system itself

    Variable Table

    Function Block Type POU

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    7/28

    Variable Naming Rules1.Variable name can be composed as :LetterNumberUnderline.

    2. First character can be either letter or underline.

    3. Two consecutive underline is not allowed such as: __Delta.4. The latest character cant be underline such as Delta_.

    5. Variable name which is same with PLC devices is not allowed.

    6. Big character or small character is no difference.7. Maximum characters: 16 space size.

    Variable Table

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    8/28

    Edit of Variable- Add Variable (Put the mouse cursor in the variable table area)

    1.Key in directly in the Variable Table. (Way 1)

    2.Double clicks in the blank area of Variable Table (Way2)3.Press Space key (Way3)

    - Modify Variable1.Double clicks directly in table which is needed to be modified.

    Variable Table

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    9/28

    Edit of Variable- Random Selection: Keep pressing Ctrl + Mouse click on variables.

    - Consecutive Selection: Keep pressing Shift + Mouse click on variables.

    - After selected, click mouse right button for sub-menu for additional edit.

    Variable Table

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    10/28

    Edit of Variable- Variable Table supports sub-menu for editing use.

    - Undo

    - Redo- Cut

    - Copy

    - Paste- Delete

    - Select All

    Variable Table

    MouseRightClick

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    11/28

    Edit of Variable- Keep pressing Alt +Key to move Variable to up/down in the table.

    Variable Table

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    12/28

    Edit of Variable-Import/Export function of Function Block and Local & Global Variables.

    Variable Table

    MouseRightClick

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    13/28

    Program Tool Bar- Comment/ Enable/Disable Network.

    ISP Ladder Tools

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    14/28

    Program Tool Bar- Bookmark.

    ISP Ladder Tools

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    15/28

    Program Tool Bar- Network.

    ISP Ladder Tools

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    16/28

    Program Tool Bar- Tool Select/Contact/Coil/API&FB.

    ISP Ladder Tools

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    17/28

    Ladder Edit Area-Left hand side of command brickLogicOperationFunction Block

    -Right hand side of command brickCoilAPI

    ISP Ladder Edit

    Left hand side Right hand side

    CommandBrick

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    18/28

    Ladder Edit Area-Supports copy and paste function for individual device or whole network

    ISP Ladder Edit

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    19/28

    Ladder Edit Area-Select individual device or block for CopyCutPasteDeleteetc.

    -Method: Keep pressing Shift and click 2 nodes to form a block

    ISP Ladder Edit

    To form a block

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    20/28

    Ladder Edit Area- AND type block

    ISP Ladder Edit

    Method:

    1. Mouse click on A node

    2. Keep pressing Shift

    3. Mouse click on B node

    S i

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    21/28

    Ladder Edit Area- OR type block

    ISP Ladder Edit

    Method:1. Mouse click on A node

    2. Keep pressing Shift3. Mouse click on B node

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    22/28

    Communication

    C i ti

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    23/28

    ISP Communication Tool Bar

    Communication

    C i ti

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    24/28

    Grammar check- Two major grammar check functions:

    - Check current POU will just check only one POU

    - Compile will check all POU

    Communication

    Error message

    Comm nication

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    25/28

    Program download- Mark the check box will download the additional information into PLC

    Communication

    Communication

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    26/28

    Program upload- Mark the check box will upload the additional information to PC

    Communication

    Communication

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    27/28

    Devices Monitoring- When under online Mode, all devices are allowed to be monitored.

    Communication

    MouseRight

    Click

  • 7/30/2019 infoPLC_net_ISPSoft_English_version.pdf

    28/28

    Thanks