Subscribes to a UDP multicast group with read-only access on the port you specify.
The network address of a network interface on the local device where this node listens for data.
Default: 0
The local port you want to use to send and receive UDP datagrams.
IP address of the multicast group you want to join. This terminal is required and returns an error if you do not specify an address. Multicast group addresses are in the 224.0.0.0 to 239.255.255.255 range.
Default: 0
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
A network connection refnum that uniquely identifies the connection. Use this value to refer to this connection in subsequent node calls.
Port number the node used. If the input port is not zero, the output port number equals the input port number. Wire 0 to the port input to dynamically choose an available port the operating system determines is valid for use.
The following table lists valid port numbers as defined by the Internet Assigned Numbers Authority (IANA).
Type | Range |
---|---|
System/Well-Known Ports | 0 through 1023 |
User/Registered Ports | 1024 through 49151 |
Dynamic/Private Ports | 49152 through 65535 |
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: This product does not support FPGA devices
Web Server: Not supported in VIs that run in a web application