Jump to content

Examples in visilogic not working for Samba3.5


Recommended Posts

Hi Hasan;

The Example program were created before the SAMBA was developed and the models used have more memory available.

In these cases you can  re-assign the memory locations from the higher ranges to the ranges for the Samba within VisiLogic .

Under Edit  there are a few real handy functions :

         Find Operand    -- see where an operand is used and how many times

        Replace Operand   --   to move an operand from 1 MB/MI   to another

Open the example, review the  MB's, MI's  and move them to the SAMBA range, Save the program under an new name

     Then Under  View, Hardware config   change the hardware to the SMABA Model

   OR   Place the revised ladder into a subroutine and export the subroutine  and import the subroutine into the SAMBA Program

              and deal with the warnings.   

          Also remember to check the Analog setups and redo manually in the SAMBA

 

HMI's are more difficult to work with , they cannot be exported and imported into a SAMBA, so best to re-create them in the SMABA HMI.

The SAMBA has a Limited Memory range for both Ladder and HMI.

DanT

 

Link to comment
Share on other sites

  • MVP 2023

Good advice from @DanT. I would add that you don't necessarily need to download the example project into your Samba to learn from it. Open one of the example projects that you are trying to learn from, study that example (they usually have pretty good rung comments), then re-create your own program from scratch for downloading into your Samba. You will likely learn more by creating your own program than simply loading an example and playing with it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...