I have a DUT with 3 ethernet interfaces which multicasts data to 3 different groups. However I can only see how to open a multicast connection to 1 group in order to read the data coming from my DUT. Is this possible to do this in LabVIEW. FYI this will be deployed to an NI Linux RT target.
In linux you can join multiple multicast groups for one socket, but I cant see how to do this in LabVIEW RT