OnInited

Syntax

void OnInited( );

Remarks

This handler is called after the XASMgr process finishes initializing process communications.

Place all the code you need to handle XASMgr initiation in this command handler.

More information

CExternalAlarmManager methods and command handlers.