04-21-2006 08:20 AM
04-24-2006
10:03 AM
- last edited on
05-30-2025
01:25 PM
by
Content Cleaner
04-24-2006 11:16 AM
04-25-2006
08:07 AM
- last edited on
05-30-2025
01:25 PM
by
Content Cleaner
@Kurt NI AE wrote:
HiDSC module version 8 is quite alot different in some aspects from DSC version 7.1 with use of global variables etc and you may also find for example some features that are no longer supported in DSC 8, such as Launch Engine.vi. You will have remove/replace these VIs in order to run. for such reasons it would be advisable to use the same revision run-time engine with the appropriate revision of DSC. It is a question of just how much reengineering has gone on with the runtime engine to account for new features and whether they support old ones too.Kurt
You must use the same runtime version as the development version. The 8.0 runtime is completely different from previous versions. The tag engine, TCE, and runtime launch UI are all gone. In 8.0 your application will be built into an executable. In the 8.0 development system there are compatibility VIs to take the place of olders VIs like Launch Engine.