RSLogix5000/Studio5000 GSV/SSV Date and Time

Поделиться
HTML-код
  • Опубликовано: 11 июн 2020
  • Join my channel to get more exclusive support !!!
    / @syphoang
    PLC: 1769-L30ER-NSE.
    A. How To Get Date And Time From Compactlogix/Controllogix
    Step 1: Create an array of 7 elements, DINT data type
    Step 2: Add description for each element according to the table from RSLogix 5000 Online Help.
    Step 3: Insert “GSV” instruction
    Step 4: Testing.
    B. How To Set Date And Time To Compactlogix/Controllogix
    Step 1: Create an array of 7 elements, DINT data type
    Step 2: Add description for each element according to the same table from RSLogix 5000 Online Help (A. Step 2).
    Step 3: Create 2 bool variables and insert “SSV” instruction.
    Step 4: Testing.
    Correction 2022/04/22 microseconds instead of milliseconds
    If this video is helpful, please like and subscribe to my channel! Thank you.

Комментарии • 24

  • @stephenchelstowski6827
    @stephenchelstowski6827 2 года назад +1

    Your videos are incredibly helpful and well done. Thanks, and please keep making more

  • @ceilingwalker1
    @ceilingwalker1 3 года назад +1

    Excellent! Thank you

  • @antmolincoln
    @antmolincoln 3 года назад

    Thanks for this excellent video.

  • @arjunjayswal6347
    @arjunjayswal6347 18 дней назад

    Thank you so much🙏

    • @SYPHOANG
      @SYPHOANG  18 дней назад

      @arjunjayswal6347: You're welcome 😊

  • @shubhamswami6843
    @shubhamswami6843 2 года назад +1

    Your videos are very helpful, Thank you .

    • @SYPHOANG
      @SYPHOANG  2 года назад

      @Shubham Swami: Thank you for subscribing to my channel. Should you have any questions please let me know.

  • @user-kg6bf9mh2c
    @user-kg6bf9mh2c 8 месяцев назад

    Excellent, Thank you!!!

    • @SYPHOANG
      @SYPHOANG  8 месяцев назад

      @user-kg6bf9mh2c: Glad it was helpful! Thank you for your support to my channel.

  • @UnDoDGeAbLe
    @UnDoDGeAbLe 3 года назад +1

    Many thanks, really good video.

    • @SYPHOANG
      @SYPHOANG  3 года назад

      @UnDoDGeAbLe: Thank you for subscribing to my channel. Glad you liked it!

  • @sivakumarc8990
    @sivakumarc8990 2 года назад +1

    Thank you 😊

    • @SYPHOANG
      @SYPHOANG  2 года назад

      @Sivakumar C: Thank you for subscribing to my channel.

  • @JohnWhittle
    @JohnWhittle Год назад

    Thanks!

    • @SYPHOANG
      @SYPHOANG  Год назад

      @John Whittle: Thank you for subscribing and your support to my channel.

  • @MrJayweb77
    @MrJayweb77 2 года назад +1

    Thanks that was super helpful, is it possible to just set just one value and leave the rest untouched (just change the hour)

    • @SYPHOANG
      @SYPHOANG  2 года назад

      @Jason Weber: I don't think it is possible because as you can see on my videos it comes as an array instead of individual separate DINT variables. Although I skipped the element for microsecond (mistakenly named millisecond on the video), I actually wrote 0 to it. Because microsecond is too tiny, the effect is very minimal.

    • @pall1112
      @pall1112 Месяц назад

      you could run a GSV right before your SSV (in the same scan) and use a MOV or something to change just the DINT you want to change before the rest of the values are set using the SSV

  • @sistema18
    @sistema18 9 месяцев назад

    It works if the array that I create array is just 6 instead of 7 of length?

    • @SYPHOANG
      @SYPHOANG  9 месяцев назад

      @sistema18: Thank you for your support to my channel. It might still work but I have never tried it yet.

  • @HuayllasCLenny
    @HuayllasCLenny 10 месяцев назад +1

    SY P HOANG, THIS REPLACES THE DATA BYTE S:37 S:38 S:39 S:40 S:41 S:42 OF THE RSLOGIX 500??????

    • @SYPHOANG
      @SYPHOANG  10 месяцев назад

      @HuayllasCLenny: It is just a different system. Studio5000 Logic designer is not a tag based system. It is more intuitive or easy to understand than nonsense register based such as B3, N7 and F8... in Rslogix500. Thank you for your support to my channel.

  • @MarkMcMillen2112
    @MarkMcMillen2112 10 месяцев назад

    Background music....why?

    • @SYPHOANG
      @SYPHOANG  9 месяцев назад

      @MarkMcMillen2112: Thank you for your support to my channel.