
C
C
o
o
n
n
f
f
i
i
g
g
u
u
r
r
a
a
t
t
i
i
o
o
n
n
D
D
e
e
s
s
c
c
r
r
i
i
p
p
t
t
i
i
o
o
n
n
GSM-1 operates as CyBro-2 external i/o module. Unlike other modules, only one GSM-1 can be connected to
CyBro.
GSM-1 configuration is defined by text file, ini format. To edit, use any standard text editor (e.g. Notepad). To
send file, use program GSMLoader. Maximum size of configuration file is 14Kb.
Module should be configured according to plc program. When plc allocation is changed, GSM configuration
should be modified accordingly.
Syntax rules:
The basic element contained in a file is parameter that has name (tag), and value delimited by equal sign (=).
The name appears to the left of the equal sign. Tag must appear on line by itself.
All parameters are contained in groups (sections). The group name appears on a line by itself, in square
brackets ([ and ]). All parameters after the section declaration are associated with that section.
Semicolons (;) indicate comment. Comments continue to the end of the line. Everything between semicolon
and end of line is ignored. Special or national characters are not allowed, and may cause parsing errors.
C
C
o
o
n
n
f
f
i
i
g
g
u
u
r
r
a
a
t
t
i
i
o
o
n
n
f
f
i
i
l
l
e
e
C
C
o
o
m
m
m
m
o
o
n
n
[GSM]
SimPin=<pin>
UssdCredit=<credit request string>
CreditLowLimit=<amount of money>
SimPin is needed if PIN of your SIM card is not disabled.
UssdCredit (the string for checking credit limit defined by gsm operator) and CreditLowLimit (low limit credit
amount) are needed when user wants to be warned if credit balance is critically low. The module will check
credit limit once per hour. If UssdCredit doesn't exist, credit checking is turned off.
Note: Be aware that prepaid SIM credits have limited period of validity, expiring of which module can't detect.
When in doubt, check SIM in your mobile phone.
[IncomingPhones]
IncomingPhones contains list of telephone numbers (international format, beginning with '+'), which are
allowed to perform operations by calling or sending SMSes to module. If group doesn't exist, everybody is
allowed to perform operations. If group exists, but it is empty, no one will be able to access module. Example:
[IncomingPhones]
+38591123456
+385981234567
[OutgoingPhones]
OutgoingPhones contains list of telephone numbers (international format, beginning with '+'), which will be
called or to which SMSes will be sent in case of an alarm. Example:
[OutgoingPhones]
+38591123456
+385981234567
S
S
M
M
S
S
r
r
e
e
a
a
d
d
/
/
w
w
r
r
i
i
t
t
e
e
[SMS]
ControlAck tag defines weather SMS write confirmation is sent or not.
Comentários a estes Manuais