tcpclientfind
Description
finds connections with property values matching those specified by one or more name-value
arguments. For instance, T
= tcpclientfind(Name=Value
)T = tcpclientfind(Tag="mySensor")
returns
existing TCP/IP client connections whose Tag
property is set to
"mySensor"
.
Examples
Name-Value Arguments
Output Arguments
Version History
Introduced in R2024a