TRACe|DATA
. :UDP
. . :FLAG
. . . [:ON] <ip-address> , <ip-port>, <flag> {, <flag>...}
Sets a UDP-address and adds the specified flags that determine what data is
included in traces. If the maximum number of UDP addresses (TRACe:UDP?
MAX) has been reached an error is generated: -310, “Maximum number of
UDP addresses exceeded”.
In case a flag is added to a UDP address that has tags that are incompatible
with this flag (e.g. “FSTRength” flag and AUDio tag), these flags are ignored
for those tags.
All tags and flags are off by default, but specifying the IFPan tag automatically
includes the flag “VOLTage:AC”.
Parameters:
<ip-address> string representing IP dot notation of IP address (e.g.
172.17.75.18)
<numeric_value> integer port number in the range [0,65535] (16 bit)
<flag> See Table 20 for flags in Section 12.1.
Remark:
If the UDP-address is not in the list, it is added to it. Otherwise, it is modified
*RST state:
The “*RST” command has no effect on these settings.
After a power down, the UDP-address list only contains the default entry
(index 0). The default is retained.
Example:
TRACe:UDP:FLAG:ON “123.456.789.012”, 5555, “VOLT:AC”, “SWAP”