Real-time Data Logging Using RSLinx OPC and Excel

Поділитися
Вставка
  • Опубліковано 24 жов 2024

КОМЕНТАРІ • 35

  • @d3adlyBuzz
    @d3adlyBuzz 4 роки тому +5

    This is using DDE and com object access rather than OPC though?

    • @superezbz
      @superezbz 3 роки тому

      Windows 10 no longer supports DDE.

  • @ardentdfender4116
    @ardentdfender4116 5 років тому +2

    I know Studio 5000 is a huge application and in what it can do and there are many cool stuff, but i gotta say this is one the coolest features I've ever been made aware of and seen demonstrated. It's also something I don't think i've ever seen anyone made use of the usefulness of this functionality and i'm guessing they maybe didn't quite know how or was aware of it.
    Question though: Does that data keep being pulled into Excel only when its open? What happen if you close Excel? Is there some limit to which the data stops plotting? Can you make multiple Real-Time Data Logging of different data points?

    • @PLCGurusNET
      @PLCGurusNET  5 років тому +1

      Hi Ardent, thanks for all the comments. Yes, I'm this scenario Excel need to be open. If data retention was needed then I would certainly opt for a database. Another series perhaps that leverages C#, PLCs and SQL Server!

  • @controlsgirl
    @controlsgirl Рік тому

    Can you add data to the spreadsheet without having Excel open and running? do the values continue to rollover? anyother nuances for datalogging for if a customer wanted to log leak test values for each part that cycles through the machine?

  • @bitodicontroltechnology4451
    @bitodicontroltechnology4451 3 роки тому

    The information you have provided was very helpful for my PLC studies. I have a question and I do not know if you will be able to help. I realize that you have Factory IO installed in your computer and I was wondering if you have ever try to run factory IO and Emulate 500. The reason I asking is that I have an issue creating filters with the RsLinx OPC server.

  • @ZacOwens22
    @ZacOwens22 3 роки тому

    Cool. I tried this today with real hardware and it works. However, I can't really get any more then the 120 rows out and then I get garbage in the spreadsheet cells. I tried playing with the polling time and nothing seems to increase the amount of rows I am able to transmit. It fails at 200 for me. Any tips to increase the capture size or is this basically the limit here?

  • @ramsesramirez1910
    @ramsesramirez1910 4 роки тому

    In the real world, we would need to connect the PLC over Ethernet right? Is there any way we could have WiFi instead to create a local network for multiple PLC logging into the same server?

  • @adelinasimanjuntak3032
    @adelinasimanjuntak3032 4 роки тому

    Sir I'd like to know if we can do datalogging from a simulator to excel? not using the real PLC.. sorry Im very new to this hope u dont mind!

  • @NaserNorouzi
    @NaserNorouzi 4 роки тому

    Hi Fred, Thank you for such a useful video, i get an problem in my excel sheet, and it is telling me server error, do you have any clue?

  • @Epsilon9494
    @Epsilon9494 4 роки тому

    Is it needed to close the connection or something to close the spreadsheet and disconnect the PC from the PLC?

  • @Tevez2367
    @Tevez2367 4 роки тому +1

    Very cool video

  • @ahmedb8395
    @ahmedb8395 4 роки тому +1

    very informative video, great job, many thanks.

  • @ahmedb8395
    @ahmedb8395 4 роки тому +1

    Please do a video and explain how to archive data with excel. many thanks.

  • @navjotSingh-yd9ke
    @navjotSingh-yd9ke Рік тому +1

    also you must share plc program file too

  • @yangrong7868
    @yangrong7868 4 роки тому +1

    Great job!!!!Thank you so much

  • @kcmo1992
    @kcmo1992 3 роки тому +1

    What download link below?

  • @daleybread777
    @daleybread777 4 роки тому

    Great page, hope I'm not too late to win the Raspi!!

  • @sarathraj6194
    @sarathraj6194 4 роки тому +1

    Great job.. may i know how to setup connection in ms_excel.

    • @blingVolcano
      @blingVolcano 4 роки тому

      you just create a basic line graph chart in excel, change the chart parameters to suit the data you want to see, then do as he does in the video beginning at 9:22

  • @LGrove-ep9yl
    @LGrove-ep9yl 8 місяців тому

    7:52 What is the data type for "Data_DDE"? Why do you have ".Time[...]" and [.Data_REAL[....]" under it?

  • @acluster3411
    @acluster3411 3 роки тому +1

    very cool

  • @BigTimeCharley1956
    @BigTimeCharley1956 4 роки тому +1

    FYI: / is "slash*" and \ is "backslash"
    * / is also "foward slash," but if the "forward" is left off and there is no "backward" in its place, then "forward" is implied
    So it's "haitch-tee-tee-pea-colon-slash-slash-..."
    Just sayin'

    • @PLCGurusNET
      @PLCGurusNET  4 роки тому

      Lol. That's funny you mentioned that because I realized I was saying it wrong a short time after..lol...you're the first to pick up on it. Well done!

    • @BigTimeCharley1956
      @BigTimeCharley1956 4 роки тому +1

      @@PLCGurusNET LOL thx.

  • @superezbz
    @superezbz 3 роки тому +1

    Unfortunately this will no longer work with Windows 10. Microsoft removed DDE support in 2020.

  • @jouellet100
    @jouellet100 4 роки тому +2

    this is using DDE, not OPC.

  • @mohammadmajzoub4061
    @mohammadmajzoub4061 4 роки тому +1

    thanks

  • @LearnSomethingHelpful
    @LearnSomethingHelpful 4 роки тому

    This no longer works because DDE is no longer allowed for Windows 10.
    It needs to be OPC & not DDE

  • @timkloehn9887
    @timkloehn9887 5 років тому

    Wow !

  • @Freedom1776usa
    @Freedom1776usa 2 роки тому +1

    Could have saved me 9 min of my time by stating the most significant point of this and that is having professional version of linx. Instead the first 9 minutes are of you explaining your code and how an emulator is setup. I was more interested in learning about OPC and excell. Please UA-camrs get to the point.

  • @SofianeBENCHARIF-rq5pw
    @SofianeBENCHARIF-rq5pw 6 місяців тому

    Please change the title , it's not an OPC connection , because here Excel is initiating a DDE conversation with RSLinx , unfortunatly this type of connection is so old not reliable , slow in case of large systems (conversations are updatind clients data one by one for each connection initiation ) not like OPC Asych . well the title should be "Real-time Data Logging Using RSLinx DDE and Excel"