User manual
IRIS Starter kit - Test program
IRIS-Starter kit-Test programl-1a
3
Counter event
A counter event is trigged when a counter reaches a predefi ned value.
• Counter 1 = 5
• Set Output 3 high
• Send Message 5 to the other unit.
• Set Counter 1 = 0
Timer event
A timer event is trigged when a timer reaches a predefi ned value.
• Timer 1 = 2s
• Set Output 1-4 high
• Send a message to the other unit to set Output 1-4 high
• Start Timer 2
• Timer 2 = 4s
• Set Output 1-4 low
• Send a message to the other unit to set Output 1-4 low
Message event
A message event is trigged when an incoming message matches a predefi ned pattern.
All messages in this setup should be terminate with a carriage return and a line feed.
• Message pattern 1 = SET OUTPUT 2 HIGH
• Only a perfect match trigg the event.
• Send a message to the other unit to set Output 2 high
• Message pattern 2 = ALARM*
• All messages that starts with ALARM trigg the event.
• Send a message to the other unit to set Output 3 high
• No match
• Send the message to the other unit.
Network event
A network event is trigged by a change in the network.
• The other unit goes offl ine
• Send Message number 6 to the serial interface
• The other unit goes online
• Send Message number 7 to the serial interface