access alarm sms routing in a script (T15C)

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
mrbatnes
Posts: 2
Joined: Sun Jan 04, 2015 2:13 pm

access alarm sms routing in a script (T15C)

Post by mrbatnes »

hi.

im setting up a alarm server in my Project that gonna send sms though email.
i've got the email script ok and the trigger for start sending the alarms, but my problem is the alarm Routing in the alarm distributor. is there any ways to link the sms alarm Routing into a script? in that way my Clients could set up who they want to receive sms theme selves in the Runtime.

my idea is to do it like this:

alarm trigger active--> get sms Routing list, save how many numbers in a string and all the unique numbers in a string array --> use a for loop to send out email to a sms Gateway one by one.

appreciate all help.. thanks.

User avatar
Russ C.
Posts: 213
Joined: Thu Nov 16, 2017 3:32 pm
Contact:

Re: access alarm sms routing in a script (T15C)

Post by Russ C. »

If the list is preset in design time,this can be done using actions on a Button
alarm-distributor-open-routes.png
alarm-distributor-open-routes.png (39.08 KiB) Viewed 6099 times
Then click modify recievers
modify_recieves.png
modify_recieves.png (35.06 KiB) Viewed 6099 times
Best regards,

Russ
(801) 708-6690
Technical Support
Contact Us

Beijer Electronics AB
http://www.beijerelectronics.us

Post Reply