![KG ELS-304 Operation Manual Download Page 71](http://html.mh-extra.com/html/kg/els-304/els-304_operation-manual_1962713071.webp)
ELS-304
Programming Mode
8-17
8.11
USB Sample Program
A program sample using the Excel’s Visual Basic is explained. For Visual Basic, refer to the
relevant document etc. .
Sample program
Read the firmware version of ELS-304 and display it on a worksheet.
Fig8-11-1
A design window of the Excel’s Visual Basic
Private Sub CommandButton1_Click( ) :This is an event that is generated when you
click “CommandButton1”
El1.CmdSend
"V"
:
send
GPIB command to read the version
Dim ret
El1.CmdRcv ret
ʻ
Receipt data from the ELS-304
Sheet1.Cells(1, 1) = ret
ʻ
Display the version in cell A1
End Sub
As shown below, after the execution of this software, the firmware version is displayed.
Fig8-11-2
work sheet after the sample program is executed.
Summary of Contents for ELS-304
Page 1: ...ELS 304 High SPEED Electronic Load OPERATION MANUAL Engineering Company SERIES ...
Page 12: ...ELS 304 ...
Page 22: ...ELS 304 2 8 Connections ...
Page 50: ...ELS 304 6 4 Operations for Meas Modes ...
Page 72: ...ELS 304 8 18 Programming Mode ...
Page 76: ...ELS 304 9 4 Specifications ...
Page 80: ......