CAmvConn::SetToDynamic()

Set the connection to dynamic mode so alarm events are sent by AMRP as they occur.

Comments

In dynamic mode, each alarm event (generate, acknowledge, clear) is sent as it occurs and the connection calls the Notify callbacks.

Syntax

amvConn->SetToDynamic(COR_STATUS *ret_stat);

Data Type

void

More information

CAmvConn class member overview.