Start/Stop a recording via Socket

<< Click to Display Table of Contents >>

Navigation:  FeedIn > Record management >

Start/Stop a recording via Socket

The feature is active (not deactivatable), and 2 registry keys are associated with this function:

 

RadioAssist\8.0\NADEC\PortACQ.

RadioAssist\8.0\NADEC\Multicast_Ip_Adress.

 

This is UDP socket, if the multicast port is not filled, the socket is created in unicast (loopback) on the PortAcq, otherwise it is on the multicast address on the PortAcq.

 

Each recording managed by FeedIn can be started/stopped upon receipt of a string received on the correct port.

For this it is necessary that in the table T_NAPRO (the one which describes the planned recordings created by FeedPlan) has START_ACQ and/or STOP_ACQ filled with a chain of characters.

The 2 character strings are 24 characters in length max.

 

FeedPlan allows you to fill them for scheduled recordings (not for instant or continuous recordings).