Specifications

5 - 24
5.4.2 Operation of demonstration machine
The program is executed, and the device of PLC CPU is monitored.
(1) Program screen
The following indicates object names on the program screen.
lblON_OFF(0)
lblON_OFF(7)
to
lbl_Dvalue(0)
lbl_Dvalue(4)
to
cmdMonitor
cmdEnd
txtStatus
cmdClosecmdOpen
(2) Check of device status of X0 to X7
1) Start up Visual Basic and read the project file
(E71-1.VBP) shown in Section 5.4.1.
2) Check that ActLogicalStationNumber of
ActEasyIF1 property is "1".
This setting number is corresponding to the logical
station number set in Section 5.3.1.
By using the logical station number, the
communication can be performed with the path set
in the logical station number.
Continued to the next page
3) Click the
(start) button to execute the
program.