05-17-2011 05:16 PM
I ultimately want to Programmatically find a device in Max and return its Alias. I figured how to do that but I discovered this will not work if it is not first listed in Max already. Can someone please advise how I could Programmatically Add devices to Max. I know the device is on the network, I know its IP address, Host Name and even the Product ID. Currently In Max I must right click "Network Devices" and then choose the device form the list or enter the host name or the IP address in the field underneath "Add Device Manually". Is it possible to make LabView code in which I simply enter the IP address and it is automatically entered into Max, of course providing that the IP address is a valid NI device and on the network?
05-18-2011 10:14 PM
Greetings Fro2.
I'm not sure if this will work for your application but there is a VI called "DAQmx Add Network Device". It can be found in the functions palette from Measurement I/O -> DAQmx -> DAQmx Advanced -> System Setup. Hope this helps.
Regards,
Michael G
11-06-2020 10:51 AM
Follow Michael G's instructions to add a real device to NI MAX. To add a simulated device, the instructions are different: