12-07-2013 12:47 PM
Hello,
In the older version of Measurement Studio, in the properties dialog for a slider control, one could specify continuous or discrete and specify an interval and base. How is this accomplished in Measurement Studio 2013 in VB>net 2010?
Thanks,
bartj
12-09-2013 03:40 PM
bartinoregon,
Those options should show up under Behavior in the properties window. They are called CoercionMode, CoercionInterval, and CoercionBase.
If you don’t find them, try sorting the properties alphabetically (there’s a button with AZ at the top of the properties window) and look for Coercion. For some reason they weren’t showing up for me at first with the properties categorized, so I could see where you might have trouble finding them.
Kelsey Johnson
Applications Engineering
National Instruments
12-10-2013 10:34 AM
Thanks....!