96
────────────────────────────────────────────────────
7.7 Sample Program
────────────────────────────────────────────────────
NOTE
.7.2 To be prepared in Visual Basic 2005
.7.3 Creation Procedure(Visual Basic 2005)
This section describes an example of how to use the Windows
development language Visual Basic2005 Express Edition to operate the
3561 unit from a PC via RS-232C, incorporate measurement values, and
save measurement values to a file.
・Windows and Visual Basic2005 are registered trademarks of Microsoft
Corporation.
This section describes the procedure for using Visual Basic2005 to create
programs. Visual Basic2005 is referred to as VB2005 hereafter.
Depending on the environment of the PC and VB2005, the procedure may
differ slightly from the one described here. For a detailed explanation on
how to use VB2005, refer to the instruction manual or Help of VB2005.
(1) Startup VB2005, select [ Windows Application ]
from [ File ] - [ New Project ] (a), and click the
"OK" button (b).
(2) Click on the common control [ Button ] icon (a),
and then drag the mouse over the form layout
window (b) to insert the button.