A serial port is specified by a line of the form:
• Serial<n>=<comm port>:<baudrate>:<bitcount>:<parity>:<stopbits>
The Louth protocol specifies that the baud rate is 38400, the bit count is 8, the
parity is odd, and there is one stop bit.
Examples:
Serial1=com3:38400:8:o:1
Serial2=com4:38400:8:o:1
Serial3=com5:38400:8:o:1
Serial4=com6:38400:8:o:1
The SerialOfflineInterval keyword specifies a timeout interval. If a serial line
does not respond to a command within this number of milliseconds, it is
assumed to be offline. The default is 2000 milliseconds.
Example: SerialOfflineInterval=2000
Complete Profile File Example
The required elements of the profile file are in bold; all other elements are
optional.
;---------------------------------------------------
[Configuration]
DeviceName=louth
BCSHostName=localhost
NumberOfChannels=2
AutoCueDelay=0
DisableAutoCue=No
LogFileDirectory=logs\LouthDM
NumberOfLogFiles=10
StartLoggingOnProgramStart=Yes
ReportOnAirControl=Yes
ReportOnAirControlDetails=Yes
ReportPlaylistManagement=Yes
ReportPlaylistManagementDetails=No
ReportEventStatusChange=No
ReportEventStatusChangeDetails=No
Commentaires sur ces manuels