Modular Data Acquisition
Distributed Measurement and Control
High-Performance Test
Automated Test System Development Software
Perspectives showcases how NI sees what’s next in the world of test and technology.
You can request repair, RMA, schedule calibration, or get technical support. A valid service agreement may be required.
Provides support for NI data acquisition and signal conditioning devices.
Provides support for Ethernet, GPIB, serial, USB, and other types of instruments.
Provides support for NI GPIB controllers and NI embedded controllers with GPIB ports.
11-17-2008 01:06 PM
I can set the Property to enable/disable tracing using the Active X [Set property for TracingEnabled]
Once this tracing is enabled is there a way to enable/disable the "Allow Tracing into Setup/Cleanup" option using Active X?
Regards,
Vidula
11-19-2008 03:26 PM
Hi Vidula,
You can get to the individual tracing options through a mask property called ExecutionMask. This is a property of Engine.StationOptions.
StationOptions.ExecutionMask
The Execution Mask constant you want to set is:
ExecMask_TraceIntoSetupCleanup
Hope this helps!
What do you need our team of experts to assist you with?
Thanks!
We'll be in touch soon!