Display Data on the Micro810 LCD Display

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

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

  • @ashleysaunby2002
    @ashleysaunby2002 6 หลายเดือนก่อน

    Very helpful, thank you. I have programmed several of these Micro810's and recently fitted an LCD in one. I guessed the LCD did more than look pretty in the front but wasnt sure how to use it but now i will give it a try.

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

    "Let's take a closer look..." Oops too close too close!! Ha great video, clear presentation thank you

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

      Thank you, Kent.
      New camera...
      Wishing you and L the very best.

  • @hernangonzalez652
    @hernangonzalez652 7 หลายเดือนก่อน

    Hello, thanks for the video, it is very explanatory, a question, how do you enter the "-" in the i1 of the MOV for the str_line1_buf

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

    I am working at a factory and need to change a variable as the machine is running. Is it possible to change a time variable from the LCD screen? I don’t have access to a computer or a usb anything. I cannot find info anywhere which I honk is odd because making changes to a manufacturing process happens often because of a change in product, different results needed, etc.

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

    Are you able to write to a value from the LCD? Say, the user wants to run "x" number of cycles. Does the LCD have ability for a user to enter in number of cycles for example, where it would then write this value that the operator entered, into a variable in the PLC?

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

      Yes, but it's not exactly a user friendly operation. The buttons are available within CCW as global variables. We would need to write a program to respond to the buttons.

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

      @@apdahlen5282 Not a very convenient implementation, see how the akYtek PR200 is controlled from the buttons, the input / output of values int, float, bool implemented immediately through the screen to which the values attached.