
Lake Shore Model 325 Temperature Controller User’s Manual
6-12
Remote Operation
VB_GPIB_3.bmp
VB_GPIB_4.bmp
Visual Basic IEEE-488 Interface Program Setup (Continued)
7. In the Properties
window, use the
dropdown list to
select between the
different controls
of the current
project.
8. Set the properties
of the controls as
defined in
Table 6-4.
9. Save the program.
Table 6-4. IEEE-488 Interface Program Control Properties
Current Name
Property
New Value
Label1
Name
Caption
lblExitProgram
Type “exit” to end program.
Label2
Name
Caption
lblCommand
Command
Label3
Name
Caption
lblResponse
Response
Text1
Name
Text
txtCommand
<blank>
Text2
Name
Text
txtResponse
<blank>
Command1
Name
Caption
Default
cmdSend
Send
True
Form1
Name
Caption
frmIEEE
IEEE Interface Program
10. Add code (provided in Table 6-5).
a. In the Code Editor window, under the Object dropdown list, select (General). Add the statement: Public gSend
as Boolean
b. Double Click on cmdSend. Add code segment under Private Sub cmdSend_Click( ) as shown in Table 6-5.
c. In the Code Editor window, under the Object dropdown list, select Form. Make sure the Procedure dropdown
list is set at Load. The Code window should have written the segment of code: Private Sub Form_Load( ). Add
the code to this subroutine as shown in Table 6-5.
11. Save the program.
12. Run the program.
The program
should resemble
the window to the
right.
13. Type in a
command or query
in the Command
box as described in
Section 6.1.5.5.
14. Press Enter or select the Send button with the mouse to send command.
15. Type Exit and press Enter to quit.
Содержание 325
Страница 4: ...Lake Shore Model 325 Temperature Controller User s Manual...
Страница 6: ......
Страница 22: ...Lake Shore Model 325 Temperature Controller User s Manual 1 10 Introduction This Page Intentionally Left Blank...
Страница 47: ...Lake Shore Model 325 Temperature Controller User s Manual 3 11 This Page Intentionally Left Blank...
Страница 48: ...Lake Shore Model 325 Temperature Controller User s Manual 3 12 This Page Intentionally Left Blank...
Страница 76: ...Lake Shore Model 325 Temperature Controller User s Manual 4 28 Operation This Page Intentionally Left Blank...
Страница 122: ...Lake Shore Model 325 Temperature Controller User s Manual 6 36 Remote Operation This Page Intentionally Left Blank...
Страница 128: ...Lake Shore Model 325 Temperature Controller User s Manual 7 6 Options and Accessories...