05-10-2021 12:50 PM
If I have an NI 9205 module in an EtherCAT chassis, I can access a property called Minimum Conversion Time, by using a reference to the module:
HOWEVER
If I have an NI 9205 module in a cDAQ chassis, I don't see how to get a reference to the module.
If I try the usual way, by referencing the task, that property is not available:
Am I missing something? or is it just not available under cDAQ? I'm trying to use the same UI to configure a 9205 whether eCAT or cDAQ.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
Solved! Go to Solution.
05-12-2021 01:44 AM
Hi,
Seems like you are right. I tried to do some searching and looks like the "Conversion Time" is not under the Supported Properties. The list of supported properties is available Here.
05-12-2021 01:48 AM
Hi,
Looks like you are right. I tried to do some searching and there is no "conversion time" properties available under cDAQ. The list of available properties is available Here. Hope it helps.
05-12-2021 02:03 AM
please ignore the first comment, I attached the wrong link