SMS/Email Sending Capabilities

Forum Home Forums Understanding the Software SMS/Email Sending Capabilities

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16764
    CCKOH
    Participant

    Hi Mikhail,

    I hope you are doing well.

    I understand that the ScadaComm driver uses the address book to send SMS or emails, which means that the group and name must be fixed. However, my application does not allow for a fixed phone number.

    My idea is to let the operator enter their phone number through a channel. When an alarm is triggered, I would like to use the Auto Control Module to send an SMS or email to the specific phone number. Is it possible to input <Channel number; Message to send> instead of <group name/phone number; message to send> for sending SMS/Email?

    Or do you have any other suggestions on how to achieve this task?

    Best regards,
    CC Koh

    #16774
    Mikhail
    Moderator

    Hi,
    DrvSms allows commands like
    +12345;message
    So a phone number can stored as a channel value, and then used when generating command text. It requires some formulas.
    First, try to send command to the specific phone number.
    Second, try saving a phone number in a string channel and implement editing of it.

    #16775
    Mikhail
    Moderator

    Third, create formulas to insert phone number into commands.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.