Legacy Serial Setup
Set up baseboard serial communications
Libraries:
Simulink Real-Time /
RS232 /
Mainboard
Description
The Legacy Serial Setup block sets up baseboard serial communications on the Speedgoat® target computer.
For more information, see RS-232 Serial Communication and RS-232 Legacy Drivers.
Examples
ASCII Encoding/Decoding Resync Loopback Test
Use the ability of the FIFO Read HDRS block to resynchronize after being repeatedly disabled and apply this ability to resolve errors such as when a message is only partially complete at the time the read is attempted.
Binary Encoding/Decoding Resync Loopback Test
Use the ability of the FIFO Read BINARY block to handle messages that are interrupted and only partially complete.
Simple ASCII Encoding/Decoding Loopback Test (with Baseboard Blocks)
Convert a single floating point number to ASCII and transmit the value over a serial link.
ASCII Encoding/Decoding Loopback Test (with Baseboard Blocks)
Send ASCII data over a serial link.
ASCII Encoding/Decoding Resync Loopback Test (with Baseboard Blocks)
Use the ability of the FIFO Read HDRS block to resynchronize after being repeatedly disabled and apply this ability to resolve errors such as when a message is only partially complete at the time the read is attempted.
Binary Encoding/Decoding Loopback Test (with Baseboard Blocks)
Send Binary data over a serial link.
Binary Encoding/Decoding Resync Loopback Test (with Baseboard Blocks)
Use the ability of the FIFO Read BINARY block to handle messages that are interrupted and only partially complete.
Parameters
Specify the serial port type for communications. Choose Legacy Serial
Port or USB Serial Port to specify the type
of port used. Or, choose Specify to manually specify the path
of the port used. For more information about serial ports, see RS-232 Serial Communication.
Dependencies
Setting Serial port type to Legacy Serial
Port or USB Serial Port displays the
Serial port number parameter in which you can specify the
port number.
Setting Serial port type to
Specify displays the Serial port
parameter in which you can specify the port path.
Programmatic Use
Block Parameter:
portType |
Specify the serial port number for communications.
If using USB-to-serial adapters, the target computer detects these adapters as
ttySUSB0, ttySUSB1, and so on in the order
that the adapters are connected to the serial devices.
The order of port assignment is retained through the power cycle of the target computer or serial device if there is no change in the connections to the ports.
Dependencies
This parameter is visible if Serial port type is set to
Legacy Serial Port or USB Serial
Port.
Programmatic Use
Block Parameter:
portNum |
Specify the serial port device path for communications. The path can be the device path of a Legacy Serial Port or USB Serial Port.
Dependencies
This parameter is visible if Serial port type is set to Specify.
Programmatic Use
Block Parameter: nodePath |
Use this value to select the serial port baud rate.
Programmatic Use
Block Parameter:
baud |
Use this value to select the number of serial port data bits.
Programmatic Use
Block Parameter:
width |
Use this value to select the number of serial port stop bits.
Programmatic Use
Block Parameter:
nstop |
Use this value to select serial port parity.
Programmatic Use
Block Parameter:
parity |
Use this value to select the serial port RTX/CTS mode.
Programmatic Use
Block Parameter:
ctsmode |
Extended Capabilities
C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.
Version History
Introduced in R2020bThe RS232 mainboard blocks support connecting USB serial adapter ports. The
Serial port parameter of the Legacy Serial Read
block, Legacy Serial Write block, Legacy Serial Setup block,
Legacy Serial Port block, and Legacy Serial Port F block
means that you can select a USB Serial Port or a
Legacy Serial Port.
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 MathWorks 사이트 방문이 최적화되지 않았습니다.
미주
- América Latina (Español)
- Canada (English)
- United States (English)
유럽
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)








