Specifications

5 - 32
(1) Flowchart
(a) cmdOpen_Click() (Operation by clicking the Open button)
Refer to Section 5.4.1 (1) (a).
(b) cmdOpen_Click() (Operation by clicking the Close button)
Refer to Section 5.4.1 (1) (b).
(c) cmdMonitor_Click() (Operation by clicking the Monitor start button)
START
Store the device to be written
to Devbox
END
Yes
No
Store the device list to
szDeviceList
Execute the randoml write
(WriteDeviceRandom())
"Error occurrence
(Error code: )"
Abnormal
Error occurrence?
Set the value of the bit devices
(Y70toY77)toIData
Set the value of the word devices
(D0 to D4) to IData
"Writing was completed
normally."
Normal
(d) cmdEnd_Click() (Operation by clicking the End button)
Refer to Section 5.4.1 (1) (d).