AGG Software Forums

Online Help Center => Data loggers and plug-ins => Topic started by: ryanbooker on May 22, 2014, 07:25:17 PM

Title: GE Fanuc SNP Parsing Issue
Post by: ryanbooker on May 22, 2014, 07:25:17 PM
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?
Title: Re: GE Fanuc SNP Parsing Issue
Post by: Arthur Grasin on May 23, 2014, 03:03:11 AM
Yes, you need to define requests. Could you capture raw data (in/out) to different files and send me for testing? May be this parser was not designed to work in the spy mode.