UNfortunately there is no way to get this information from the DAQmx driver. You will have to store the last value you set the AO to in a variable or a shift-register, and use this variable/shift register to check the current stae of your analog output.