Actions

Difference between revisions of "IND - Indicator control for CRMIV LEDs, buzzer etc."

From Zenitel Wiki

(Command syntax)
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{A}}  
+
{{AI}}  
The IND (INDication) or GIND action is used in the [[Event Handler]] for sending commands to a station or a group of stations. The commands are sent as display data. The following stations are currently supporting the IND command:
+
The IND (INDication) or GIND action are used in the [[Event Handler]] for sending commands to a station or a group of stations. The following stations are supporting the IND command:
* [[IP Flush Master - 1008031000|IP Flush Master and CRM V]]: Control the LED's in the DAK keys
 
* [[Control Room Master IV|CRM IV]]: Control the LED's in the DAK keys, the internal buzzer or relay, and the backlight of the display
 
* [[Dual Display Station - 1007007000|DualDisplay station]]: Control the video-state of the DAK-display
 
* [[Tamper and Vandal Proof Station - 1007063000|Priscom station]]: Control the outputs used for lamps, cell light, call LED and spare output
 
* [[IP-ARIO]]: Control the Error LED and the Radio LED
 
* IP Substation: Control relay and spare output
 
* Turbine station: Control relay and the 6 additional outputs
 
* [[ECPIR-3P]] and [[EBMDR-8]] module
 
  
 +
*[[IP Flush Master - 1008031000|IP Flush Master and CRM V]]: Control the LED's in the DAK keys
 +
*[[Control Room Master IV|CRM IV]]: Control the LED's in the DAK keys, the internal buzzer or relay, and the backlight of the display
 +
*[[Dual Display Station - 1007007000|DualDisplay station]]: Control the video-state of the DAK-display
 +
*[[Tamper and Vandal Proof Station - 1007063000|Priscom station]]: Control the outputs used for lamps, cell light, call LED and spare output
 +
*[[IP-ARIO]]: Control the Error LED and the Radio LED
 +
*IP Substation: Control relay and spare output
 +
*Turbine station: Control relay and the 6 additional outputs
 +
*[[ECPIR-3P]] and [[EBMDR-8]] module
  
== Command syntax ==
+
{{note|Note: Using the IND command also triggers a ST_STATE message on the OPC port; it is advisable to add two (or possibly more, depending on the system load) PAUSE commands before the IND command, especially when the event trigger is event 7, 8 or 44, When Change To OFF}}
  
 +
==Command syntax==
 +
'''IND command:'''
 
{{code|IND <station phys.no> <output> <LED no/buzzer> <Ind-type> [state]}}
 
{{code|IND <station phys.no> <output> <LED no/buzzer> <Ind-type> [state]}}
 +
Example: On station 2, key 23, turn green led, fast flashing, ON
 +
{{code|IND  2  23  2  3  ON}}
  
 +
'''GIND command:'''
 
{{code|GIND <group ind> <output> <LED no/buzzer> <Ind-type> [state] }}
 
{{code|GIND <group ind> <output> <LED no/buzzer> <Ind-type> [state] }}
 +
 
:<group ind> is the AlphaCom group index number 1-250. (Not the group directory number)
 
:<group ind> is the AlphaCom group index number 1-250. (Not the group directory number)
  
Line 25: Line 31:
 
! style="background:#ffdead;" width="180" |Station/Parameter
 
! style="background:#ffdead;" width="180" |Station/Parameter
 
! style="background:#ffdead;" width="100" |phys. number
 
! style="background:#ffdead;" width="100" |phys. number
! style="background:#ffdead;" width="150" |output
+
! style="background:#ffdead;" width="250" |output
! style="background:#ffdead;" width="200" |LED no/buzzer
+
! style="background:#ffdead;" width="250" |LED no/buzzer
 
! style="background:#ffdead;" width="300" |IND-type
 
! style="background:#ffdead;" width="300" |IND-type
 
! style="background:#ffdead;" width="80" |[state]
 
! style="background:#ffdead;" width="80" |[state]
 
|-
 
|-
| align=center valign="top"| '''IP Substation (8022)'''  
+
| valign="top" align="center" |'''CRM V and IP Flush Master (8024)'''
|align=center valign="top"|1 - 552  
+
| valign="top" align="center" |1 - 552
|valign="top" |1 = Relay <br> 2 = Spare output
+
| valign="top" |1-100 = DAK-key number
|valign="top" |Always "1"<br>  
+
| valign="top" |1 = Red LED  <br>
|valign="top" |1 = continuous (low priority) <br>  
+
2 = Green LED  <br>
 +
| valign="top" |1 = continuous (low priority) <br>  
 
2 = slow flash (medium priority) <br>  
 
2 = slow flash (medium priority) <br>  
3 = fast flash (high priority) <br>  
+
3 = fast flash (high priority) <br>
|valign="top" |ON or OFF
+
| valign="top" |ON or OFF
 
|-
 
|-
| align=center valign="top"| '''Turbine station'''  
+
| valign="top" align="center" |'''IP Substation (8022)'''
|align=center valign="top"|1 - 552  
+
| valign="top" align="center" |1 - 552
|valign="top" |17 = Relay <br> 11-16 = Spare outputs<br> ''See also note below!''
+
| valign="top" |1 = Relay <br> 2 = Spare output
|valign="top" |Always "1"<br>  
+
| valign="top" |Always "1"<br>
|valign="top" |1 = continuous (low priority) <br>  
+
| valign="top" |1 = continuous (low priority) <br>  
 
2 = slow flash (medium priority) <br>  
 
2 = slow flash (medium priority) <br>  
3 = fast flash (high priority) <br>  
+
3 = fast flash (high priority) <br>
|valign="top" |ON or OFF
+
| valign="top" |ON or OFF
 
|-
 
|-
| align=center valign="top"| '''ECPIR-3P'''  
+
| valign="top" align="center" |'''Turbine device'''
|align=center valign="top"|1 - 552  
+
| valign="top" align="center" |1 - 552
|valign="top" |513 = Fault LED
+
| valign="top" |11-16 = Outputs<br> 17 = Relay <br> 18 = Relay 2 (Turbine Extended) <br> ''See note below!''
|valign="top" |Always "1"<br>  
+
| valign="top" |Always "1"<br>
|valign="top" |1 = continuous (low priority) <br>  
+
| valign="top" |1 = continuous (low priority) <br>  
 
2 = slow flash (medium priority) <br>  
 
2 = slow flash (medium priority) <br>  
3 = fast flash (high priority) <br>  
+
3 = fast flash (high priority) <br>
|valign="top" |ON or OFF
+
| valign="top" |ON or OFF
 
|-
 
|-
| align=center valign="top"| '''CRM V and IP Flush Master (8024)'''  
+
| valign="top" align="center" |'''IP-LCM'''
|align=center valign="top"|1 - 552  
+
| valign="top" align="center" |1 - 552
|valign="top" |1-100 = DAK-key number
+
| valign="top" |17 = Relay <br> 11-16 = Spare outputs <br> 27-34 = external relays <br> ''See note below!''
|valign="top" |1 = Red LED  <br>
+
| valign="top" |Always "1"<br>
2 = Green LED  <br>  
+
| valign="top" |1 = continuous (low priority) <br>  
|valign="top" |1 = continuous (low priority) <br>  
 
 
2 = slow flash (medium priority) <br>  
 
2 = slow flash (medium priority) <br>  
3 = fast flash (high priority) <br>  
+
3 = fast flash (high priority) <br>
|valign="top" |ON or OFF
+
| valign="top" |ON or OFF
 
|-
 
|-
| align=center valign="top"| '''DualDisplay'''  
+
| valign="top" align="center" |'''ECPIR-3P'''
|align=center valign="top"|1 - 552  
+
| valign="top" align="center" |1 - 552
| valign="top"|1-100 = The DAK-key line
+
| valign="top" |1-100 = DAK-key number
|valign="top" | Always "1"
+
 
|valign="top" |Video-state of the DAK-display: <br>
+
 
:0 = Normal <br>  
+
 
:1 = Inverse <br>  
+
 
:2 = Slow flash <br>  
+
513 = Fault LED<br> ''Requires AMC 13.1.x.x''
:3 = Fast flash <br>  
+
| valign="top" |1 = Red LED  <br>2 = Green LED
|valign="top" |ON or OFF
+
 
 +
 
 +
 
 +
Always "1"<br>
 +
| valign="top" |1 = continuous (low priority) <br>
 +
2 = slow flash (medium priority) <br>
 +
3 = fast flash (high priority) <br>
 +
| valign="top" |ON or OFF
 +
|-
 +
| valign="top" align="center" |'''DualDisplay'''
 +
| valign="top" align="center" |1 - 552
 +
| valign="top" |1-100 = The DAK-key line
 +
| valign="top" |Always "1"
 +
| valign="top" |Video-state of the DAK-display: <br>
 +
 
 +
:0 = Normal <br>
 +
:1 = Inverse <br>
 +
:2 = Slow flash <br>
 +
:3 = Fast flash <br>
 +
| valign="top" |ON or OFF
 
|-
 
|-
| align=center valign="top"| '''IP-ARIO'''  
+
| valign="top" align="center" |'''IP-ARIO'''
|align=center valign="top"|1 - 552  
+
| valign="top" align="center" |1 - 552
|valign="top" |1 = Radio LED <br> 2 = Error LED
+
| valign="top" |1 = Radio LED <br> 2 = Error LED
|valign="top" |1 = Red LED  (Radio and Error) <br>  
+
| valign="top" |1 = Red LED  (Radio and Error) <br>  
2 = Green LED  (Radio LED only)<br>  
+
2 = Green LED  (Radio LED only)<br>
|valign="top" |1 = continuous (low priority) <br>  
+
| valign="top" |1 = continuous (low priority) <br>  
 
2 = slow flash (medium priority) <br>  
 
2 = slow flash (medium priority) <br>  
3 = fast flash (high priority) <br>  
+
3 = fast flash (high priority) <br>
|valign="top" |ON or OFF
+
| valign="top" |ON or OFF
 
|-
 
|-
| align=center valign="top"| '''PrisCom'''  
+
| valign="top" align="center" |'''PrisCom'''
|align=center valign="top"|1 - 552  
+
| valign="top" align="center" |1 - 552
| valign="top"|1 - 4 = Lamp outputs <br> 5 - 6 = Spare outputs <br> 7 = Relay (Cell light) <br> 8 = Call LED
+
| valign="top" |1 - 4 = Lamp outputs <br> 5 - 6 = Spare outputs <br> 7 = Relay (Cell light) <br> 8 = Call LED
|valign="top" | Always "1"
+
| valign="top" |Always "1"
|valign="top" |Output state:
+
| valign="top" |1 = continuous (low priority) <br>  
:1 = continuous <br>  
+
2 = slow flash (medium priority) <br>  
:2 = slow flash <br>  
+
3 = fast flash (high priority) <br>
:3 = fast flash
+
| valign="top" |ON or OFF
|valign="top" |ON or OFF
 
 
|-
 
|-
| align=center valign="top"| '''CRM IV'''  
+
| valign="top" align="center" |'''CRM IV'''
|align=center valign="top"|1 - 552  
+
| valign="top" align="center" |1 - 552
| valign="top"|1-100 = DAK-key number<br> 1023 = Buzzer <br> 1024 = Display backlight<br>  
+
| valign="top" |1-100 = DAK-key number<br> 1023 = Buzzer <br> 1024 = Display backlight<br>
|valign="top" | DAK-key: <br>  
+
| valign="top" |DAK-key: <br>  
:1 = Red LED  <br>  
+
 
:2 = Green LED  <br>  
+
:1 = Red LED  <br>
 +
:2 = Green LED  <br>
 +
 
 
Buzzer:  <br>  
 
Buzzer:  <br>  
:1 = Internal buzzer  <br>  
+
 
:2 = External buzzer (relay)  <br>  
+
:1 = Internal buzzer  <br>
 +
:2 = External buzzer (relay)  <br>
 +
 
 
Display backlight:  <br>  
 
Display backlight:  <br>  
:1 = Backlight  
+
 
|valign="top" |DAK LED's: <br>  
+
:1 = Backlight
:1 = continuous (low priority) <br>  
+
| valign="top" |DAK LED's: <br>  
:2 = slow flash (medium priority) <br>  
+
 
:3 = fast flash (high priority) <br>  
+
:1 = continuous (low priority) <br>
 +
:2 = slow flash (medium priority) <br>
 +
:3 = fast flash (high priority) <br>
 +
 
 
Buzzers: <br>  
 
Buzzers: <br>  
:1 = 1 bleep per 8 seconds (low priority) <br>  
+
 
:2 = 1 bleep per 2 seconds (medium priority) <br>  
+
:1 = 1 bleep per 8 seconds (low priority) <br>
:3 = 4 bleeps per second (high priority) <br>  
+
:2 = 1 bleep per 2 seconds (medium priority) <br>
 +
:3 = 4 bleeps per second (high priority) <br>
 
:4 = continuous (alarm priority)
 
:4 = continuous (alarm priority)
 +
 
Display backlight: <br>  
 
Display backlight: <br>  
:1 = continuous  
+
 
|valign="top" |ON or OFF
+
:1 = continuous
 +
| valign="top" |ON or OFF
 
|-
 
|-
 
|}
 
|}
Line 126: Line 160:
 
The ''state'' parameter is optional. If nothing is entered in this field, the indication is switched on/off along with the event. By entering OFF, for example, you can set an indication to turn off when the event turns on.
 
The ''state'' parameter is optional. If nothing is entered in this field, the indication is switched on/off along with the event. By entering OFF, for example, you can set an indication to turn off when the event turns on.
  
Note on Turbine:
+
{{Note| '''Note on Turbine''': The output numbers depend on the AMC software version.
The output numbers to use depend on the AMC software version.
+
* ''AMC version 11.2.3.9 and earlier: Use IND numbers 1 - 7''
* AMC version 11.2.3.9 and earlier: Use IND numbers 1 - 7
+
* ''AMC version 11.2.3.10: Outputs cannot be controlled by IND command''
* AMC version 11.2.3.10: Outputs cannot be controlled by IND command
+
* ''AMC version 11.2.3.11 and later: Use IND numbers 11 - 17'' }}
* AMC version 11.2.3.11 and later: Use IND numbers 11 - 17
 
 
 
== Example ==
 
 
 
IND  2  23  2  3  ON = Station 2, key 23, turn green led, fast flashing, ON
 
 
 
* [[Control_Room_Master_IV#Configuration|CRM IV: LED and buzzer control]]
 
* [[CRM IV: Indicate status of remote stations in AlphaNet]]
 
 
 
  
== Related articles ==
+
==Related articles==
  
* [[RCO - Remote Control Output]]
+
*[[Control_Room_Master_IV#Configuration|CRM IV: LED and buzzer control]]
* [[SET_IPRCO|$SET_IPRCO]]: This data command can be used to activate Remote Control Outputs on IP Stations and IPARIO without having to define the RCO's in the RCO table.
+
*[[CRM: Indicate status of remote stations in AlphaNet]]
 +
*[[RCO - Remote Control Output]]
 +
*[[SET_IPRCO|$SET_IPRCO]]: This data command can be used to activate Remote Control Outputs on IP Stations and IPARIO without having to define the RCO's in the RCO table.
  
 
[[Category:Event Handler]]
 
[[Category:Event Handler]]
 
[[Category:Built-In Action Commands]]
 
[[Category:Built-In Action Commands]]

Latest revision as of 10:44, 22 December 2022

AI.png

The IND (INDication) or GIND action are used in the Event Handler for sending commands to a station or a group of stations. The following stations are supporting the IND command:

  • IP Flush Master and CRM V: Control the LED's in the DAK keys
  • CRM IV: Control the LED's in the DAK keys, the internal buzzer or relay, and the backlight of the display
  • DualDisplay station: Control the video-state of the DAK-display
  • Priscom station: Control the outputs used for lamps, cell light, call LED and spare output
  • IP-ARIO: Control the Error LED and the Radio LED
  • IP Substation: Control relay and spare output
  • Turbine station: Control relay and the 6 additional outputs
  • ECPIR-3P and EBMDR-8 module
Note icon Note: Using the IND command also triggers a ST_STATE message on the OPC port; it is advisable to add two (or possibly more, depending on the system load) PAUSE commands before the IND command, especially when the event trigger is event 7, 8 or 44, When Change To OFF


Command syntax

IND command:

IND <station phys.no> <output> <LED no/buzzer> <Ind-type> [state]


Example: On station 2, key 23, turn green led, fast flashing, ON

IND 2 23 2 3 ON


GIND command:

GIND <group ind> <output> <LED no/buzzer> <Ind-type> [state]


<group ind> is the AlphaCom group index number 1-250. (Not the group directory number)

There must be a space between the command parameters.

Parameter description:

Station/Parameter phys. number output LED no/buzzer IND-type [state]
CRM V and IP Flush Master (8024) 1 - 552 1-100 = DAK-key number 1 = Red LED

2 = Green LED

1 = continuous (low priority)

2 = slow flash (medium priority)
3 = fast flash (high priority)

ON or OFF
IP Substation (8022) 1 - 552 1 = Relay
2 = Spare output
Always "1"
1 = continuous (low priority)

2 = slow flash (medium priority)
3 = fast flash (high priority)

ON or OFF
Turbine device 1 - 552 11-16 = Outputs
17 = Relay
18 = Relay 2 (Turbine Extended)
See note below!
Always "1"
1 = continuous (low priority)

2 = slow flash (medium priority)
3 = fast flash (high priority)

ON or OFF
IP-LCM 1 - 552 17 = Relay
11-16 = Spare outputs
27-34 = external relays
See note below!
Always "1"
1 = continuous (low priority)

2 = slow flash (medium priority)
3 = fast flash (high priority)

ON or OFF
ECPIR-3P 1 - 552 1-100 = DAK-key number



513 = Fault LED
Requires AMC 13.1.x.x

1 = Red LED
2 = Green LED


Always "1"

1 = continuous (low priority)

2 = slow flash (medium priority)
3 = fast flash (high priority)

ON or OFF
DualDisplay 1 - 552 1-100 = The DAK-key line Always "1" Video-state of the DAK-display:
0 = Normal
1 = Inverse
2 = Slow flash
3 = Fast flash
ON or OFF
IP-ARIO 1 - 552 1 = Radio LED
2 = Error LED
1 = Red LED (Radio and Error)

2 = Green LED (Radio LED only)

1 = continuous (low priority)

2 = slow flash (medium priority)
3 = fast flash (high priority)

ON or OFF
PrisCom 1 - 552 1 - 4 = Lamp outputs
5 - 6 = Spare outputs
7 = Relay (Cell light)
8 = Call LED
Always "1" 1 = continuous (low priority)

2 = slow flash (medium priority)
3 = fast flash (high priority)

ON or OFF
CRM IV 1 - 552 1-100 = DAK-key number
1023 = Buzzer
1024 = Display backlight
DAK-key:
1 = Red LED
2 = Green LED

Buzzer:

1 = Internal buzzer
2 = External buzzer (relay)

Display backlight:

1 = Backlight
DAK LED's:
1 = continuous (low priority)
2 = slow flash (medium priority)
3 = fast flash (high priority)

Buzzers:

1 = 1 bleep per 8 seconds (low priority)
2 = 1 bleep per 2 seconds (medium priority)
3 = 4 bleeps per second (high priority)
4 = continuous (alarm priority)

Display backlight:

1 = continuous
ON or OFF

The state parameter is optional. If nothing is entered in this field, the indication is switched on/off along with the event. By entering OFF, for example, you can set an indication to turn off when the event turns on.

Note icon Note on Turbine: The output numbers depend on the AMC software version.
  • AMC version 11.2.3.9 and earlier: Use IND numbers 1 - 7
  • AMC version 11.2.3.10: Outputs cannot be controlled by IND command
  • AMC version 11.2.3.11 and later: Use IND numbers 11 - 17


Related articles