Details
Description
When the Module/Network Status Change Indications are enabled (EIP_APS_PRM_SIGNAL_MS_NS_CHANGE), the following indications are received on power up:
EIP_APS_MS_NS_CHANGE_IND # | ulModuleStatus | ulNetworkStatus |
1 | EIP_MS_SELFTEST | EIP_NS_SELFTEST |
2 | EIP_MS_NO_POWER | EIP_NS_NO_POWER |
3 | EIP_MS_NO_POWER | EIP_NS_NO_CONNECTION |
4 | EIP_MS_OPERATE | EIP_NS_NO_CONNECTION |
Between indication #3 and #4 there should be an additional indication showing (EIP_MS_STANDBY, EIP_NS_NO_CONNECTION).
The EIP_MS_STANDBY module state is not transited or not indicated to the host application.