LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LVRuntime Eng 25-2-2010

Hi Johan,

 

thanks for allowing to upload your files…

(I also can't upload the LV71RTE/VISA30RTE files because of their size. They aren't relevant for code analysis/discussion.)

 

The code is really from LV7.1, and written in a "somewhat old" fashion: lots of sequence frames and not much error handling. To my surprise the Event structure already is used…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Download All
Message 31 of 44
(1,754 Views)

For completeness (1)…

 

(I had to use 7zip for better compression.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 32 of 44
(1,751 Views)

For completeness (2)…

 

(I had to use 7zip for better compression.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 33 of 44
(1,750 Views)

@GerdW wrote:

The code is really from LV7.1, and written in a "somewhat old" fashion: lots of sequence frames and not much error handling. To my surprise the Event structure already is used…


I agree that the code is not great. Sky high Aztec pyramids of structures (stacked sequence, inside case, inside stacked sequence peppered with sequence locals, inside event structure, inside while loop, inside stacked sequence, etc.. (upper left)

 

Then we have greedy loops whose stop condition depends on an equal comparison of derived DBLs (lower right). I am surprised that this even works, but I guess it does (maybe it's all integer steps). Definitely not bulletproof!

 

altenbach_0-1586277157529.png

 

0 Kudos
Message 34 of 44
(1,747 Views)

Hallo People ,

whot is the reason ,that the motor / table (360 graden rotation) wil  not running.

i hope you people find the selution.

 

Mvg

0 Kudos
Message 35 of 44
(1,739 Views)

@Johan2Arent wrote:

Hallo People ,

whot is the reason ,that the motor / table (360 graden rotation) wil  not running.

i hope you people find the selution.


Highly unlikely. Understanding such a beast of software without actually being able to run it with the real hardware is almost impossible.

 

What is worse, the reason that it doesn't work can be anything from a wrong driver installation, to a broken cable, bad connector or broken down hardware electronic drivers that create the signals to control the motor. These last things are all impossible to debug from a distance.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
Message 36 of 44
(1,733 Views)

When ore iff everifing is oke ,

How do i program it with : photolux

and wich fotolux doe i use;

is that :fotolux1903 ,or fotoluxplanc ,or that other one.

 

Mvg

0 Kudos
Message 37 of 44
(1,719 Views)

Hi Johan,

 


@Johan2Arent wrote:

How do i program it with : photolux

and wich fotolux doe i use;

is that :fotolux1903 ,or fotoluxplanc ,or that other one.


You should use LabVIEW for programming.

Which of those fotolux variants to use should be mentioned in the manual, which belongs to this hardware/software combination...

 

Btw. you really should try GoogleTranslate...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 38 of 44
(1,708 Views)

@altenbach wrote:

Sky high Aztec pyramids of structures (stacked sequence, inside case, inside stacked sequence peppered with sequence locals, inside event structure, inside while loop, inside stacked sequence, etc.. (upper left)

I think you created (yet) another expression ... Aztec programming, structure upon structure. 🙂

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 39 of 44
(1,684 Views)

 i post the manual.

 

Mvg

0 Kudos
Message 40 of 44
(1,666 Views)