How to make your own Calculator using LabVIEW Part II - Coding

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2024

ความคิดเห็น • 51

  • @ramir8
    @ramir8 7 ปีที่แล้ว +43

    When you guide someone how to do stuff you can't talk that fast and skip so many parts!!

    • @LabVIEWADVANTAGE
      @LabVIEWADVANTAGE  7 ปีที่แล้ว

      +ramir8 please find the code on github

    • @LabVIEWADVANTAGE
      @LabVIEWADVANTAGE  7 ปีที่แล้ว

      +ramir8 please find the code on github

    • @LabVIEWADVANTAGE
      @LabVIEWADVANTAGE  7 ปีที่แล้ว +2

      +ramir8 Dear ramir8, I apologize for inconvenience, it was made long time ago. please find the code on github for this.

    • @ramir8
      @ramir8 7 ปีที่แล้ว

      Thank you for your effort! It was constructive criticism. (:

    • @N3tech
      @N3tech 5 ปีที่แล้ว +1

      @@LabVIEWADVANTAGE The GitHub link is broken... it 404s

  • @morgainreed3111
    @morgainreed3111 3 ปีที่แล้ว

    thank you for making this :) i agree about the speed but i still found this very useful, i just had to pause it

    • @LabVIEWADVANTAGE
      @LabVIEWADVANTAGE  3 ปีที่แล้ว

      grafitects.com/courses/labview-for-beginners/

  • @johnedwardgavino6019
    @johnedwardgavino6019 3 ปีที่แล้ว

    Thank you very much ramir, this is so helpful

  • @hazhawidad1024
    @hazhawidad1024 7 ปีที่แล้ว +2

    hi dear, I am totally new to LabVIEW and want to ask what happens in the step after you add the events then you moved the cluster but suddenly the figure of the cluster changed before adding shift register? it contains Bool and label text

    • @chasechazal6612
      @chasechazal6612 7 ปีที่แล้ว +4

      I am trying to figure out what happened there as well

    • @alexanderc4022
      @alexanderc4022 5 ปีที่แล้ว +3

      @@chasechazal6612 me 2 :( my guess is rightclick on ctlRef -> application control pallete --> property node. Then rightclick on property --> select property --> lable --> text

    • @lasie2010
      @lasie2010 5 ปีที่แล้ว

      @@alexanderc4022 whats ref:(

    • @sakshamarora1594
      @sakshamarora1594 5 ปีที่แล้ว +9

      In order to get the Boolean Label Text, right-click on the box that says CtlRef, click on Create and wait for the dropdown menu to appear. On the menu, click Property for Boolean Class, and then, click Label in the dropdown menu, and then, click text. Once you click Text, the icon saying Bool, and Label.Text will appear on the Block Diagram window. Lastly, you need to connect the wire from CtlRef to this icon (Bool, Label.Text), and place this icon as in the video. When you connect the two, a greenish-blue wire will appear between the two. I hope that helps.

    • @kevorkouzounian5801
      @kevorkouzounian5801 5 ปีที่แล้ว

      @@sakshamarora1594 thanks toooooo much

  • @ricardoguzman9844
    @ricardoguzman9844 7 ปีที่แล้ว +3

    Thank you for this contribution!!!

  • @Hurricoaster
    @Hurricoaster 7 ปีที่แล้ว +9

    Incredibly difficult tutorial to follow. It's taken 15 minutes just to try to figure out how to implement the changes you are making. It's almost as if you recorded the audio AFTER having recorded the video part and are picking and choosing what to explain. If you want to make more helpful tutorials, please slow down your explanations and be detailed with your steps. Otherwise it's a waste of time to everyone

    • @LabVIEWADVANTAGE
      @LabVIEWADVANTAGE  6 ปีที่แล้ว +1

      Thank you. Will try improving on future videos

  • @mohamedmaged10
    @mohamedmaged10 3 ปีที่แล้ว

    How can I make the stop button works please?

    • @LabVIEWADVANTAGE
      @LabVIEWADVANTAGE  2 ปีที่แล้ว

      Please use user event for a stop button, inside the stop event, connect true constant to the stop terminal

  • @ashanemarambe1
    @ashanemarambe1 5 ปีที่แล้ว

    Hi Ram,
    Could you please provide an alternate link for the code as Github is not operational?
    Thanks.

  • @chaithanyapv4898
    @chaithanyapv4898 2 ปีที่แล้ว

    Is there any way i can get in touch with you?

  • @LabVIEWADVANTAGE
    @LabVIEWADVANTAGE  7 ปีที่แล้ว

    Download code from Github: github.com/labviewadvantage/labview_calculator

  • @Climaxbeats
    @Climaxbeats 4 ปีที่แล้ว

    my A variable is not keeping the value when you ask for the result

  • @ramagiddaiahe5079
    @ramagiddaiahe5079 3 ปีที่แล้ว

    Hello, As result I'm getting only addition irrespective of subtraction, multiplication, and division...
    please can u help me..

    • @LabVIEWADVANTAGE
      @LabVIEWADVANTAGE  3 ปีที่แล้ว

      You need to add separate events for other functions,
      You can learn more here:
      grafitects.com/courses

  • @souleymanesow7764
    @souleymanesow7764 7 ปีที่แล้ว

    good !! but i have a question please...! how can we use a decimal buton and the button " Clear" ??

    • @LabVIEWADVANTAGE
      @LabVIEWADVANTAGE  7 ปีที่แล้ว +1

      +Souleymane Sow Please add two more buttons inside the original cluster, and add event cases for both controls.

  • @talhayousuf4599
    @talhayousuf4599 7 ปีที่แล้ว +3

    Hey thats too helping tutorial
    Thanks May ALLAH ALMIGHTY bless you

  • @HomoSapiensMember
    @HomoSapiensMember 7 ปีที่แล้ว

    you forgot to swap the x and y inputs on the divide function: 9 / 4 doesn't equal 0,22!

  • @isaaczamudio8778
    @isaaczamudio8778 6 ปีที่แล้ว

    I dont understand why you used the botton stop, in this video u cant say how should conect in the program

    • @LabVIEWADVANTAGE
      @LabVIEWADVANTAGE  6 ปีที่แล้ว

      You can find the code in LabVIEW advantage Github

  • @elwafi2001
    @elwafi2001 3 ปีที่แล้ว

    Thanks for this tutorial but it would be very helpful if you slow down a little bit, it is very hard to follow your instructions!

    • @LabVIEWADVANTAGE
      @LabVIEWADVANTAGE  3 ปีที่แล้ว +1

      Sorry it was a very old video. We will try to improve in future videos 🙏🙏

  • @mohammedsaleh755
    @mohammedsaleh755 5 ปีที่แล้ว +1

    thanks a lot for wasting my time, and again as everyone else said if you wanna teach someone something new to him you have to be slow and make it step by step you can't just skip like this

    • @LabVIEWADVANTAGE
      @LabVIEWADVANTAGE  5 ปีที่แล้ว

      There is a part 1 video of this for designing UI.

  • @falcom1031
    @falcom1031 6 ปีที่แล้ว +1

    you never wired clear so it's never presented

  • @reddevil8914
    @reddevil8914 5 ปีที่แล้ว +1

    Skip many steps ! Snakey fellow .

  • @chaithanyapv4898
    @chaithanyapv4898 2 ปีที่แล้ว

    You have skipped so many steps 😞

    • @LabVIEWADVANTAGE
      @LabVIEWADVANTAGE  2 ปีที่แล้ว

      ☀️Summer of LabVIEW☀️
      😎 10% discount on both Beginners & CLD Online Course
      ⏳Sale ending 31st of July
      🔗 grafitects.com/courses

  • @arpansharma6984
    @arpansharma6984 7 ปีที่แล้ว

    No Use, too fast