Main Content

Direct Interface Communication in Simulink

R2026b
Send and receive data in Simulink® models

The Instrument Control Toolbox™ provides blocks for communicating with instruments and using the serial, TCP/IP, and UDP interfaces in Simulink. The blocks in the Instrument Control Toolbox Block Library and examples showing how to use them are listed below.

Blocks

Serial Configuration blockSerial ConfigurationConfigure parameters for serial port
Serial Receive blockSerial Receive Receive binary data over serial port
Serial Send blockSerial SendSend binary data over serial port
TCP/IP Receive blockTCP/IP ReceiveReceive data over TCP/IP network from specified remote machine
TCP/IP Send blockTCP/IP SendSend data over TCP/IP network to specified remote machine
UDP Receive blockUDP ReceiveReceive data over UDP network from specified remote machine
UDP Send blockUDP SendSend data over UDP network to specified remote machine
VISA block iconVISACommunicate with VISA resources (Since R2023b)

Topics

Featured Examples