Main Content
F28M35x/F28M36x TCP Send
Send TCP packets to a TCP host on TCP/IP network
Library
C2000™ Microcontroller Blockset/ F28M35x/ M3
C2000 Microcontroller Blockset/ F28M36x/ M3
Description
Send TCP packets to another TCP host over the TCP/IP network. Use TCP Send block for connection-oriented, stateful, and stream based data transmission. Also, the TCP Send block guarantees the data transmission.
Using this block, you can send one dimensional array of data type uint8, uint16, int16, uint32, int32, single, or double.
Parameters
- Local IP Port
Enter the IP port of the local host for data transmission.
- Wait until previous packet transmitted
Select this check box to send a TCP/IP data packet only after the previous packet is transmitted.