We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56eecf2 + 79134a7 commit 268348dCopy full SHA for 268348d
XML_schema/example_attributes.xml
@@ -2,7 +2,7 @@
2
<!-- Attributes -->
3
<Attributes
4
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
- xsi:noNamespaceSchemaLocation="https://github.com/areaDetector/ADCore/blob/master/iocBoot/NDAttributes.xsd"
+ xsi:noNamespaceSchemaLocation="https://github.com/areaDetector/ADCore/blob/master/XML_schema/NDAttributes.xsd"
6
>
7
<Attribute name="AcquireTime" type="EPICS_PV" source="13SIM1:cam1:AcquireTime" dbrtype="DBR_NATIVE" description="Camera acquire time"/>
8
<Attribute name="ImageCounter" type="PARAM" source="ARRAY_COUNTER" datatype="INT" description="Image counter"/>
0 commit comments