In other words, our PennyLane plugin translates a quantum circuit to an Experiment.py which our control system can interpret.
The expval() method from the plugin is then used to send the newly generated file to the Runmanager and engage the sequence. The output shots are then evaluated and the method returns an expectation.