예제 #1
0
 internal static extern int CL3IF_GetLightIntensityControl(int deviceId, byte programNo, byte headNo, out CL3IF_MODE mode, out byte upperLimit, out byte lowerLimit);
예제 #2
0
 internal static extern int CL3IF_GetThreshold(int deviceId, byte programNo, byte headNo, out CL3IF_MODE mode, out byte value);