Anda di halaman 1dari 1

Imports Ivi.Visa.

Interop
Imports System.IO
Imports System.IO.Ports
Imports System.ComponentModel
Public Class Form1
Private testfile As String = Application.StartupPath & "\testfile.text"
Dim rdata() As Double
Dim poin As Integer
Dim freqdata() As Double
Dim c, i, kf, l As Integer
Private Sub read()
Dim readdata() As Double
Dim a, b As String
Dim k As Integer
Dim iomgr As Ivi.Visa.Interop.ResourceManager
Dim age506x As Ivi.Visa.Interop.FormattedIO488
iomgr = New ResourceManager
age506x = New FormattedIO488

Anda mungkin juga menyukai