SignalExpress

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 200561: Analog Voltage output for thermocouple inputs

Hello all,

 

I'm using SignalExpress to read temperatures off a thermocouple  (from an ai channel) and then output the voltage as it is to a board (through an ao channel). However, if I happen to have a temperature that is out of the voltage range (+10 V to -10 V) such as 20 deg C, it reports error 200561 and does'nt output it. This problem has been dealt with before, but in a LabVIEW VIs, however my problem is specific to SignalExpress. Any ideas how to get around this problem.

 

Help greatly appreciated,

Thanks,

Ronak

0 Kudos
Message 1 of 2
(6,581 Views)

Your options for coercion are more limited in Signal Express than in LabVIEW. Can you try using a “Conditional Repeat” block into your code? This should give you the ability to generate only when the data in within range.

Matt
Applications Engineer
National Instruments
Message 2 of 2
(6,547 Views)