This element does not appear in railML® 3.3 within the IL subschema. It is available only in railML® . Do not hesitate to contact railML.org for further questions.
This element does not appear in railML® 3.3 within the IL subschema. It is available only in railML® . Do not hesitate to contact railML.org for further questions.
This element does not appear in railML® 3.2 within the IL subschema. It is available only in railML® . Do not hesitate to contact railML.org for further questions.
This element does not appear in railML® 3.1 within the IL subschema. It is available only in railML® . Do not hesitate to contact railML.org for further questions.
A <radioBlockCentre> is a control unit communicating with the trains via radio. It is used in conjunction with one or more <signalBox> to supervise train traffic, ensure its safety and give commands to the trains concerning permissible speeds and stopping points when running in ETCS level 2 or 3. The following attributes and elements are available for a radio block centre (RBC):
Example 1 - radioBlockCentre with limiting border elements
<radioBlockCentre id="radioBlockCentre1" softwareVersion="04.05" > <designator register="_rbcInterfaceId" entry="RbcIF:RBC1"/> <designator register="sci_cc" entry="GE_A00_RBC_00##0001"/> <etcsGeneralData mVersion="02" nidCountry="081" nidRBC="09001" nidRadio="0x0049183599900100" nidRadioNetwork="0x262100"/> <isLimitedByRbcBorder ref="rbcBorder_rbc1"/> <isLimitedByRbcBorder ref="rbcBorder_rbc2"/> <hasCommunicationSettings hasIPv4Address="192.168.213.196" hasMAC_Address="19:16:21:19:03:05"> <dnsServer address="192.168.176.199"/> </hasCommunicationSettings> <connectedSignalBox ref="signalBox1"/> </radioBlockCentre>
Example 2 - radioBlockCentre with contained elements
<radioBlockCentre id="radioBlockCentre2" softwareVersion="04.05" > <designator register="_rbcInterfaceId" entry="RbcIF:RBC2"/> <designator register="sci_cc" entry="GE_A00_RBC_00##0002"/> <etcsGeneralData mVersion="02" nidCountry="081" nidRBC="09002" nidRadio="0x0049183599900200" nidRadioNetwork="0x262100"/> <containedTrackAssets ref="tvdSection1"/> <containedTrackAssets ref="tvdSection2"/> <containedTrackAssets ref="tvdSection3"/> <containedTrackAssets ref="switch1"/> <containedTrackAssets ref="signal1"/> <containedTrackAssets ref="signal2"/> <hasCommunicationSettings hasIPv4Address="192.168.213.196" hasMAC_Address="19:16:21:19:03:05"> <dnsServer address="192.168.176.199"/> </hasCommunicationSettings> <connectedSignalBox ref="signalBox2"/> </radioBlockCentre>