You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Couldn't find anything in the documentation, but is it possible to map multiple interfaces to the same target?
For example: we have to communicate over UDP to two separate devices (antenna array with a separate IP/port for each of its two bands), but they have an identical ICD. Only way I can think of to do this is just make two targets: one for the low band and one for the mid band and copy the message definitions between the two of them which is somewhat unfortunate.
I'm hoping you all have this covered and I just can't find it in the documentation.
The text was updated successfully, but these errors were encountered:
Couldn't find anything in the documentation, but is it possible to map multiple interfaces to the same target?
For example: we have to communicate over UDP to two separate devices (antenna array with a separate IP/port for each of its two bands), but they have an identical ICD. Only way I can think of to do this is just make two targets: one for the low band and one for the mid band and copy the message definitions between the two of them which is somewhat unfortunate.
I'm hoping you all have this covered and I just can't find it in the documentation.
The text was updated successfully, but these errors were encountered: