C# Class Microsoft.Networking.Mavlink.MAVLink.mavlink_remote_log_block_status_t

Afficher le fichier Open project: Dronacharya-Org/Dronacharya

Méthodes publiques

Свойство Type Description
seqno System.UInt32
status byte
target_component byte
target_system byte

Property Details

seqno public_oe property

log data block sequence number
public UInt32,System seqno
Résultat System.UInt32

status public_oe property

log data block status
public byte status
Résultat byte

target_component public_oe property

Component ID
public byte target_component
Résultat byte

target_system public_oe property

System ID
public byte target_system
Résultat byte