Open BasicIndicator.vb and go to Line 392 and put a break point by clicking in the margin to the left. Run the application and when it stop at the breakpoint, hover over e.Values(0) to see what the value being returned is.
Just out of curiosity, why are you using OPC and not the native TwinCAT driver?