You are on page 1of 28

ISPSoft

Corporate Culture
Variable
Workplace

ISP Ladder Edit Area

Output Window

Tool Bar

ISP Ladder
ISP program is mainly composed by Variable and ISP ladder.
Local
Variable
Edit Area

ISP Ladder
Edit Area

Global
Variable
Edit Area

Variable Table

Global Variable
- Without Class "column
- Each Identifiers of variable can be use in all POU
- Each variable should be assign an address

Variable Table

Local Variable
- Program type POU
: Only has Varselection in class column.
: All variable should be assign a Address

Program Type POU

Variable Table

Local Variable
- Function Block type POU
: Can be classified as VarVar_InputVar_Output
: Address Declaration  Can be assign by system itself

Function Block Type POU

Variable Table
Variable Naming Rules
1.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
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 Variable
1.Double clicks directly in table which is needed to be modified.

Variable Table
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
Edit of Variable
- Variable Table supports sub-menu for editing use.
- Undo
Mouse
- Redo
Right
Click
- Cut
- Copy
- Paste
- Delete
- Select All

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

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

Mouse
Right
Click

ISP Ladder Tools


Program Tool Bar
- Comment/ Enable/Disable Network.

ISP Ladder Tools


Program Tool Bar
- Bookmark.

ISP Ladder Tools


Program Tool Bar
- Network.

ISP Ladder Tools


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

ISP Ladder Edit


Ladder Edit Area
-Left hand side of command brickLogicOperationFunction Block
-Right hand side of command brickCoilAPI

Left hand side

Right hand side

Command
Brick

ISP Ladder Edit


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

ISP Ladder Edit


Ladder Edit Area
-Select individual device or block for CopyCutPasteDeleteetc.
-Method: Keep pressing Shift and click 2 nodes to form a block

To form a block

ISP Ladder Edit


Ladder Edit Area
- AND type block

Method:
1. Mouse click on A node
2. Keep pressing Shift
3. Mouse click on B node

ISP Ladder Edit


Ladder Edit Area
- OR type block

Method:
1. Mouse click on A node
2. Keep pressing Shift
3. Mouse click on B node

Communication

Communication
ISP Communication Tool Bar

Communication
Grammar check
- Two major grammar check functions:
- Check current POU will just check only one POU
- Compile will check all POU

Error message

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

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

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

Mouse
Right
Click

Thanks

You might also like