Jump to content

Sending SMS


Recommended Posts

Good day.

I have a question about SB183:

According to the help topic "How the Controller works with SMS messaging" -   during sending SMS SB183 lasts about 5 sec.

So If I manually organise a SMS sending I must manually organise SB183 ON five second delay (by means of Timer) and then switch SB183 OFF manually also, I`m right?

OR this 5 sec are automatically organised in PLC and SB183 automatically switches  OFF.

Thank you for your answer in advance.

MIke.

Link to comment
Share on other sites

Alexander, thank you for replay. About linked MB it is clear for me - all is done automatically,

But in my case I receive the SMS from one (of five) phone, and I want to resend THIS SMS to ANOTHER phone from the phone list.

As I understood using MB I will resend this SMS to both phones, but I need only to receive from one and only to send to another one?

Or nevertheless it is better to use MB?

Thanks for help in advance, it my first experience programming JAZZ.

Image from Ladder:

SB186.jpg

Link to comment
Share on other sites

You can absolutely send an SMS message to another number after receiving the same message. It is not necessary to directly use SB's for this purpose as shown in your ladder image.This is described in more detail in the help file in U90 under Communications/ SMS/ SMS Message Properties.

 

In the SMS Configuration you can link a specific message to both a send and receive MB. After the message is received the receive bit will go high. This can directly trigger the send bit which will send the message to all selected recipients within the SMS configuration.

 

This will allow you to both receive a message, then immediately send it out again.

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