Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A single FairNET packet may be split into multiple FANDA FairNET commands, and a single FANDA FairNET command may contain data from multiple FairNET packets.

Internal Use APIsĀ 

GetCapsAsync

Panel

GetCapsAsync

It has no synchronous response, and causes the current caps to be sent as an asynchronous message.

SetCapsAsync

Panel

SetCapsAsync,HexByteList

This is an asynchronous version of SetCaps. The format and effect is the same as the SetCaps command, but there is no response.

GetNDLAsync

Panel

GetNDLAsync

There is no synchronous response this command, but it will cause the NDL to be returned as an asynchronous message.

GetMulticastKeyAsync

Panel

GetMulticastKeyAsync

There is no synchronous response this command, but it will cause the multicast encryption keys to be returned as an asynchronous message.

...