NI TestStand Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
NikolajEgeskovOstergaard

Support for UInt64 Datatypes in Numeric Limit Step

Status: New

It would be good to be able to use UInt64 directly in numeric limit step, instead of something like this:

Step.Result.Status = CheckLimits(FileGlobals.F1_10, Locals.FrequencyInputLimits.Freq10GhzMax, Locals.FrequencyInputLimits.Freq10GhzMin, "GELE", False)