EasyManuals Logo

ADCMT 6241A User Manual

ADCMT 6241A
306 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #229 background imageLoading...
Page #229 background image
6241A/6242 DC Voltage Current Source/Monitor Operation Manual
6.8.1 Programming Examples with GPIB
6-47
Call ibwrt(vig, "DL2" & vbLf) Setting output data block delimiter to EOI
Call ibwrt(vig, "RN1,0" & vbLf) Setting to measurement buffer memory output mode
Specifying output number from 0
For i=1 To dt_sz Repeats as much as the number of memory data.
Call ibrd(vig, dt) Measurement buffer memory data recall
Outputting memory data by data recall after memory recall
mode setting, adding output number by + 1
dt_rn(i) = dt Storing recalled data in order
Next i Ending For
Call ibwrt(vig, "RN0,0" & vbLf) Releasing to measurement buffer memory output mode
Displaying the measurement data
For i=1 To dt_sz Repeats as much as the number of memory data.
Cells(i, 1) = i Assigns memory number to the designated cell.
Cells(i, 2) = "'" & Left(dt_rn(i), 12) Assigns data to the designated cell.
Next i Ending For
Call ibonl(vig, 0) Setting the 6241A/6242 to offline
End Sub Event procedure completed
(Output example)
1 +00.0500E-03
2 +00.1000E-03
3 +00.1500E-03
| (Omitted)
98 +04.9000E-03
99 +04.9500E-03
100 +05.0000E-03

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ADCMT 6241A and is the answer not in the manual?

ADCMT 6241A Specifications

General IconGeneral
BrandADCMT
Model6241A
CategoryMonitor
LanguageEnglish