i try to create daq session for DT9837A then found error when add sensitivity to the chanel, can anyone help to fix?
Unrecognized property 'Sensitivity' for class 'daq.dt.AnalogInputIEPEChannel'.
still got error while startForegrond as below
[data,time] = startForeground(s);
Property assignment is not allowed when the object is empty. Use subscripted
assignment to create an array element.
can you provide me any advise
Invalid default value for property 'AsynchronousIoChannel' in class 'daq.dt.internal.ChannelGroupOL':
Unable to resolve the name 'asyncio.Channel.empty'.
anyway to fix?, please