Instruction manual

Table Of Contents
Configuration of the camera
PIKE Technical Manual V4.0.0
317
Smear reduction
To enable/disable smear reduction use the following register(s):
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.
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).
Register Name Field Bit Description
0xF1000440 LOW_SMEAR Presence_Inq [0] Indicates presence of this feature
(read only)
-- [1..5] Reserved
ON_OFF [6] Smear reduction on/off
-- [7..31] Reserved
Table 168: Register for smear reduction
Offset Name Field Bit Description
0x1000550 USER_PROFILE Presence_Inq [0] Indicates presence of this feature
(read only)
Error [1] An error occurred
--- [2..6] Reserved
Busy [7] Save/Load in progress
Save [8] Save settings to profile
Load [9] Load settings from profile
SetDefaultID [10] Set Profile ID as default
--- [11..19] Reserved
ErrorCode [20..23] Error code
See Table 170: User profiles: Error
codes on page 318.
--- [24..27] Reserved
ProfileID [28..31] ProfileID (memory channel)
Table 169: User profiles