Issue Details
I am working with an Adapter Module for FlexRIO. However, it seems the module is not getting powered on. When I go to NI-MAX and look for the device under the hardware tree, I can see the Powered On box is unchecked as shown below:
In addition, if I go to LabVIEW and read the 'Power Enabled?', the 'IO Enabled?', and the 'IO Module Mismatch?' properties when accessing the module, I see the following:
- Power Enabled? False.
- IO Enabled? False.
- IO Module Mismatch? True.
What is going on with my adapter module and how can I resolve this?