Linlog Release #652
This release only contains changes for S-LX model loggers.
Firmware Status | Hardware Platform | ||
---|---|---|---|
SA-SSI | S-LX | T-LX | |
#652 | BETA | CENTRIX APPROVED | BETA |
HXP-3 Predictor crossing support
The logger can now passively retrieve HXP-3 V3.2 data. The following channels are made available:
Data Channels
The following table lists the channels which will be reported by the S-LX for a single track circuit. Note: Each HXP-3 reports two Track Circuits simultaneously, and requires one data logger. The track name is held in the loggers configuration.
Channel Name | Type | Purpose |
---|---|---|
the following are per TRACK | Ring Status Bits | |
<trackName>:RX < MD Restart | Digital | |
<trackName>:Wheel Count Override | Digital | |
<trackName>:Sudden Shunt Override | Digital | |
<trackName>:Ring Unit | Digital | |
<trackName>:Sudden Shunt Flag | Digital | |
<trackName>:MD Restart Set | Digital | |
<trackName>:Constant Warning Set | Digital | |
<trackName>:CWE UP | Digital | |
<trackName>:RYD Switch in CW | Digital | |
<trackName>:Primary TTC < WT | Digital | |
<trackName>:Reverse Move Override | Digital | |
<trackName>:AUX Down | Digital | |
<trackName>:Secondary Detection | Digital | |
<trackName>:Post Joint Detection | Digital | |
<trackName>:Positive Start | Digital | |
<trackName>:Preemption | Digital | |
<trackName>:Override Ringing | Digital | |
<trackName>:Decreasing Phase In | Digital | |
<trackName>:Position Filter TTC < WT | Digital | |
<trackName>:CWE Dropped Preempt | Digital | |
<trackName>:Hold Down Motion | Digital | |
<trackName>:Island Down | Digital | |
<trackName>:Zero Speed Detected | Digital | note: This is debounced with a 5 second timer to prevent excessive data |
<trackName>:Outbound Override | Digital | |
<trackName>:RX | Analogue | %age. Note: this can go overscale, (32767 → 32767/25000*100) |
<trackName>:Phase | Analogue | level 0..32767 |
The following are per HXP-3 | ||
<trackName1>/<trackName2>:Idle | Digital | This will go HIGH when the HXP-3 crossing is not sending data to the logger (FAULT). |
VHLC Time stamp fix
The VHLC application timestamps events using its own (synchronise to NTP) time source. This means that any timestamp will match those from other Mpec loggers; but may not match the (normally unsynchronised) clock on the logging computer. The Mpec logger will record these according to the time at which the data was seen, and coalesce them as described below:
Old Behaviour:
12:36:17 27APR19 ACP Rec Var P502RL T P502NWK F P502NL F P505RWK F P505RL F P505NL T R5AM T UAA T
Time stamp for "P502RL" (form the first line) would be the arrival time of the '1' in the timestamp.
Time stamp for "P505RL" (from the second line) would be the arrival time of the first space (' ') from the second line.
New Behaviour:
11:27:33 12DEC18 ACP Rec Var LFSUP F 11:27:33 12DEC18 VLP Rec Var CON_SR_OUT F LOWER_SR F XNSRA F YOD_CR_OUT F 12:36:17 27APR19 ACP Rec Var P502RL T P502NWK F P502NL F P505RWK F P505RL F P505NL T R5AM T UAA T
The time stamp for LFSUP will match that for CON_SR_OUT (and be the time at which the first "1" of the timestamp was received).
Time stamp for "P502RL" (form the first line) would be the arrival time of the '1' in the timestamp.
Time stamp for "P505RL" (from the second line) would be the arrival time of the '1' in the timestamp.
GPS Support
T-LX data loggers contain an integrated GPS module. It can be used to report position in the form of three analogue channels, which are longitude, latitude & altitude.
Alstom Level Crossing Controller
This feature is in alpha testing.