NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Report Options Property Flags

I have created a custom step type.  Inside the step's results container I have an element called "Numeric."  For Numeric I have flagged the properties "PropFlags_IsMeasurementValue" and "PropFlags_IncludeInReport."  I assign a value to Numeric, but I can't seem to get it to write the value to the report.  Conversely, I made a copy of a TestStand step type, and I have unchecked all the flags, but I can't seem to get it to NOT display the measured value on the report.

Is there something besides these flags that must be configured to control what go into the report, or do I just not have the right flags checked?

~Jo-Jo
0 Kudos
Message 1 of 2
(2,830 Views)

Hi Jo-Jo,

For your step using your custom step type. Have you enable the Record Results checkbox in the Properties of the Step under the Run Options Tab. If you have created your Step Type from new, its likely that this setting is in the off.

Like wise for the second example have you de-selected the Record Results check-box. For this if you have copied an existing step type its likely that this setting is set True as default.

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,819 Views)