![]() | Download Help (Windows Only) |
You can configure the input mode for each channel of the NI 9250 at edit time using the C Series Module Properties dialog box. You can programmatically change the input mode for each channel at run time using the FPGA I/O Property Node. The execution of an FPGA I/O Property Node that is configured with an Input Configuration property overwrites the value you configured in the C Series Module Properties dialog box for the corresponding channel.
Complete the following steps to configure the channel input modes using the C Series Module Properties dialog box.
Complete the following steps to configure the channel input modes using the FPGA I/O Property Node.
You can change the channel input modes at run time by writing to the control from the host VI. Refer to the following getting started VIs for examples of how to configure the input modes using the FPGA I/O Property Node.
Module | Example File Path | Open Example |
---|---|---|
NI 9250 | labview\examples\CompactRIO\Module Specific\NI 9250\NI 9250 Getting Started\NI 9250 Getting Started.lvproj |
![]() |
Note The Input Configuration property returns error 65538 if the module is acquiring data. You must use the Stop channel to stop acquiring data before you can write properties to the modules. |
Helpful
Not Helpful