HP Drive Manual de usuario Pagina 89

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 114
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 88
Using IVI with Visual Basic 6.0
89
Set the Trigger Delay
Set the trigger delay to 0.01 seconds.
Type: dmm.Trigger.Delay = 0.01
Display the Reading
Set the reading timeout to 1 second and display the reading.
1 Return to the form view and click the Label Button in the Toolbox to create a
label.
2 Drag it to the form and drop it.
3 Change the Name to lblResult in the Properties list at right.
4 Remove the text under Caption.
5 In the code after the trigger delay command, type
lblResult.Caption = dmm.Measurement.Read(1000)
Close the Session
Type
dmm.Close
Your final program should contain the code below.
Option Explicit
Dim dmm As New Agilent34401
Private Sub btnTest_Click()
dmm.Initialize “GPIB::23”, False, True, “Simulate=True”
dmm.Function = Agilent34401FunctionDCVolts
dmm.DCVoltage.Configure 1.5, 0.001
dmm.Trigger.Delay = 0.01
lblResult.Caption = dmm.Measurement.Read(1000)
dmm.Close
End Sub
Vista de pagina 88
1 2 ... 84 85 86 87 88 89 90 91 92 93 94 ... 113 114

Comentarios a estos manuales

Sin comentarios

Ironman Fitness 350r manuals

Owner’s manuals and user’s guides for Fitness, gymnastics & weight training Ironman Fitness 350r.
We providing 1 pdf manuals Ironman Fitness 350r for download free by document types: User Manual






More products and manuals for Fitness, gymnastics & weight training Ironman Fitness

Models Document Type
315-00036 User Manual   Ironman Fitness 315-00036 User's Manual, 12 pages
600g User Manual   Ironman Fitness 600g User's Manual, 32 pages
Adventure User Manual   Ironman Fitness Adventure User's Manual, 24 pages
IM-R7 User Manual   Ironman Fitness IM-R7 User's Manual, 36 pages
120R User Manual   Ironman Fitness 120r User's Manual, 17 pages
120E User Manual   Ironman Fitness 120e User's Manual, 18 pages