Jump to content

Convert Tag Engine (.scf file) from LV 7.0 to LV 8.5


Thang Nguyen

Recommended Posts

Hi,

I have an issue and need the recommendations form you.

Currently, I am working on an old project which my company did it with LV 7.0. This is a big project and take a lot of time to develop. This is the reason why we try to find a way to move the program from 7.0 to 8.5 without rewrite the whole thing. The problem is this project use DSC and there are a lot of tags.

My question is there is anyway to move the program from LV 7.0 to LV 8.5 by converting the tag engine from 7.5 to 8.5. This relates to another issue as the DSC VI used to read and write data.

I hope that by your experience you can give me some suggestions.

I highly appreciate your time of reading and answering my question.

Warm Regards,

Thang Nguyen

Link to comment

QUOTE(Thang Nguyen @ Jan 14 2008, 07:12 PM)

Hi,

I have an issue and need the recommendations form you.

Currently, I am working on an old project which my company did it with LV 7.0. This is a big project and take a lot of time to develop. This is the reason why we try to find a way to move the program from 7.0 to 8.5 without rewrite the whole thing. The problem is this project use DSC and there are a lot of tags.

My question is there is anyway to move the program from LV 7.0 to LV 8.5 by converting the tag engine from 7.5 to 8.5. This relates to another issue as the DSC VI used to read and write data.

I hope that by your experience you can give me some suggestions.

I highly appreciate your time of reading and answering my question.

Warm Regards,

Thang Nguyen

MAX has a utility to convert your SCF and histories.

The read tag VI will get converted to shared variable reads.

If y have "Read Tag" VI's in a loop that use tag names to read from, then you can use datasockets reads to do the same thing.

Dynamic events can be registered for tags if required.

Ben

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.