
Bootstrap registers
4CXP Camera
MIKROTRON GmbH
page 29 of 70
XmlUrlAddress [XmlManifestSelector]
This register indicates the start of the URL string referenced by register XmlManifestSelector.
Access
read
Type:
unsigned integer
In:
-
Out:
register address
Remark:
Reading from the returned register address returns n characters representing the
name, the register address and the length of the GenICam XML file stored in the flash
memory of the camera. The format of the address string is:
Field
Description
Local
indicates the XML file is stored in non-volatile memory in the Device
<Filename>
name of the XML file; the file name has no meaning if the XML file is
stored in the camera
<Extension>
“xml” indicates an uncompressed text XML file
“zip” indicates a ZIP format compressed text file
<Address>
start address of the file in the device memory map, given in hexadecimal
form without a leading “0x”. The address string can be read from this
address
<Length>
length of the file in Bytes, given in hexadecimal without a leading “0x”
Example
: “Local:Mikrotron_GmbH_MC408xS11_Rev1_15_0.xml;
8001000;16C34?SchemaVersion=1.1.0”
References a GenICam XML file in the flash memory of the camera.
The file can be read starting at address 0xB8000 and has a length of 0x33A Bytes.
The returned string could also reference a XML file located on the vendors homepage.
This location is not used by our cameras.
Iidc2Address
Devices that support the IIDC2 protocol (section 2.2 ref. 6). This register shall provide the address of
the start of the IIDC2 register space.
Access
read
Type:
unsigned integer
In:
Out:
0x00000000
Remark:
not supported