03-02-2026 05:15 AM
Hi there, is there a way of condition the transition from Operational to idle to switch on/off digital output?
I am using a cRIO-9047 and NI-9401.
Thank you for your time, gents.
Mark
03-11-2026 01:53 PM
Mark,
Are you asking about using the Engine State to drive this output? That's my assumption, but there's not an "Idle" state for that output.
If that's what you're thinking, it seems like you could use the Get Status message to get the Engine State, map that to a tag, and then use that for a DO. The only potential issue I see is that I don't think you'll be able to get any outputs until the state is "Operational." Before then, the tagbus and mappings may not be working yet.
Hope that's helpful.
James