Actions

Difference between revisions of "PIN COUNTS"

From Zenitel Wiki

(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|PIN_COUNTS !style="background:#ffdead;" width="100pt"|0x0014 !style="background:#ffdead;" width="30pt"|20...)
 
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| border="1" align=left
+
{{AI}}
 +
{| border="1"
 
|-
 
|-
 
!style="background:#ffdead;" width="90pt" colspan="2"|PIN_COUNTS
 
!style="background:#ffdead;" width="90pt" colspan="2"|PIN_COUNTS
 
!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
 
|-
 
|-
 
|}
 
|}
 +
 +
 +
[[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