Structure; Sks_Device_Info; Sks_Tristimulus_Value; Sks_Cie1931 - Sekonic C-7000 SDK Reference Manual

Table of Contents

Advertisement

C-7000 SDK REFERENCE MANUAL
3.6.

Structure

3.6.1.

SKS_DEVICE_INFO

SK_GetDeviceInfo()to get device information
SKS_DEVICE_INFO
variable
Status
Remote
Button
Ring
3.6.2.

SKS_TRISTIMULUS_VALUE

SK_GetMeasuringResult ()to get tri-stimulus value。
Measurement result is preserved as character string. 、It shows "Under" in case result is
lower than measurement spec, and it shows "Over" in case the result is higher than
measurement spec. ""
SKS_TRISTIMULUS_VALUE
variable
X_Value
Y_Value
Z_Value
3.6.3.

SKS_CIE1931

SK_GetMeasuringResult ()to get the measurement result of CIE1931(CIE1964)
Measurement result is preserved as character string. 、It shows "Under" in case result is
lower than measurement spec, and it shows "Over" in case the result is higher than
measurement spec.
SKS_CIE1931
variable
x_Value
y_Value
z_Value

SKS_CIE1976

3.6.4.
SK_GetMeasuringResult ()to get the measurement result of CIE1976Measurement result
is preserved as character string. It shows " Under " in case result is lower than
measurement spec, and it shows "Over" in case the result is higher than measurement
spec.
SK_CIE1976
variable
ud_Value
vd_Value
type
SKF_STATUS_DEVICE
SKF_REMOTE
SKF_STATUS_BUTTON
SKF_STATUS_RING
type
String
String
String
type
String
String
String
type
String
String
explanation
Device status information
Remote mode information
Button information
light selection ring position information
explanation
Tristimulus value X (X
)
10
Tristimulus value Y (Y
)
10
Tristimulus value Z (Z
)
10
explanation
CIE1931 (CIE1964) Chromaticity
coordinates x (x
)
10
CIE1931 (CIE1964) Chromaticity
coordinates y (y
)
10
CIE1931 (CIE1964) Chromaticity
coordinates z (z
)
10
explanation
CIE1976 Chromaticity coordinates u' (u'
CIE1976 Chromaticity coordinates v' (v'
No. I401-C-700-034
(refer3.5.2 )
(refer3.5.5 )
(refer3.5.3 )
(refer3.5.4 )
)
10
)
10
Page 10
2012/03/01

Advertisement

Table of Contents
loading

Table of Contents