02.04.2011, 21:45
Hallo zusammen.
In möchte gerne einige Programme optimieren. Als Hilfsmittel die Fehler zu erkennen, habe ich mir das von LabView zur
Verfügung gestellte Analyzer Toolkit zugelegt.
Ich habe ein kleines Problem.
So lautet einer der erkannten Fehler:
"This Build Array function is inside a While Loop. Every time a new value is appended to the array, LabVIEW must reallocate the memory buffer and copy the entire array to a new location. This can cause execution time to become slower with each loop iteration."
Kennt jemand eine Alternative zur Array-Erstellung, sodass jedoch dieselbe Funktion gegeben ist?
Hier ein weiterer Fehler welchen ich nicht verstehe:
"The control labeled "Pfad" is not a dialog-style control. Because of this, its appearance will not be platform-specific."
Ich hoffe ihr könnt mir weiterhelfen.
Danke
In möchte gerne einige Programme optimieren. Als Hilfsmittel die Fehler zu erkennen, habe ich mir das von LabView zur
Verfügung gestellte Analyzer Toolkit zugelegt.
Ich habe ein kleines Problem.
So lautet einer der erkannten Fehler:
"This Build Array function is inside a While Loop. Every time a new value is appended to the array, LabVIEW must reallocate the memory buffer and copy the entire array to a new location. This can cause execution time to become slower with each loop iteration."
Kennt jemand eine Alternative zur Array-Erstellung, sodass jedoch dieselbe Funktion gegeben ist?
Hier ein weiterer Fehler welchen ich nicht verstehe:
"The control labeled "Pfad" is not a dialog-style control. Because of this, its appearance will not be platform-specific."
Ich hoffe ihr könnt mir weiterhelfen.
Danke