I'm new to Test Stand, using the Display Test version. I would like to get a delta value between an LCD off and on. Psuedo code is:
1. Turn on LCD, MFC dll call
2. Get illumination value, Test Stand GrayScale Test
3. Turn off LCD, MFC dll call
4. Get illumination value, Test Stand GrayScale Test
5. Subtract on and off values and compare against a limit.
Thanks, Brad