usnistgov / REFPROP-wrappers

Wrappers around NIST REFPROP for languages such as Python, MATLAB, etc.
193 stars 127 forks source link

I have LV2020 and I am getting a "File version is later than the current LabView version" error when trying to open any of the sample projects. I read they are written in LV2015. Thanks. #588

Closed caherrera97 closed 6 months ago

caherrera97 commented 7 months ago

If you have an issue to report, please continue and fill out the applicable sections below. The details provided will help to resolve this issue as quickly as possible.

Prerequisites

NOTE: Be aware that all issues are publicly accessible and viewable. Thus please do not post any code or other content that is protected intellectual property or under copyright.

Before posting an issue, please:

You can also use markdown to format your issue: GitHub guide on Markdown. If you have code snippets, please use a code block to ensure that the formatting remains legible in the web interface. For instance, surround your code in triple backticks:

print('Hello world!')

Description

[Description of the issue]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Versions

REFPROP Version: [REFPROP version you are using]
Operating System and Version: [OS you are running REFPROP on]
Access Method: [How you are accessing REFPROP (i.e. Python, other wrapper)]

Additional Information

If possible, please post examples and/or screenshots of the issue.

ianhbell commented 7 months ago

@damianlauria can you respond?

caherrera97 commented 7 months ago

@damianlauria, I am running LV2020 and REFPROP10. When I open ANY VI from the wrapper it tells me that they were created in LV2021.

damianlauria commented 7 months ago

Although it was originally programmed in LabVIEW 2015, It is possible that it was last opened and saved in a 2021 version of LabVIEW. If that happens LabVIEW will automatically tag it as a 2021 project even if there weren't any changes. I'll take a look and see if I can put up a back-saved version, although at this point LV2015 is looking pretty ancient. Hopefully I can put that up tomorrow.

caherrera97 commented 7 months ago

I only need LV 2020, no need to go to LV2015 on my account. However, your instructions might need to be updated. Thank you.

dslauria commented 7 months ago

I have submitted a back-saved 2015 version for upload. I do not have push access, so it will have to go through a brief review and it should be posted soon. I also updated the readme file so that it correctly shows the current version as requiring LV2021.

dslauria commented 7 months ago

Try giving this a shot. It should be LV2015 compatible. REFPROP_LabVIEW_2015.zip

caherrera97 commented 7 months ago

@dslauria, thank you very much for your time and help. I have downloaded the files and I am able to run them in LV2020.