This tab allows Radio Live Engine Service to send and receive commands through a generic GPI device, such as the Advantech BIODAQ USB-4750 or USB-4761.
generic_gpio
Use Generic GPIO: Enable this flag to use an Advantech BIODAQ GPI device to control the playlist.
GPIO board: Select the GPIO device to use.
GPIO board config.: Select the device model.
Ch-A/Ch-B
These 2 tabs allow to set the GPI numbers for each command to send and receive. They contains the same parameters but each tab refers to a different channel.
"On" flags must be enabled to send the following commands.
ON command
This is the command that Engine SENDS to start the next event on the related channel. Indicate which is the GPI number to use to send the signal. During the playlist skip, this command is followed by an OFF command for the opposite channel.
E.g.: If the currently playing event is on Channel A, when Engine send ON_CH_B to skip to the next event, it also sends OFF_CH_A right after.
Pulse: If this flag is not active, the pulse to activate the GPI will be continuous and the GPI will be always on.
OFF command
This is the command that Engine SENDS to stop the current event on the related channel. Indicate which is the GPI number to use to send the signal. During the playlist skip, this command is preceded by an ON command for the opposite channel.
E.g.: If the currently playing event is on Channel A, when Engine send ON_CH_B to skip to the next event, it also sends OFF_CH_A right after.
Pulse: If this flag is not active, the pulse to activate the GPI will be continuous and the GPI will be always on.
START command
This is the command that Engine RECEIVES from the GPI board to trigger the ON command and start the next event on the related channel. Indicate which is the GPI number to use to send the signal.
If the playing event is on channel A, a START command given on channel B will skip the playlist to the next event by triggering the ON command on channel B and the OFF command on channel A.
Instead, if the playing event is on channel A and a START command is given on channel A, no operation will be done.
STOP command
This is the command that Engine RECEIVES from the GPI board to pause the playlist on the related channel. Indicate which is the GPI number to use to send the signal.