EasyManua.ls Logo

ADCMT 6244 - Page 205

Default Icon
296 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
Loading...
6243/44 DC Voltage Current Source/Monitor Operation Manual
5.2.11 Program Examples
5-35
Call ibwrt(vig, “*TRG” & Chr$(10)) Measurement trigger actuated
Call ibrd(vig, dt) Measurement data recall
Text1.SelStart = Len(Text1.Text) + 1 Specifying display position for text box (Text1)
Text1.SelText = dt & vbCrLf Displaying measurement data in text box (Text1)
End Sub
Subroutine
Private Sub SUBsend(vig As Integer, cmd As String) Sending command character string
Call ibwrt(vig, cmd & Chr(10)) Sending command character string + terminator LF(Chr$(10))
End Sub

Table of Contents

Related product manuals