Which python example receives ADC samples sent by remote XBee?

I am using a pair of 900HP modules. The remote is configured for async cyclic sleep and sends ADC samples every 5 seconds. Which python sample will capture that incoming information and print it for example?

I have had them both connected to XCTU and the packets are showing up as expected, I just can’t get any of the python example code to print the values received, ReceiveDataPollingSample, ReceiveDataSample etc.

Any assistance would be greatly appreciated.

Jason