Hi! I am using SampleAnalyzer example to create a protocol analyzer for Logic 2 software. There are two things that I am not sure about:
- When I change the setMax setting value for bitRate, that doesn’t get updated in the analyzer when I use the GUI. It keeps on showing the value that the code was originally setting. Same goes for other settings like default value display for bitRate
- Following the readme for debug purposes, when I try to open the solution file, it doesn’t run properly as it doesn’t show any options. From VCS, it just opens a plain text file.
Any help related to above is appreciated.
@shahrukh.javaid7 Thanks for writing in! My replies are below.
- The
SetMax()
setting documented here sets the maximum allowable range for the integer the user can enter for that particular setting. Can you share more information as to what you mean when you say it doesn’t get updated? For example, are you still able to set a value above the SetMax()
value you specify?
- For debugging, are you referring to the instructions documented here? Specifically, the software and prerequisites required to debug on Windows are summarized here, under the “Dependencies” section.
Additionally, in case you wanted to receive help with developing your custom solution, I wanted to shout out the folks over at Binho LLC as they provide services for getting you quickly up and running with custom low-level analyzers and extensions! They are our official partners for getting help with projects such as this. I’ve provided their contact link below in case you wanted to reach out to them.