Jump to content

Recommended Posts

Hi Eyal, 

 

Thanks for reply. The SB3 is doing exactly what I need.

But still I have an issue. 

 

I need something like:

If O1=1 Then 

    MB1 = SB3

End If

 

and in the HMI I can assign the image (that I want to blink) to the MB1 (which will blink when O1=1) 

 

Not sure how to transfer this from structured text to ladder  ... 

 

Thanks for help,

Marius

Link to comment
Share on other sites

Having browser issues with images at the moment.

 

For your ladder you need a line like this

 

| SB3 | --- | MB1 | --- ( MB2 )

 

Make MB one the controlling bit that determines if you want your flash.  As long as MB1 and SB3 are close, MB2 is on.  So as MB3 cycles, MB2 will cycle on and off.

 

On the interface design, create a binary Image, one image and set an off image state and an on image state, then link it to MB2.

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...