Netlinx Studio Bug
staticattic
Posts: 200
Everyone probably already knew this but me. I thought I would pass it on anyway, just in case. When compiling and sending code, the master source code must have at least one non-volatile variable. I had a master source code with several modules declared and constants passed to the modules, but no variables in the master. It compiled fine, only when I opened debugger, I kept getting a warning saying the token on the master did not match the token on the PC. After calling tech support, I added a variable, nNothing, and everything worked just fine. Tech Support said it was a bug in NLS that hasn't been fixed yet. Thought I would pass it on and hopefully save someone from the stress that I just went through.
0
Comments
It's a known issue. I went ahead and put a dummy variable in the netlnx.axi file called
nBandaid
http://amxforums.com/showpost.php?p=30283&postcount=6