| Instrument Control Toolbox | ![]() |
Object-Specific Functions
Object-specific functions apply only to instrument objects of a given type (GPIB, VISA-VXI, and so on). For example, the serialbreak function is supported only for serial port objects.
GPIB Functions
clrdeviceClear instrument buffer
gpibCreate a GPIB object
spollPerform a serial poll
triggerSend a trigger message to the instrument
Serial Port Functions
freeserialRelease hold on a serial port
serialCreate a serial port object
serialbreakSend a break to the instrument
TCP/IP Functions
echotcpipStart or stop a TCP/IP echo server
resolvehostReturn network name or network address
tcpipCreate a TCP/IP object
UDP Functions
echoudpStart or stop a UDP echo server
resolvehostReturn network name or network address
udpCreate a UDP object
VISA-GPIB Functions
clrdeviceClear instrument buffer
triggerSend a trigger message to the instrument
visaCreate a VISA object
VISA-VXI Functions
clrdeviceClear instrument buffer
memmapMap memory for low-level memory read and write operations
mempeekLow-level memory read from VXI register
mempokeLow-level memory write to VXI register
memreadHigh-level memory read from VXI register
memunmapUnmap memory for low-level memory read and write operations
memwriteHigh-level memory write to VXI register
triggerSend a trigger message to the instrument
visaCreate a VISA object
VISA-GPIB-VXI Functions
clrdeviceClear instrument buffer
memmapMap memory for low-level memory read and write operations
mempeekLow-level memory read from VXI register
mempokeLow-level memory write to VXI register
memreadHigh-level memory read from VXI register
memunmapUnmap memory for low-level memory read and write operations
memwriteHigh-level memory write to VXI register
visaCreate a VISA object
VISA-Serial Functions
visaCreate a VISA object
| Function Reference | Functions - Alphabetical List | ![]() |