CODESYS: Getting User Input (Numeric value) in Visualization

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ส.ค. 2024
  • If you want to watch the videos in order, download the up-to-date version of the road map from the pinned comment of the corresponding video: • CODESYS: A road map fo...
    -------------------------------------------------------------------------------------------------------------------------------------

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

  • @kurthansen5868
    @kurthansen5868 6 ปีที่แล้ว +10

    You are saving a lot of people a lot of time. Thanks for the great tips. Great job you are doing.

    • @TohidAlizadeh
      @TohidAlizadeh  6 ปีที่แล้ว +2

      +Kurt Hansen That is great to hear such comments!

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

    This video is still helping people around like me! Thank you!

    • @TohidAlizadeh
      @TohidAlizadeh  ปีที่แล้ว

      Thanks for your comment 👍 I am glad that after almost 6 years it is still helping people.

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

    I would like to like this video every time that I come here to remember this. Thank you so much

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

      Thanks for the nice comment 🙏👍

  • @bennyboelhouwer8937
    @bennyboelhouwer8937 2 ปีที่แล้ว +1

    Thank you Tohid for your great tutorials!

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

      Thanks for your nice comment 🙏👍

  • @ukaszfordon8745
    @ukaszfordon8745 4 ปีที่แล้ว +1

    Thank you ! I saved so much time

  • @lpfagundeseai
    @lpfagundeseai 2 ปีที่แล้ว +1

    Very good!! Thank you for the video.

  • @salvinorandazzo
    @salvinorandazzo 4 ปีที่แล้ว +1

    Absolutely useful, thanks so much.

  • @lmat9624
    @lmat9624 2 ปีที่แล้ว +1

    THANKS I LOVE YOU😍

  • @ingbenavides7604
    @ingbenavides7604 2 ปีที่แล้ว +1

    Thanks Bro, I love you

  • @Crawling_Sloth
    @Crawling_Sloth 2 ปีที่แล้ว +1

    thank you for this explanation I got my exam done with this.

  • @MrDangerBird
    @MrDangerBird 4 ปีที่แล้ว +2

    Thank you so much for this video. I am trying to use input to a variable of the type Time. Cant make it work.. Integers work like a charm. Any tips?

    • @TohidAlizadeh
      @TohidAlizadeh  4 ปีที่แล้ว +2

      Thanks for your comment. Maybe you can receive the integer and then convert it to time.

  • @user-bx7mb5mg8e
    @user-bx7mb5mg8e 7 ปีที่แล้ว +3

    Thank you, Tohid! Can you explain difference between %i and %s ?

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

      Well, %i is used for numeric values and %s for the strings.

    • @landis1990
      @landis1990 5 ปีที่แล้ว +2

      @@TohidAlizadeh What i have to use to represent a LREAL variable?
      Thank you very much! Very useful and clear video.

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

      @@landis1990 %f (float) or %.f

  • @sakirdag2976
    @sakirdag2976 4 ปีที่แล้ว +1

    Thanks

  • @chrismoglis7295
    @chrismoglis7295 3 ปีที่แล้ว +2

    how can i nsert a tod variable ?

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

    Best part “oh I pressed on f1...”😂😂

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

    thank you

  • @plchmiscada3165
    @plchmiscada3165 6 ปีที่แล้ว +2

    i can not display text with input limit, keypad, numpad in windows 10 64 bits

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

      Can you provide more details?

  • @thanhlephuong7687
    @thanhlephuong7687 7 หลายเดือนก่อน +1

    Why do my text field only have 02 properties for the Input configuration are toggle and Tap?

    • @TohidAlizadeh
      @TohidAlizadeh  7 หลายเดือนก่อน +1

      I think you need to check the "expert view" on the top.

  • @J316-18
    @J316-18 ปีที่แล้ว +1

    Why I dont have these options in text field? Only for bool variable

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

      Make sure that the advanced settings box is selected at the top of the toolbox.

  • @usernamekitkat
    @usernamekitkat 4 หลายเดือนก่อน +1

    Dear Tohid, i want to represent a real value in the textbox how do i Assign it . %R is correct?

    • @TohidAlizadeh
      @TohidAlizadeh  4 หลายเดือนก่อน

      You can use %f for the floating point number, like 12.567.

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

    Hi Tohid. Can this be done with the PT of a TON? Thank you for your help.

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

      Sorted with a bit of trial and error. Thank you for such great vids I am learning a lot. 👍

    • @TohidAlizadeh
      @TohidAlizadeh  5 ปีที่แล้ว +2

      Hi Peter. Yes, it should work in that way as well. Let us know if you have tried it.

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

      Tohid Alizadeh yes it did work I had to you some maths function blocks to get it to display minutes on the web visu. I adds another element of user accessibility to the webvisu. Thank you 🙏

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

      Nice. Thanks for the update!

  • @ezzaldeena.alribi8603
    @ezzaldeena.alribi8603 3 ปีที่แล้ว +1

    Hello, How to use the password feature without showing the password after entering it?

  • @marvinb8895
    @marvinb8895 6 ปีที่แล้ว +2

    How did you get the better looking Numpad?
    My Numpad looks like a Windows 98 designed Numpad.

    • @TohidAlizadeh
      @TohidAlizadeh  6 ปีที่แล้ว +2

      It is just the default one. Maybe you are using an older version.

    • @marvinb8895
      @marvinb8895 6 ปีที่แล้ว +2

      Tohid Alizadeh which Version do you use?

    • @TohidAlizadeh
      @TohidAlizadeh  6 ปีที่แล้ว +2

      3.5.7 or 3.5.10.

    • @henriquealves6476
      @henriquealves6476 5 ปีที่แล้ว +2

      Tohid Alizadeh

    • @henriquealves6476
      @henriquealves6476 5 ปีที่แล้ว +2

      Tohid Alizadeh Boa noite

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

    سلام جناب مهندس علیزاده ،
    ممنون از کانال خوبتون، من مشکل configuration پی ال سی wago با نرم افزارe!COCKPIT رو با web panel دارم اگر امکان داره در این خصوص هم توضیح بدید.
    با تشکر

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

      سلام. متاسفانه من دسترسی به سخت افزار ندارم. ولی سعی میکنم در مورد Web visualization ویدیو درست کنم بزودی.

  • @phenixrb
    @phenixrb 5 ปีที่แล้ว +2

    HELLO,
    Thank you for this video,
    I need to enter alphanumeric values, is it possible? and how ? thank you.

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

      Hi. Try to use "VisuDialogs.Keypad" or "Text input" in the "Input type" field.

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

      @@TohidAlizadeh HI, I try this option ,but to work with this type of keypad ,
      I have to use "sKeyPad: STRING;" and not "INT" , in the PLC_PRG ; and now it work !
      where can I choose the "azerty" keypad ?
      thank you very much for all your very explicit videos, because the codesys help files are for people who know the programming well.

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

      @@phenixrb Nice to hear that you have managed to do it. I do not think that Azerty keypad is available within CODESYS. If you find a way, please let us know as well.

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

      @@TohidAlizadeh
      hello Tohid,
      I have a question: the values that I enter in the field "VisuDialogs.Keypad" and that are written in "PLC_PRG_SONDES.sKeyPad_1" for example,
      disappear after a reboot of my raspberry.
      how to make sure that values are not deleted after a reboot and remains editable in the "VisuDialogs.Keypad" field
      if I need to change them?
      which track is to follow?
      thank you

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

      Sorry Richard, but I can not help with this as I have not got such an experience. Please let us know if you manage to find a solution.

  • @zxcvb9331
    @zxcvb9331 6 ปีที่แล้ว +2

    Hello. Is getting user numeric inputs somehow possible in codesys 2.3?

    • @TohidAlizadeh
      @TohidAlizadeh  6 ปีที่แล้ว +2

      Hello. I am sorry, but I have not worked with CODESYS 2.3, but it might be somehow similar.

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

      I have found the solution it was pretty deep in the manual...a part of it....rest I have had to figure myself. I'll just leave it here for other who will ever have to deal with antediluvian servomotors...
      1. In configuration window in category "text" in field "content" write a syntax which specifies the format you want to use e.x. %i for integer, %s for string, %.2f for float with 2 decimal places
      2. In "variables" in text field named "textdisplay" insert a reference to variable that u want to store the characters
      3. In "input" match "text input of variable 'textdisplay'" then fill "min" and "max" field to set a range for digits or number of characters in string
      4. Enjoy the time that I helped to save you

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

      Thanks a lot for sharing your experience with the others!

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

    Codesys looks like beckhoff plc yeah

    • @TohidAlizadeh
      @TohidAlizadeh  11 หลายเดือนก่อน

      Yes, beckhoff is basically programmed by CODESYS!