InterviewSolution
| 1. |
How Do I Track The History Of Revisions To My Lab-view Application? |
|
Answer» Integration with SOURCE code control provides automatic tracking of ITERATIVE development for Lab-VIEW VIs. Use the built-in VI History window to synchronise to any VERSION stored in source code control and view comments entered by a user at the time it was edited. You can also use the built-in comparison tool to see a side-by-side view of VIs in order to DETERMINE what changes have been made between versions. Integration with source code control provides automatic tracking of iterative development for Lab-VIEW VIs. Use the built-in VI History window to synchronise to any version stored in source code control and view comments entered by a user at the time it was edited. You can also use the built-in comparison tool to see a side-by-side view of VIs in order to determine what changes have been made between versions. |
|