Do you have a question about the Sekonic C-7000 SDK and is the answer not in the manual?
Type | Spectrometer |
---|---|
Color Temperature Range | 1, 600 to 40, 000K |
Spectral Wavelength Range | 380 to 780 nm |
Spectral Resolution | 1 nm |
Accuracy (Wavelength) | ±1 nm |
Operating Temperature | 0 to 40°C (32 to 104°F) |
Measurement Range (Illuminance) | 1 to 200, 000 lx |
CRI (Ra) | 0 to 100 |
Accuracy (Illuminance) | ±5% + 1 digit |
Resolution (Illuminance) | 0.1 lx |
Display | Color LCD |
Connectivity | USB |
Power Source | Li-ion battery, USB bus power |
Spectral Response | CIE standard observer (photopic vision) |
Explains the installation process involves copying C7000_SDK.dll and SkCommIo.dll and setting project properties.
Directs users to the C-7000 utility software guide for installing the necessary USB driver for application execution.
Explains how to establish and terminate communication with the C-7000 device using SK_Connect and SK_Disconnect.
Details the SK_GetDeviceInfo function for retrieving device status, remote mode, and button information.
Explains how to set the remote mode ON/OFF for the C-7000 device using SK_SetRemoteMode.
Describes the SK_GetMeasConfig function to retrieve current measurement configuration settings from the device.
Details the SK_SetMeasConfig function for setting measurement configurations like mode, view angle, and shutter speed.
Explains how to initiate a measurement and wait for its completion using SK_StartMeasuring and device status checks.
Describes the SK_StopStandby function for forcibly stopping a 90-second standby during cordless flash measurements.
Details the SK_GetMeasuringResult function to retrieve all measurement results after initialization and measurement.