Loading SRT/Servers/SRT7GHzReceiver/config/CDB/schemas/SRT7GHzReceiver.xsd +6 −2 Original line number Diff line number Diff line Loading @@ -37,6 +37,8 @@ </xs:complexType> <xs:complexType name="SRT7GHzReceiverType"> <xs:complexContent> <xs:extension base="baci:CharacteristicComponent"> <xs:sequence> <!-- Local Oscillator (ROdoubleSeq) --> <xs:element name="LO" type="baci:ROdoubleSeq"/> Loading Loading @@ -96,6 +98,8 @@ <xs:attribute name="RepetitionExpireTime" type="xs:unsignedLong" use="required" /> <!-- Instance of the associated device that will set the local oscillator --> <xs:attribute name="LocalOscillatorInstance" type="xs:string" use="required" /> </xs:extension> </xs:complexContent> </xs:complexType> <xs:element name="SRT7GHzReceiver" type="SRT7GHzReceiverType"/> Loading SRT/Servers/SRTKBandMFReceiver/config/CDB/schemas/SRTKBandMFReceiver.xsd +7 −3 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ <xs:complexType name="SRTKBandMFReceiverType"> <xs:complexContent> <xs:extension base="baci:CharacteristicComponent"> <xs:sequence> <!-- Local Oscillator (ROdoubleSeq) --> <xs:element name="LO" type="baci:ROdoubleSeq"/> Loading Loading @@ -131,8 +133,8 @@ <xs:element name="receiverName" type="baci:ROstring"/> </xs:sequence> <xs:attribute name="actionThreadStackSize" type="xs:unsignedLong" use="optional" default="1024" /> <xs:attribute name="monitoringThreadStackSize" type="xs:unsignedLong" use="optional" default="2048" /> <!--xs:attribute name="actionThreadStackSize" type="xs:unsignedLong" use="optional" default="1024" /> <xs:attribute name="monitoringThreadStackSize" type="xs:unsignedLong" use="optional" default="2048" /--> <xs:attribute name="ReceiverName" type="xs:string" use="required"/> <xs:attribute name="DewarIPAddress" type="xs:string" use="required"/> <xs:attribute name="DewarPort" type="xs:unsignedShort" use="required" /> Loading @@ -151,6 +153,8 @@ <!-- Instance of the associated device that will set the local oscillator --> <xs:attribute name="LocalOscillatorInstance" type="xs:string" use="required" /> </xs:extension> </xs:complexContent> </xs:complexType> <xs:element name="SRTKBandMFReceiver" type="SRTKBandMFReceiverType"/> Loading SRT/Servers/SRTLPBandReceiver/config/CDB/schemas/SRTLPBandReceiver.xsd +6 −2 Original line number Diff line number Diff line Loading @@ -44,6 +44,8 @@ <xs:complexType name="SRTLPBandReceiverType"> <xs:complexContent> <xs:extension base="baci:CharacteristicComponent"> <xs:sequence> <!-- Local Oscillator (ROdoubleSeq) --> <xs:element name="LO" type="baci:ROdoubleSeq"/> Loading Loading @@ -117,8 +119,8 @@ <xs:element name="receiverName" type="baci:ROstring"/> </xs:sequence> <xs:attribute name="actionThreadStackSize" type="xs:unsignedLong" use="optional" default="1024" /> <xs:attribute name="monitoringThreadStackSize" type="xs:unsignedLong" use="optional" default="2048" /> <!--xs:attribute name="actionThreadStackSize" type="xs:unsignedLong" use="optional" default="1024" /> <xs:attribute name="monitoringThreadStackSize" type="xs:unsignedLong" use="optional" default="2048" /--> <xs:attribute name="ReceiverName" type="xs:string" use="required"/> <xs:attribute name="DewarIPAddress" type="xs:string" use="required"/> <xs:attribute name="DewarPort" type="xs:unsignedShort" use="required" /> Loading @@ -141,6 +143,8 @@ <!-- Name of the LocalOscillator component --> <xs:attribute name="LocalOscillatorInstance" type="xs:string" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> <xs:element name="SRTLPBandReceiver" type="SRTLPBandReceiverType"/> Loading Loading
SRT/Servers/SRT7GHzReceiver/config/CDB/schemas/SRT7GHzReceiver.xsd +6 −2 Original line number Diff line number Diff line Loading @@ -37,6 +37,8 @@ </xs:complexType> <xs:complexType name="SRT7GHzReceiverType"> <xs:complexContent> <xs:extension base="baci:CharacteristicComponent"> <xs:sequence> <!-- Local Oscillator (ROdoubleSeq) --> <xs:element name="LO" type="baci:ROdoubleSeq"/> Loading Loading @@ -96,6 +98,8 @@ <xs:attribute name="RepetitionExpireTime" type="xs:unsignedLong" use="required" /> <!-- Instance of the associated device that will set the local oscillator --> <xs:attribute name="LocalOscillatorInstance" type="xs:string" use="required" /> </xs:extension> </xs:complexContent> </xs:complexType> <xs:element name="SRT7GHzReceiver" type="SRT7GHzReceiverType"/> Loading
SRT/Servers/SRTKBandMFReceiver/config/CDB/schemas/SRTKBandMFReceiver.xsd +7 −3 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ <xs:complexType name="SRTKBandMFReceiverType"> <xs:complexContent> <xs:extension base="baci:CharacteristicComponent"> <xs:sequence> <!-- Local Oscillator (ROdoubleSeq) --> <xs:element name="LO" type="baci:ROdoubleSeq"/> Loading Loading @@ -131,8 +133,8 @@ <xs:element name="receiverName" type="baci:ROstring"/> </xs:sequence> <xs:attribute name="actionThreadStackSize" type="xs:unsignedLong" use="optional" default="1024" /> <xs:attribute name="monitoringThreadStackSize" type="xs:unsignedLong" use="optional" default="2048" /> <!--xs:attribute name="actionThreadStackSize" type="xs:unsignedLong" use="optional" default="1024" /> <xs:attribute name="monitoringThreadStackSize" type="xs:unsignedLong" use="optional" default="2048" /--> <xs:attribute name="ReceiverName" type="xs:string" use="required"/> <xs:attribute name="DewarIPAddress" type="xs:string" use="required"/> <xs:attribute name="DewarPort" type="xs:unsignedShort" use="required" /> Loading @@ -151,6 +153,8 @@ <!-- Instance of the associated device that will set the local oscillator --> <xs:attribute name="LocalOscillatorInstance" type="xs:string" use="required" /> </xs:extension> </xs:complexContent> </xs:complexType> <xs:element name="SRTKBandMFReceiver" type="SRTKBandMFReceiverType"/> Loading
SRT/Servers/SRTLPBandReceiver/config/CDB/schemas/SRTLPBandReceiver.xsd +6 −2 Original line number Diff line number Diff line Loading @@ -44,6 +44,8 @@ <xs:complexType name="SRTLPBandReceiverType"> <xs:complexContent> <xs:extension base="baci:CharacteristicComponent"> <xs:sequence> <!-- Local Oscillator (ROdoubleSeq) --> <xs:element name="LO" type="baci:ROdoubleSeq"/> Loading Loading @@ -117,8 +119,8 @@ <xs:element name="receiverName" type="baci:ROstring"/> </xs:sequence> <xs:attribute name="actionThreadStackSize" type="xs:unsignedLong" use="optional" default="1024" /> <xs:attribute name="monitoringThreadStackSize" type="xs:unsignedLong" use="optional" default="2048" /> <!--xs:attribute name="actionThreadStackSize" type="xs:unsignedLong" use="optional" default="1024" /> <xs:attribute name="monitoringThreadStackSize" type="xs:unsignedLong" use="optional" default="2048" /--> <xs:attribute name="ReceiverName" type="xs:string" use="required"/> <xs:attribute name="DewarIPAddress" type="xs:string" use="required"/> <xs:attribute name="DewarPort" type="xs:unsignedShort" use="required" /> Loading @@ -141,6 +143,8 @@ <!-- Name of the LocalOscillator component --> <xs:attribute name="LocalOscillatorInstance" type="xs:string" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> <xs:element name="SRTLPBandReceiver" type="SRTLPBandReceiverType"/> Loading