DJI Payload SDK  1.5.3
Data Fields
T_LoadStateLinkHandShakeAck Struct Reference

PSDK communication link hand-shake command ack data structure. More...

#include <psdk_cmdset_payload_state.h>

Data Fields

uint8_t ackCode
 
uint8_t pingData [32]
 

Detailed Description

PSDK communication link hand-shake command ack data structure.

Field Documentation

◆ ackCode

uint8_t ackCode

Specifies PSDK command ack code. This parameter can be any value of E_PsdkCmdAckCode

◆ pingData

uint8_t pingData[32]

Specifies data used to detecting link state.

Note
The data length is between 1 and PAYLOADSTATE_MAX_PINGDATA_SIZE.

The documentation for this struct was generated from the following file: