Definitions; Status; Skf_Status_Com; Skf_Status_Device - Sekonic C-7000 SDK Reference Manual

Table of Contents

Advertisement

C-7000 SDK REFERENCE MANUAL
3.4.

Definitions

description
SKF_WAVELENGTH_1NM_COUNT
SKF_WAVELENGTH_5NM_COUNT
SKF_CRI_COUNT
SKF_TM30_BINS_COUNT
*1 Available in C-7000 SDK V2.00 or higher
3.5.

Status

3.5.1.

SKF_STATUS_COM

Show result of communication with C-7000, as return value of all functions
SKF_STATUS_COM as long
description
SUCCESS
EXECUTE_ERR
NO_DEVICE
HANDLE_ERR
PARAM_ERR
MEM_ALLOC_ERR
CREATE_EVENT_ERR
WAIT_TIMEOUT
ACK_NAK_ERR
NAK_COMMAND
NAK_PARAM
NAK_UNSUPPORTED_MODEL
NAK_UNSUPPORTED_COMMAND
3.5.2.

SKF_STATUS_DEVICE

Show hardware operating status。
SKF_STATUS_DEVICE
description
IDLE
IDLE_OUT_MEAS
BUSY_FLASH_STANDBY
BUSY_MEASURING
BUSY_INITIALIZING
BUSY_DARK_CALIBRATION
ERROR_HW
3.5.3.

SKF_STATUS_BUTTON

Show hardware button status
When multiple buttons are pressed, the logical OR is returned.
SKF_STATUS_BUTTON
description
POWER
MEASURING
MEMORY
MENU
PANEL
defined value explanation
401
Number of spectrum data by 1nm
81
Number of spectrum data by 5nm
CRI(R1~R15)
15
16
TM-30-18 Hue Bins (*1)
defined value
explanation
&H00000000
Succeed
&H20210001
Execution error of WindowAPI
&H20210002
No device found
&H20210003
Handle error
&H20210004
Parameter error
&H20210005
Memory allocation error
&H20210006
Event creation error
&H2021000F
Time Out
&H80000000
ACK/NAK response error
&H80000001
NAK error(command error)
&H80000002
NAK error(parameter error)
&H80000003
NAK error(unsupported model error)
&H80000004
NAK error(unsupported command error)
defined value explanation
0
idle status
1
idle status(out of measurement)
2
waiting for flash light (cordless mode)
3
under measuring
4
under initializing
5
under dark calibration
6
Hardware error
defined value
explanation
&H1
Power button on
&H2
measure button on
&H4
memory button on
&H8
menu button on
&H10
touch panel on
No. I401-C-700-034
Page 7
2012/03/01

Advertisement

Table of Contents
loading

Table of Contents