scnl2scn is a module to
convert TRACEBUF2 into TRACEBUF messages by stripping off the location
code.
BE VERY CAREFUL with this
module as this could cause DUPLICATE WAVEFORM messages if 2 components
have the same channel name but different location codes.
Below is a copy of the .d file with detailed notes on each
parameter:
#
# Configuration file for scnl2scn
#
MyModuleId MOD_SCNL2SCN # Module id for this instance of scnl2scn,
InRing WAVE_RING # Where to find input messages,
OutRing WAVE_RING2 # Where to put output messages,
# InRing and OutRing may be the same ring.
HeartbeatInt 15 # Heartbeat interval in secs
# if 0, send no heartbeats