Issue Details
I am running several simulated TSN devices (cDAQ-9185 and cDAQ-9189) and trying to include them in a single task in LabVIEW using DAQmx VIs. However, whenever I try to run the task with multiple chassis, I get the following:
Error -201483:
The selected master for the configured multi-device task is not able to export signals. Make sure that the first channel in the task is from a device on a chassis that has an NI 9469 capable of exporting signals to the slave devices. If you have any delta-sigma modules in your task, at least one must be in the master chassis. For time-based synchronization, ensure all the chassis in the task are in the same synchronization network.
I've verified the setup and configurations, and each chassis works individually, but combining them causes the issue.
Is using multiple TSN chassis in a single DAQmx task impossible, or am I missing something in the configuration?