I have a program that talks to a PLC using GE FANUC SNP protocol. I am attempting to parse the data in spy mode using the plugin into something readable. So far I've only been able to display it in the raw format. Do I have to manually set up the requests in the plugin so it can parse them?