Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Change USB-6001 to open collector

I am trying to configure my NI USB-6001 DAQ device to have open collector output port. I am trying to follow the steps decribed in https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHwFCAW&l=en-NO

When trying to use NI DAQMX Base I am unable to find the connected device. I get this error message: 

 

andek316_1-1675162724723.png

 

Using "Measurement and instrumentation explorer" I am able to find the device. Unfortunally I can not seem to find the setting for open collector.

 

andek316_0-1675162882657.png

 

 

I am using Matlab Simulink. There is no way of changing this setting in the Matlab user interface, but I was hoping there was other ways of doing this outside Matlab.

 

 

0 Kudos
Message 1 of 3
(1,082 Views)

The property cannot be configured in NI MAX. Configuring NI 6xxx Devices for Wired-OR (Open Collector) Output Mode In LabVIEW

You must configure this property programmatically through the .m script. 

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 2 of 3
(1,061 Views)

Thank you for answering. I am not sure how to write code for the .m script. Is there any tutorials or help on this subject?

0 Kudos
Message 3 of 3
(1,012 Views)