Hello,
Consider a DAQmx thermocouple task. DAQmx is already applying a scale according to the thermocouple type selected in Create Virtual Channel. I would like to use an additional custom table scale on top of the DAQmx thermocouple scale. Is there any convenient way to add this to the task, or am I forced to apply the scale after DAQmx read spits out the thermocouple readings? I have tried using DAQmx Channel Property node, AI.ChanCal.Table and the DAQmx Create Scale.VI but it seems like there is a conflict with the existing thermocouple scale in the task.
Thanks so much for your advice,
Eric