Communication With External Equipment (Using I/O Ports) - Keysight E4990A Help Manual

Impedance analyzer
Hide thumbs Also See for E4990A:
Table of Contents

Advertisement

isOpen = True
Get #hFile, , byteData
If isOpen Then Close #hFile
strBuf = ":MMEM:TRAN " & Ana_File & ","
Ana.WriteIEEEBlock strBuf, byteData, True
Ana.IO.Close
End Sub
Private Sub UserForm_Initialize()
TextBox1.Text = "C:\temp\temp.png"
TextBox2.Text = "D:\temp.png"
End Sub
Private Sub EndBtn_Click()
End
End Sub

Communication with External Equipment (Using I/O Ports)

Communication with External Equipment (Using I/O Ports)
24 Bit Handler IO Port Overview
I/O Signal Pin Layout and Description
Inputting/Outputting Data
Preset States at Power ON
Timing Chart
Electrical Characteristics
24 Bit (Handler) I/O Port Overview
The E4990A 24 Bit (handler) I/O port provides four independent parallel
ports for data I/O associated with several control signal lines and the
power line. All signals operate in TTL logic.
The data I/O ports are configured with 2 pairs of 8 bit output port and 2
pairs of 4 bit bi-directional port. Also those ports can cooperate to provide
a maximum 16-bit-width output port or a maximum 8-bit-width input port.
Programming
299

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents