
EMBEDDED
PLC BL2500 User’s Manual
Running Sample Applications
OEM Technology Solutions
Page 27
19. To stop the monitoring of the PLC application, close the
Debugger
window. The programs and
dictionary windows in debug mode will be closed.
3.4.3 Using Structured Text
1. Open the ISaGRAF Project Management by double-clicking on the ISaGRAF Projects icon on your
Desktop or selecting
Start
menu
→
Programs
→
ISaGRAF 3.5
→
Projects
. On the
Projects
Management
window, select
File
menu
→
New
.
2. On
the
Create new project
window, enter the
name of the project (for example b25test3) and
press
OK
button. The name of project should not
exceed 8 characters. The b25test3 project is then
listed in the
Projects Management
window.
3. Select
Edit
menu
→
Set comment text
. Enter a brief description of this project and press
OK
button.
This description will be displayed next to the project name in the
Projects Management
window.
4. Double-click
on
b25test3
project. An empty
B25TEST3 – Programs
window is displayed.
5. Select
File
menu
→
New
. On the
New program
window
enter the name of the program (for example, STtest1); a
brief comment; select the Language to
ST
; select
Begin
Style and press
OK
button. The STtest1 program is
displayed in the
B25TEST3 – Programs
window.