M1x22_oi_detect, M1x22_line_state, M1x22_dial_complete – Maxim Integrated 73M1822/73M1922 Control Module User Manual

Page 19

Advertising
background image

UG_1x22_053

73M1822/73M1922 Control Module User Guide

Rev. 1.0

19

5.2.10 M1X22_OI_DETECT

This event is generated on detection of an over current line condition.

Parameters

Data Type

Name

Description

unsigned int

event_id

M1X22_OI_DETECT

.

unsigned int

channel_id

Channel ID.

unsigned int

event_cnt

Number of events that remain in the queue.

unsigned int

event_data1

N/A.

unsigned int

event_data2

N/A.

unsigned int

event_data3

N/A.

unsigned int

event_data4

N/A.

5.2.11 M1X22_LINE_STATE

This event is generated when the line state analysis process detects a change in the state of the line.
The line state analysis process will monitor (under user control) the line current and/or voltage in both On
and off hook states. This event indicates that either the user has requested the current line state or one
of the programmable threshold states has become active or non active.

Parameters

Data Type

Name

Description

unsigned int

event_id

M1X22_LINE_STATE

.

unsigned int

channel_id

Channel ID.

unsigned int

event_cnt

Number of events that remain in the queue.

unsigned int

event_data1

M1X22_ON_HOOK

,

M1X22_OFF_HOOK

.

unsigned int

event_data2

M1X22_VOLTAGE

,

M1X22_CURRENT

.

unsigned int

event_data3

IET row number.

unsigned int

event_data4

Event identifier.

5.2.12 M1X22_DIAL_COMPLETE

This event is generated when a pulse dial session is completed successfully.

Parameters

Data Type

Name

Description

unsigned int

event_id

M1X22_DIAL_COMPLETE

.

unsigned int

channel_id

Channel ID.

unsigned int

event_cnt

Number of events that remain in the queue.

unsigned int

event_data1

N/A.

unsigned int

event_data2

N/A.

unsigned int

event_data3

N/A.

unsigned int

event_data4

N/A.

Advertising