Lab view does not have the conventional documentation as other programming applications. Instead, comments are written by labeling some of the wiring or functions. This will be the new method of commenting that will be implemented further on. to create a labeled textbox double clicking on the on the panel. Under VI properties in category documentation, you can also comment on your code.
to limit the maximum input in a dial go to data entry click the check off the default and change the ignore to coerce on maximum row.
Graphs and Charts:
Separated by data types, there is no 3D in either. Charts are useful for time based information. Graphs are used to display a chunk of data from a time.
SubVI:
same as m files in matlab, makes diagrams look nicer. When saving subVI save under create unopened disk copy.
Structures:
For and While Loops. Timing pallet allows for saving processing power. (use wait, the metronome is a better wait function)





No comments:
Post a Comment