Ankündigung

Einklappen
Keine Ankündigung bisher.

RS-COM - Critical Load Factor

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • RS-COM - Critical Load Factor

    Is it possible to export the critical load factor from RSTAB 8.14 to my excel workbook using RS-COM and VBA on excel? I've created the model and then run the analysis on RSTAB, I activated the incrementally increasing loading. I just need to get the results to my workbook, I haven't had any luck yet.

  • #2
    Hello,

    yes, this is possible. Please take a look on the examples in our SDK directory, which is found here:

    C:\Users\Public\Documents\Dlubal\SDK\

    There is an example for RF-STABILITY located here:

    Examples\RFEM\Excel\RF-STABILITY.xlsm

    In this example you can see and learn how to get the results from RF-STABILITY into EXCEL.

    Best Regards
    Thomas
    Support Team der
    Dlubal Software GmbH
    [email protected]
    https://www.dlubal.com

    Kommentar


    • #3
      Hello Thomas,

      Thank you for the reply. I can not find the RF-Stabiltity workbook on my files. I'm only using RSTAB and RS-COM, I don't have any add-on modules I don't know if that is why I don't have the file. I have managed to get some other results from the RSTAB examples but I cant find the one to get the critical load factor from the results summary.

      Kommentar


      • #4
        Hello,

        the SDK directory is always installed independent of the licence. But if you don't have RF-STABILITY you cannot determine the critical load factor.
        Which Version of our Software do you have?
        Support Team der
        Dlubal Software GmbH
        [email protected]
        https://www.dlubal.com

        Kommentar


        • #5
          Hi,

          I have the RSTAB 8.14. I got the critical buckling load of the load combination, I activated the calculation for the incrementally increasing loading from the calculation parameters of my load combination. I have attached two pictures to show the value I want to get from RSTAB.

          Kommentar


          • #6
            Hello, you may want to download directly from here (HELP FILES AND EXAMPLE MACROS):
            https://www.dlubal.com/-/media/Files...interfaces.zip

            Kommentar


            • #7
              I'm sorry but this factor is not readable via the COM interface. The only option you have is to write a routine which does the same incrementally increasing loading.
              Support Team der
              Dlubal Software GmbH
              [email protected]
              https://www.dlubal.com

              Kommentar


              • #8
                andy Hey Andy, thank you for the link, the folder has more files than have.

                Thomas Günthel Thank you for your help Thomas, I will attempt to write a routine to run the analysis. Hopefully I will manage to get a solution.

                Kommentar


                • #9
                  Maybe the
                  Code:
                  SB_RESULTS_CLFACTOR / fCritLFactor
                  could be useful?

                  Kommentar


                  • #10
                    Hey andy , is this for RSTAB/RS-COM ? I cant find this haven't got any add-on modules as well.

                    Kommentar


                    • #11
                      You're right but this is an element from RF-STABILITY which he doesn't have.
                      Support Team der
                      Dlubal Software GmbH
                      [email protected]
                      https://www.dlubal.com

                      Kommentar


                      • #12
                        I'm working on running the analysis on a routine as we speak, will let you know if I'm successful.
                        What about exporting the results tables into excel, is that something RS-COM can do?
                        Zuletzt geändert von osmansibanda; 18.09.2019, 12:17. Grund: Deleteing a word

                        Kommentar

                        Lädt...
                        X