The methods of the MonnitAPN class are listed here.
|
Name |
Description |
|
This is OnActionControlAck, a member of class MonnitAPN. | |
|
This is OnBLoaderAck, a member of class MonnitAPN. | |
|
This is OnBSNFirmwareAck, a member of class MonnitAPN. | |
|
This is OnClosingDown, a member of class MonnitAPN. | |
|
private event EventHandlerDataArrived; | |
|
Kelly is done | |
|
This is OnFormingNetwork, a member of class MonnitAPN. | |
|
This is OnModeSetAck, a member of class MonnitAPN. | |
|
This is OnNetworkStatus, a member of class MonnitAPN. | |
|
This is OnNoNetworkFound, a member of class MonnitAPN. | |
|
This is OnParentMsg, a member of class MonnitAPN. | |
|
This is OnProcessData, a member of class MonnitAPN. | |
|
This is OnReadDataAck, a member of class MonnitAPN. | |
|
This is OnSensorFirmwareAck, a member of class MonnitAPN. | |
|
This is OnSensorStatus, a member of class MonnitAPN. | |
|
This is OnTimeSetAck, a member of class MonnitAPN. | |
|
This is OnWriteDataAck, a member of class MonnitAPN. | |
|
This is SendOutputMessage, a member of class MonnitAPN. |
|
Name |
Description |
|
Kelly Added for testing, needs to be removed public event EventHandlerDataArrived2; | |
|
This is ClearSensorBoundMessages, a member of class MonnitAPN. | |
|
This is CloseDown, a member of class MonnitAPN. | |
|
This is Connect, a member of class MonnitAPN. | |
|
This is MAPI_Sender, a member of class MonnitAPN. | |
|
This is MAPI_SmartSender, a member of class MonnitAPN. | |
|
This is MNP_Sender, a member of class MonnitAPN. | |
|
This is MNP_SmartSender, a member of class MonnitAPN. | |
|
This is MSP_Sender, a member of class MonnitAPN. | |
|
This is ResetDefaults, a member of class MonnitAPN. | |
|
This is RetrieveAllDeviceData, a member of class MonnitAPN. | |
|
This is Send_AppCpmmandRequest, a member of class MonnitAPN. | |
|
This is Send_FormNetworkCommand, a member of class MonnitAPN. | |
|
This is Send_MessageQueuedNotfication, a member of class MonnitAPN. | |
|
This is Send_ReadDataSector, a member of class MonnitAPN. | |
|
This is Send_RegisterSensor, a member of class MonnitAPN. | |
|
This is Send_RSL_Request, a member of class MonnitAPN. | |
|
This is Send_StartBootloaderSequence, a member of class MonnitAPN. | |
|
This is Send_UpdateNetworkState, a member of class MonnitAPN. | |
|
This is Send_WriteDataSector, a member of class MonnitAPN. | |
|
MAPI_SmartSender(s.ReadProfileConfig(28)); //MSAPI msg2 = new MSAPI(s.ReadProfileConfig(28), MSAPI.OPTIONS_NONE); //MAPI_Sender(msg2); if (new Version(s.FirmwareVersion) >= new Version("2.0")) { MAPI_SmartSender(s.ReadProfileConfig(29)); //MSAPI msg3 = new MSAPI(s.ReadProfileConfig(29), MSAPI.OPTIONS_NONE); //MAPI_Sender(msg3); } } } public void SendActionControlCommand(long id, UInt16 nd) { SendActionControlCommand(id, nd, null); | |
|
This is SendGenericAPI, a member of class MonnitAPN. | |
|
This is SendGenericMNP, a member of class MonnitAPN. | |
|
This is SetActive, a member of class MonnitAPN. | |
|
This is SetFactory, a member of class MonnitAPN. | |
|
This is SetIdle, a member of class MonnitAPN. | |
|
This is SetMode, a member of class MonnitAPN. | |
|
This is SetTime, a member of class MonnitAPN. | |
|
This is StartReading, a member of class MonnitAPN. | |
|
This is WriteExceptionToLog, a member of class MonnitAPN. | |
|
This is WriteInfoToLog, a member of class MonnitAPN. |
Copyright (c) 2017. All rights reserved.
|
What do you think about this topic? Send feedback!
|