Actions

Difference between revisions of "PIN COUNTS"

From Zenitel Wiki

 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
Line 4: Line 5:
 
!style="background:#ffdead;" width="100pt"|0x0014
 
!style="background:#ffdead;" width="100pt"|0x0014
 
!style="background:#ffdead;" width="30pt"|20
 
!style="background:#ffdead;" width="30pt"|20
!style="background:#ffdead;" width="100pt"|AMC 05.00
+
!style="background:#ffdead;" |AMC 05.00
 
|-
 
|-
 
|colspan="5"|Response to the [[GET_PIN_COUNTS]] message.  
 
|colspan="5"|Response to the [[GET_PIN_COUNTS]] message.  
Line 12: Line 13:
 
|align=center|2||[[UINT2]]||colspan="3"|Number of input pins.
 
|align=center|2||[[UINT2]]||colspan="3"|Number of input pins.
 
|-
 
|-
|align=center|3||[[BITMAP]][1..32]||colspan="3"|Abilities<br\>bit 1 = [[PULSE_RCO]] supported
+
|align=center|3||[[BITMAP]][1..32]||colspan="3"|Abilities<br />bit 1 = [[PULSE_RCO]] supported
 
|-
 
|-
 
|}
 
|}
Line 18: Line 19:
  
 
[[AlphaNet_Data_Protocol#RIO_Protocol|Back to AlphaNet message list]]
 
[[AlphaNet_Data_Protocol#RIO_Protocol|Back to AlphaNet message list]]
 +
 +
[[Category: ACDP messages]]

Latest revision as of 16:02, 3 October 2019

AI.png
PIN_COUNTS 0x0014 20 AMC 05.00
Response to the GET_PIN_COUNTS message.
1 UINT2 Number of output pins.
2 UINT2 Number of input pins.
3 BITMAP[1..32] Abilities
bit 1 = PULSE_RCO supported


Back to AlphaNet message list