Error Codes; Reset Of Error Codes - AVT Pike Technical Manual

Table of Contents

Advertisement

Configuration of the camera
Store
Restore
Set default
Note
• The default profile is the profile that is loaded on
power-up or an INITIALIZE command.
• A save or load operation delays the response of the
camera until the operation is completed. At a time only
one operation can be performed.
To store the current camera settings into a profile:
1. Write the desired ProfileID with the SaveProfile flag set.
2. Read back the register and check the ErrorCode field.
To restore the settings from a previous stored profile:
1. Write the desired ProfileID with the RestoreProfile flag set.
2. Read back the register and check the ErrorCode field.
To set the default profile to be loaded on startup, reset or initialization
1. Write the desired ProfileID with the SetDefaultID flag set.
2. Read back the register and check the ErrorCode field.

Error codes

ErrorCode #
Description
0x00
No error
0x01
Profile data corrupted
0x02
Camera not idle during restore operation
0x03
Feature not available (feature not present)
0x04
Profile does not exist
0x05
ProfileID out of range
0x06
Restoring the default profile failed
0x07
Loading LUT data failed
0x08
Storing LUT data failed
Table 161: User profiles: Error codes

Reset of error codes

The ErrorCode field is set to zero on the next write access.
You may also reset the ErrorCode
by writing to the USER_PROFILE register with the SaveProfile,
RestoreProfile and SetDefaultID flag not set.
by writing 00000000h to the USER_PROFILE register.
PIKE Technical Manual V4.1.0
306

Advertisement

Table of Contents
loading

Table of Contents