Table of Contents

Advertisement

Configuration of the camera
Definition
Offset
Name
0xF1000550
USER_PROFILE

User profiles

Within the IIDC specification user profiles are called memory channels. Often
they are called user sets. In fact these are different expressions for the fol-
lowing: storing camera settings into a non-volatile memory inside the cam-
era.
User profiles can be programmed with the following advanced feature regis-
ter:
Field
Presence_Inq
Error
---
Busy
Save
Load
SetDefaultID
---
ErrorCode
---
ProfileID
Table 160: Advanced register: User profiles
In general this advanced register is a wrapper around the standard memory
channel registers with some extensions. So to query the number of available
user profiles you have to check the Memory_Channel field of the
BASIC_FUNC_INQ register at offset 0x400 (see IIDC V1.31 for details).
The ProfileID is equivalent to the memory channel number and specifies the
profile number to store settings to or to restore settings from. In any case
profile #0 is the hard-coded factory profile and cannot be overwritten.
After an initialization command, startup or reset of the camera, the ProfileID
also indicates which profile was loaded on startup, reset or initialization.
Bit
Description
[0]
Indicates presence of this feature
(read only)
[1]
An error occurred
[2..6]
Reserved
[7]
Save/Load in progress
[8]
Save settings to profile
[9]
Load settings from profile
[10]
Set Profile ID as default
[11..19]
Reserved
[20..23]
Error code
See
Table 161: User profiles: Error
codes
on page 306.
[24..27]
Reserved
[28..31]
ProfileID (memory channel)
PIKE Technical Manual V4.1.0
305

Advertisement

Table of Contents
loading

Table of Contents