T O P I C R E V I E W |
tinkusch |
Posted - 09/07/2017 : 06:24:44 AM Origin Ver. and Service Release (Select Help-->About Origin): 2015 Pro G Sr2 Operating System: WIN 7
Hi folks,
none of the Origin LabView examples works with my LabView 2013 Version after I changed from Origin 9.2 to Origin 2015. It seems to be a more general problem with the Origin VIs
That is for example the block diagram of the OA_ConnectToOrigin.VI, which is not executable in LabView due to the errors shown below:
errors:
Seems to be a problem of registering classes /libraries or something else... The errors are more or less the same with the other example VIs.
I would - as a not so experienced LabView user - appreciate very much any hint how to solve the problem. Reinstallation of Origin and LabView has not solved it.
thanks Stefan |
6 L A T E S T R E P L I E S (Newest First) |
PericeFinco |
Posted - 08/02/2018 : 1:59:40 PM Hi...i am a new user here. As per my understanding the reading of the global variable has no data-flow dependency to the writing/setting of that global variable. LabVIEW will run everything it can in parallel hence the global variable is already read out at the beginning of your code - in parallel to the "TCP open connection", before a new value gets set. |
EricW |
Posted - 02/16/2018 : 05:11:38 AM Hey, I have exactly the same issue: Your example VI "Origin Column Set Get Data" is not executable.
OriginPro 2016G (64-bit) Sr2 LabView 2017 32Bit
Could it be a problem between the different version of the operating programms?
|
NealXu |
Posted - 01/10/2018 : 1:20:51 PM Hi...An Origin workbook can be configured to function as an Analysis Template, where graphs and results of analysis operations are combined in an Origin multi-sheet workbook. This can be done using Origin's GUI tool. No programming is needed. Analysis templates can include a custom report where graphical and numerical results are arranged flexibly within a worksheet. Any time the data is changed, the analysis results are recalculated, and all associated graphs and custom report sheets are automatically updated |
tinkusch |
Posted - 09/15/2017 : 07:31:48 AM quote: Originally posted by Echo_Chu
In addition, you said changed from Origin 9.2 to Origin 2015.
But Origin 9.2 is the same as Origin 2015. then which version did you use that has no problem?
I already solved the problem by deleting all previous Origin installations and installing the latest ORIGIN Verion: 2017G(64bit)Sr1.
So I cannot say, which ORIGIN 9.2 version I had before.
Anyhow, it seems that the Origin Type Library, Version 1.3, which should be in the origin.io.app, somehow was lost in the LabView file system (reason is unknown) and hence the ActiveX class could not be set in the VI. I found no way to reinstall this library.
Thanks, Echo, for your answers... Stefan |
Echo_Chu |
Posted - 09/15/2017 : 04:28:55 AM In addition, you said changed from Origin 9.2 to Origin 2015.
But Origin 9.2 is the same as Origin 2015. then which version did you use that has no problem? |
Echo_Chu |
Posted - 09/15/2017 : 04:22:46 AM Hi, Stefan
We try to reproduce your problem but failed.
We ran the Analysis Template.vi under "<exe>\Samples\COM Server and Client\LabVIEW" folder and it works fine.
Origin version: OriginPro 2015 G 64 bit Labview version: Labview 2013 E 64 bit
So could you provide us more information like - 32bit or 64 bit Origin? - What language is your Labview 2013 - 32 bit or 64 bit Labview?
Which VI did you run?
Looking forward to your reply
Echo OriginLab Technical Service
|