Diagnostic error from NX-2200
MorgoZ
Junior Member
Hello,
I'm continously receiving this message on diagnostics from a NX-2200
Line 2 (11:50:14):: GetNumber - Error 1 Tk=0x0000
Line 3 (11:50:14):: Ref Error ? Index 0
Line 4 (11:50:14):: Ref Error ? Index 0
Line 5 (11:50:14):: Ref Error ? Index 0
Line 6 (11:50:14):: Ref Error ? Index 0
What does it mean? How could i solve it?
Thanks.
I'm continously receiving this message on diagnostics from a NX-2200
Line 2 (11:50:14):: GetNumber - Error 1 Tk=0x0000
Line 3 (11:50:14):: Ref Error ? Index 0
Line 4 (11:50:14):: Ref Error ? Index 0
Line 5 (11:50:14):: Ref Error ? Index 0
Line 6 (11:50:14):: Ref Error ? Index 0
What does it mean? How could i solve it?
Thanks.
Comments
-
Somewhere in your code you're trying to get a value from a variable array index position but your index value hasn't been set. X = nMyVarArray[y] where y is 0 because it hasn't been given a value yet by your code.
If it just started look for var arrays idex pointers in recent work that might not be getting set before being called, might have to comment out sections to narrow down the s particular section or even comment out axi includes to narrow it down even broader before commenting out sections.
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums
