redrooster
New Member
Hi,
I am in the process of writing a computer program for a class, that based on the users inputs, would produce a text printout that simulates what a typical Union Pacific Hotbox/Dragging Equipment would say as the train goes over it. I do realize from listening online, that not all detectors even on the same railroad, always say the same thing. I am modeling my program on the Geneva Subdivision area detectors. My question relates to what the detector would say for a Train Too Slow case and an Integrity Failure.
Currently I have the program set to produce these printouts and I was wondering if they were correct?
Integrity Failure:
UP DETECTOR
MILEPOST 98.2
TRACK 1
INTEGRITY FAILURE
UP DETECTOR
MILEPOST 98.2
TRACK 1
INTEGRITY FAILURE
DETECTOR OUT
Train Too Slow:
UP DETECTOR
MILEPOST 98.2
TRACK 1
TRAIN TOO SLOW
TOTAL AXLES 368
TEMPERATURE 57 DEGREES
DETECTOR OUT
My question for both cases is; are the total axles, temperature, and train speed displayed in the correct manner?
Thank you for your help.
I am in the process of writing a computer program for a class, that based on the users inputs, would produce a text printout that simulates what a typical Union Pacific Hotbox/Dragging Equipment would say as the train goes over it. I do realize from listening online, that not all detectors even on the same railroad, always say the same thing. I am modeling my program on the Geneva Subdivision area detectors. My question relates to what the detector would say for a Train Too Slow case and an Integrity Failure.
Currently I have the program set to produce these printouts and I was wondering if they were correct?
Integrity Failure:
UP DETECTOR
MILEPOST 98.2
TRACK 1
INTEGRITY FAILURE
UP DETECTOR
MILEPOST 98.2
TRACK 1
INTEGRITY FAILURE
DETECTOR OUT
Train Too Slow:
UP DETECTOR
MILEPOST 98.2
TRACK 1
TRAIN TOO SLOW
TOTAL AXLES 368
TEMPERATURE 57 DEGREES
DETECTOR OUT
My question for both cases is; are the total axles, temperature, and train speed displayed in the correct manner?
Thank you for your help.