You can perform reads on the same data or you can look at the value of the control. For example
1) Add a BasicLabel
2) Set the PLCAddressValue to 40001
3) Add a standard Button
4) Double Click the button to get back to code
5) type the code : Button1.Text=BasicLabel1.Text
6) Run the app and click the button