commands to be sent in UDP on the port to be configured in each input to obtain specific actions
/CMD:comman
d command can take these values :STARTRECS
TOPRECS
TATUS
PAUSEREC
RESUMEREC
/FROM: <stringa Descrizione di chi sta inviando comando>
/FILENAME: <percorso completo nome file>
/IP: ip to reply to if different from the sender (required if present FROM)
/PORT: Port to reply to if different from the sender (required if present FROM)
/TIMESTAMP: comma
ndcom command can take these values
OFF does not queue TIMESTAMP to file nameON
adds TIMESTAMP queued<custom> to custom TIMEST
AMP file name queued to file name (If not specified does not add TIMESTAMP)</custom>
Example to use
"/CMD:STARTREC" "/FILENAME:L:PODCASTTEST. MP3" "/TIMESTAMP:<dd>-<MM>- :<yyyy> <HH><mm>"
"/CMD:STOPREC"
"/CMD:PAUSEREC"
"/CMD:RESUMEREC"</mm> </HH> </yyyy> </MM> </dd>
Response to startrec command
If start succeededSTARTREC : O
KError during startSTARTREC : ERROR(error description)Reg
istering already IN PROGRESSSTARTREC : ALREADY RUNNING
Response to stoprec command
Stop succeededSTOPREC :
OKError during stopSTOPREC : ERR
ORIt was not recordingSTOPREC : NOT RUNNING
Responding to status command
STATUS command
command can take these values:
Initializing AdapterINITIALIZING
Recording endedREC(OFF)
REGISTERINGREC(ON) TIMEMS() FILENAME()
ErrorERROR()
Responding to pauserec command
If start succeededPAUSEREC:
OKError during startPAUSEREC: ERROR(error descripti
on)Was not registeringPAUSEREC: NOT RUNNING
Responding to resumerec command
If start succeededRESUMEREC:
OKError during startRESUMEREC: ERROR(error descripti
on)Was not registeringRESUMEREC: NOT RUNNING