Skip to content

Commit

Permalink
Added UDP to TCP_CONNECT block
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoralves authored Jan 26, 2023
1 parent 99e7ffa commit 0b09649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webserver/lib/communication_blocks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ FUNCTION_BLOCK TCP_CONNECT
CONNECT : BOOL;
IP_ADDRESS : STRING;
PORT : INT;
UDP : BOOL;
END_VAR
VAR_OUTPUT
SOCKET_ID : INT;
Expand Down

0 comments on commit 0b09649

Please sign in to comment.