CoaXPress MC258x Camera Manual
17
Description: This register provides the address of 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 chars 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>
The 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>
The 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>
The length of the file in bytes,
given in hexadecimal without a leading “0x”.
Example: “Local:Mikrotron_MC4080_Rev1.xml;B8000;33A”
References an 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 loca-
tion ist not used by our cameras.
2.2.8 IidcPointer
Description: The register provide the address of the start of the IIDC register space.
Access
Read
Type:
Unsigned integer
In:
-
Out:
0x00000000.
Remark:
Not supported