03-28-2006 01:26 PM
04-04-2006 09:04 AM
04-04-2006 09:23 AM
05-05-2006 09:14 AM
Hi There
Just want to let you know, we are struggling with the same problems as Carsten.
Porting our LabVIEW DSC applications from LV 7.1 to LV 8 is a BIG problem.
We miss the Tag Engine Manager, and the SCF files way of handle the Tags, but can see many advantages of the Shared variables.
Please help us fill in the gap between DSC 7.1 and DSC 8 , to make the transfere easier. Specifically we can not seem to locate code for programtaically listing all shared variables in a project, nor located an easy method of (for instance) turning all Fieldpoint tags in a cFP controller with attached moduels into shared variables.
Kind regards
Søren and Mark
Haldor Topsøe A/S
05-08-2006 08:09 AM - edited 05-08-2006 08:09 AM
Greetings Mark,
Can you give me specifics about what you miss from the Engine Manager and scf. It may be that there are replacements for those of which you are unaware...or that something got missed that needs to be addressed.
Also, an update on the utility...it seems that it uncovered a bug in the system that is being looked at now.
Message Edited by REM1 on 05-08-2006 08:12 AM
08-15-2006 05:02 AM
08-15-2006 02:56 PM
@cs42 wrote:
Hi Robert,
is there any news on this issue? Maybe it is fixed in 8.20. I'd definitely like to test it. Unfortunately our local contact couldn't provide us a test version of the DSC RunTime for 8 and I fear it will be the same for 8.20. But as you might understand, I don't even want to spend the 300 € upgrade costs if I don't know if we can use it...
So long,
Carsten
Let me take a look. I'm looking into a couple issues right now and have to so this in my free time so it may take a couple days. Just to be sure...this is the utility to set the logging database in the runtime...correct?
08-16-2006 01:42 AM
08-16-2006 03:11 PM
Okay, here is a utility that will allow you to specify the logging database(s) for a given .lvlib file.
It was written in LabVIEW 8.2 (with DSC.) The zip file includes both the unlocked source and the built utility for use in a runtime system.
This utility will only set the database information but once the library is deployed you can use the Variable Manager to configure tags in it. The included .lvlib contains a single variable, UnusedPlaceholder, which can be deleted from the deployed process. Renaming the library file will rename the process.
I have done only rudimentary testing on this but the app worked for me on a machine with only the DSC 8.2 runtime on it.
The utility does not deploy libraries and I will be unable to post a utility to do that for a while. It isn't difficult but I will be unavailable.
As with all things posted to the forums, by me at least, National Instruments neither supports nor guarantees it's functionality.
I hope this helps.
08-17-2006 01:12 AM