I'm looking at moving my large app to NIDAQ-MX (from Classic NI-DAQ).
I have a SCXI manager (which handles AI chores from SCXI modules).
I have a RELAY manager (which handles DO chores for a DIO board).
I have a DI manager which handles DI chores from a DIO board).
I have an AO manager which handles AO chores from the MIO board (that controls the SCXI chassis).
I have an RT manager which communicates with the RT board (having it's own program).
They are all now working on Classic NI-DAQ.
I want to move to NIDAQ-MX (the simulated devices are great !).
My question is, can I move just one manager at a time over to MX (and leave the others on Classic), or do I have to go whole hog?
In other words, can a single program talk to AI via MX, and a digital board via Classic?