Our team has a station computer that is connected via a remote control card to a PXI chassis (from Teradyne) which contains two PXI-6528 digital I/O cards. On one of those cards, we have two of its outputs (for simplicity I will call them A and B) connected to a power-control unit (PCU) which controls the power state of sensitive equipment. When A is logic low, and B is high, the output of the PCU is user-selectable via buttons on its front panel. When A and B are both set high or low, then the PCU output is forced into the on or off state (I am not sure which is which).
The problem is that when the PCU is in the on state and the station computer is then shut down or restarted, the PCU switches off, risking damage to the equipment. We have configured the DIO card in NI MAX so that power-up configuration of A and B is to the user-selectable state, so I would expect the PCU to hold its power state when the station computer turns off. My assumption has been that NI MAX queries the EEPROM of each card for its current power-up configuration when the configuration panel opens, giving me confidence that at least this element would be correctly set up. So far, we have not been able to figure out when PCU shuts off.
Is the something I am missing with regard to NI MAX or these NI DIO cards that could be linked to my issue?
I would appreciate any help. Thank you.