C# Mine
|
The following tables list the members exposed by MonnitAPN.
|
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 |
![]() |
This is ActionControlAck, a member of class MonnitAPN. | |
![]() |
This is BSNFwLoaderAck, a member of class MonnitAPN. | |
![]() |
This is ClosingDown, a member of class MonnitAPN. | |
![]() |
This is FormingNetwork, a member of class MonnitAPN. | |
![]() |
This is FWLoaderAck, a member of class MonnitAPN. | |
![]() ![]() |
This is LogException, a member of class MonnitAPN. | |
![]() ![]() |
This is LogInfo, a member of class MonnitAPN. | |
![]() |
This is NoNetworkFound, a member of class MonnitAPN. | |
![]() |
Unmodified calls from 1.1 to 2.0 APN upgrades | |
![]() |
This is ParentMsg, a member of class MonnitAPN. | |
![]() |
This is ProcessData, a member of class MonnitAPN. | |
![]() |
This is ReadDataAck, a member of class MonnitAPN. | |
![]() |
This is SensorStatus, a member of class MonnitAPN. | |
![]() |
This is WriteDataAck, a member of class MonnitAPN. |
|
Name |
Description |
![]() |
This is _readCall, a member of class MonnitAPN. | |
![]() |
This is _WindowHandle, a member of class MonnitAPN. | |
![]() |
This is DBT_DEVICEARRIVAL, a member of class MonnitAPN. | |
![]() |
This is DBT_DEVICEREMOVECOMPLETE, a member of class MonnitAPN. | |
![]() |
This is devicePath, a member of class MonnitAPN. | |
![]() |
This is hDevice, a member of class MonnitAPN. | |
![]() |
USB Driver handles, etc. | |
![]() |
This is hWinUSB, a member of class MonnitAPN. | |
![]() |
This is interfaceID, a member of class MonnitAPN. | |
![]() |
Monnit USB Settings | |
![]() |
This is pipeInID, a member of class MonnitAPN. | |
![]() |
This is pipeOutID, a member of class MonnitAPN. | |
![]() |
This is rnd, a member of class MonnitAPN. | |
![]() |
Windows constantes | |
![]() |
Outbound (GW -> APN) Message queue V1.0 | |
![]() |
Outbound (GW -> APN) Message queue V2.0 |
|
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 MonnitAPN, 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. |
Name |
Description |
This is nested type MonnitAPN.SetTextCallBack. | |
This is nested type MonnitAPN.StringFieldDelegate. | |
This is nested type MonnitAPN.TransferIn. |
Copyright (c) 2023. All rights reserved.
|
What do you think about this topic? Send feedback!
|