Skip to content

TCPIP file

Annaliese McDermond edited this page Feb 25, 2022 · 4 revisions

FILE UPLOAD

Used to upload files to the radio

C[D]<seq_number>|file upload <size> <type> <name>

Example:

C19|file upload 1MB 1 newfile

See Response Format for details on the format of the response messages from the radio

Hex Response Message Debug Output / Meaning
00000000   OK
50000081   Invalid Waveform
5000002C   Incorrect number of parameters

Responses

Response Example:

R19|0|

FILE DOWNLOAD

Used to download files from the radio

C[D]<seq_number>|file download <db_meta_data|db_package|unity_test>

Example:

C19|file download db_meta_data

See Response Format for details on the format of the response messages from the radio

Hex Response Message Debug Output / Meaning
00000000   OK
5000002C   Incorrect number of parameters

Responses

Response Example:

R19|0|