[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=EyeOne Info=Spectrophotometer X-Rite [Property] +Name=The name of component|2| @Beep=Sets a value that indicates whether to use beeper. ARG(bool)|14|0|True,False @ColorSpace=Establishes a system of color measurement. ARG(I1_ColorSpace)|14|0|CIELab,CIELCh,CIELuv,CIELChuv,CIEuvY1960,CIEuvY1976,CIEXYZ,CIExyY,HunterLab,RxRyRz,LABmg,LCHmg,RGB @MeasurementMode=Sets the mode of measurement. ARG(I1_MeasurementMode)|14|1|SingleEmission,SingleReflectance,SingleAmbientLight,ScanningReflectance,ScanningAmbientLight @Recognition=Sets the recognition mode. ARG(bool)|14|1|True,False ##Colorimetric=Measurement conditions @DensityFilter=Sets the color filter density measurement. ARG(I1_DensityFilter)|14|5|Black,Cyan,Magenta,Yellow,Max,Auto @DensityStandard=Sets the standard for measuring the density of. ARG(I1_DensityStandard)|14|0|DIN,DINNB,ANSIA,ANSIE,ANSII,ANSIT,SPI @Illumination=Sets the type of the illumination. ARG(I1_Illumination)|14|4|A,B,C,D,D50,D55,D65,D75,F2,F7,F11,Emission @Observer=Sets the angle of the illumination source. ARG(I1_Observer)|14|0|TwoDegree,TenDegree @WhiteBase=Sets the type calibration of the white point. ARG(I1_WhiteBase)|14|0|Absolute,Paper,Automatic ## ##Display calibrator=EyeOne Display options @DeviceSubType=Sets the subtype of the device. ARG(I1_DeviceSubType)|14|0|Regular,Lt @Intensity=Sets the intensity level of the measurement. ARG(I1_Intensity)|14|2|Bleak,Bright,Auto @ScreenType=Sets the monitor type. ARG(I1_ScreenType)|14|0|LCD,CRT ## [Methods] doCalibrate=Calibrates the device. ARG()|1|0 doReset=Resets the device into initial state. ARG()|1|0 *doReset2=Resets the specified device into initial state. ARG(string value)|1|0 onButton=Occurs when the button of the device and returns the serial number. ARG(string)|2|2 onDisconnect=Occurs when the device disconnected and returns the serial number. ARG(string)|2|2 onError=If an error occurs, an error message appears. ARG(string)|2|2 IsConnected=Returns a value indicating whether the device is connected. ARG(bool)|3|104 IsCalibrated=Returns a value indicating whether the device is calibrated. ARG(bool)|3|104 *IsKeyPressed=Returns a value indicating whether the key has been pressed. ARG(bool)|3|104 *MeasurementMode=Returns the current mode of measurement. ARG(I1_MeasurementMode)|3|0 *MeasurementModes=Returns the lists all available measure modes. The values are separated by a semi-colon «;». ARG(string)|3|2 *Recognition=Returns the value indicating that beeper is enabled. ARG(bool)|3|104 *Beep=Returns the value indicating that recognition mode is enabled. ARG(bool)|3|104 *Version=Returns the SDK version. ARG(string)|3|2 *SerialNumber=Returns the serial number of the hardware device. ARG(string)|3|2 *LastCalibrationTime=Returns the time since last calibration (in seconds). ARG(string)|3|2 *CalibrationCount=Returns the number of measurements since last calibration. ARG(string)|3|2 *PhysicalFilter=Returns "0": undefined filter, "1": no filter, "2": UV-Cut. ARG(string)|3|2 *LastError=Returns a descriptive error message. ARG(string)|3|2 *ExtendedErrorInformation=Returns extended error information. ARG(string)|3|2 *LastAutoDensityFilter=Returns the filter name in case of a density calculation with DENSITY_FILTER_MODE_AUTO. ARG(string)|3|2