I have a NI DAQ digital output module I want to control in CANoe. I have heard that I can create a task and then reference that task in CANoe scripts (CAPL). It is that possible? How can I do it?
If not, how can I control a NI DAQ using CANoe without generating a VI? I have tried creating an executable (EXE) and then controlling the global variable on it using CANoe but CANoe does not detect the global variable. Thanks