LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Max/Min Input Limits CRIO

Hey Guys,

 

I have a question about adjusting the Max/Min Input Limits on an analop input card for a CRIO to improve measurement precision.  I know this feature is available through the DAQmx drivers but I haven't found a way to do it with it plugged into my CRIO....

 

Thanks

Matt

0 Kudos
Message 1 of 4
(2,594 Views)

Hi Guy,

 

you may try to find those settings in the module properties by right-clicking the module in the project tree.

Or you use property nodes, atleast in the FPGA they are available.

 

Can't check this as I don't have access to a cRIO project right now…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,549 Views)

Nope.... I have tried that and nothing in those options that I see.  Or any of the FPGA config nodes....

0 Kudos
Message 3 of 4
(2,533 Views)

Hi MattViewX.007,

 

On the RT side, you could select AI Channel Settings in the Read/Write Control. On the FPGA side, there is the Set Voltage Range method with the FPGA I/O Method Node. For examples of their implementation, I would recommend one of the module specific examples in the Example Finder by going to Help>>Find Examples and then Hardware Input and Output>>Compact RIO>>Module Specific IO>>Analog Input.

Rahul B.
0 Kudos
Message 4 of 4
(2,507 Views)