5001 | %1': null이 될 수 없습니다. |
%1': Cannot be null |
5002 | %1': 잘못된 인수 |
%1': Invalid argument |
5003 | %1': 인수가 범위(%2!I32!', %3!I32!')를 벗어났습니다. |
%1': Argument out of range (%2!I32!', %3!I32!') |
5004 | 장치와 통신하는 동안 예기치 않은 오류가 발생했습니다. |
An unexpected error occurred when communicating with the device. |
5005 | 예기치 않은 바이트 수가 전송되었습니다. 예상: %1!I32!'. 실제: %2!I32!'. |
Unexpected number of bytes was transferred. Expected: %1!I32!'. Actual: %2!I32!'. |
5006 | %1!I32!': 잘못된 슬레이브 주소입니다. 7비트 주소가 [0, 127] 범위에 있어야 합니다. |
%1!I32!': Invalid slave address. 7-bit addresses must be in the range [0, 127]. |
5007 | %1!I32!': 잘못된 슬레이브 주소입니다. 10비트 주소가 [0, 1023] 범위에 있어야 합니다. |
%1!I32!': Invalid slave address. 10-bit addresses must be in the range [0, 1023]. |
5008 | %1!I32!': 지원되지 않는 데이터 비트 길이입니다. 지원되는 데이터 비트 길이 목록을 가져오려면 SpiBusInfo를 쿼리하십시오. |
%1!I32!': Unsupported data bit length. Query SpiBusInfo to get the list of supported data bit lengths. |
5009 | GPIO 수신기 작업에서 예기치 않은 오류가 발생했습니다. |
An unexpected error occurred in the GPIO listener task. |
5010 | %1' 및 %2'의 길이는 같아야 합니다. |
%1' and %2' must be the same length. |
5011 | %1': 장치에 대한 핸들을 열지 못했습니다. |
%1': Failed to open a handle to the device. |
5012 | 슬레이브 주소가 승인되지 않았습니다. |
Slave address was not acknowledged. |
5013 | %1': 버퍼 길이는 0일 수 없습니다. |
%1': buffer cannot be zero-length. |
5014 | PIN %1!I32!'을(를) 사용할 수 없습니다. 시스템에서 예약했거나 다른 기능용으로 사용 중입니다. |
Pin %1!I32!' is not available. It is reserved by the system or in use for another function. |
5015 | PIN %1!I32!'이(가) 현재 호환되지 않는 공유 모드에서 열려 있습니다. 이 Pin이 이 응용 프로그램이나 다른 응용 프로그램에서 이미 사용 중이 아닌지 확인하십시오. |
Pin %1!I32!' is currently opened in an incompatible sharing mode. Make sure this pin is not already in use by this application or another application. |
5016 | %1!I32!': 이 Pwm 컨트롤러에 대한 잘못된 Pwm PIN입니다. |
%1!I32!': Invalid Pwm Pin for this Pwm controller. |
5017 | %1!f!': 이 Pwm 컨트롤러에 대한 잘못된 desiredFrequency입니다. |
%1!f!': Invalid desiredFrequency for this Pwm Controller. |
5018 | %1!f!': 잘못된 dutyCyclePercentage입니다. dutyCyclePercentage는 0.0과 1.0 사이여야 합니다. |
%1!f!': Invalid dutyCyclePercentage. dutyCyclePercentage must between 0.0 and 1.0. |
5019 | %1!I32!': 지원되지 않는 드라이브 모드입니다. IsDriveModeSupported()를 호출하여 이 하드웨어에서 드라이브 모드가 지원되는지 확인하십시오. |
%1!I32!': Unsupported drive mode. Call IsDriveModeSupported() to determine whether the drive mode is supported on this hardware. |
5020 | %1!I32!': 드라이버에서 잘못된 드라이브 모드를 보고했습니다. |
%1!I32!': Invalid drive mode reported by driver. |
5021 | 장치 브로커의 인스턴스를 만들지 못했습니다. |
Failed to create an instance of the device broker. |
5022 | 장치에 연결 설정을 적용하지 못했습니다. |
Failed to apply connection settings to the device. |
5023 | GPIO 공급자 수신기 작업에서 예기치 않은 오류가 발생했습니다. |
An unexpected error occurred in the GPIO provider listener task. |
5024 | %1!I32!': Muxing 충돌로 인해 GPIO 핀을 열 수 없습니다. 다른 함수에서 핀을 사용하고 있지 않은지 확인하세요. |
%1!I32!': The GPIO pin could not be opened due to a muxing conflict. Make sure the pin is not in use by another function. |
5025 | %1': Muxing 충돌로 인해 I2C 버스를 열 수 없습니다. 다른 함수에서 핀을 사용하고 있지 않은지 확인하세요. |
%1': The I2C bus could not be opened due to a muxing conflict. Make sure the pins are not in use by another function. |
5026 | %1': Muxing 충돌로 인해 SPI 버스를 열 수 없습니다. 다른 함수에서 핀을 사용하고 있지 않은지 확인하세요. |
%1': The SPI bus could not be opened due to a muxing conflict. Make sure the pins are not in use by another function. |
5027 | 클록 확장 시간이 초과되어 전송을 수행할 수 없습니다. 보조 디바이스에서 전송 선이 낮게 유지되지 않도록 하세요. |
The transfer could not be performed due to a clock stretch timeout. Make sure the clock line is not being held low by a slave device. |
5028 | 이 PIN에 변경 판독기가 이미 연결되어 있습니다. GpioChangeReader는 지정된 시간에 하나의 PIN에만 연결할 수 있습니다. |
A change reader is already associated with this pin. Only one GpioChangeReader may be associated with a pin at any given time. |
5029 | 이 PIN에 변경 카운터가 이미 연결되어 있습니다. GpioChangeCounter는 지정된 시간에 하나의 PIN에만 연결할 수 있습니다. |
A change counter is already associated with this pin. Only one GpioChangeCounter may be associated with a pin at any given time. |
5030 | 변경 카운터를 이미 시작했습니다. |
The change counter is already started. |
5031 | 변경 카운터를 이미 중지했습니다. |
The change counter is already stopped. |
5032 | 변경 판독기를 이미 시작했습니다. |
The change reader is already started. |
5033 | 변경 판독기를 이미 중지했습니다. |
The change reader is already stopped. |
5034 | 커널 모드에서 변경 판독기를 등록하지 못했습니다. |
Failed to register change reader with kernel mode. |
5035 | WaitForItemsAsync() IO 요청이 취소되어 완료되었습니다. |
The WaitForItemsAsync() IO request completed due to cancellation. |
5036 | 동기적으로 완료되었어야 하는 IO 요청이 여전히 보류 중입니다. |
An IO request that should have completed synchronously is still pending. |
5037 | 변경 판독기가 비어 있습니다. |
The change reader is empty. |
5038 | 예기치 않은 산술 오버플로가 발생했습니다. |
An unexpected arithmetic overflow occurred. |
5039 | 판독기 또는 카운터를 시작한 후에는 극성을 설정할 수 없습니다. 판독기 또는 카운터를 시작하기 전에 극성을 설정하세요. |
Cannot set polarity after reader or counter has been started. Set polarity before starting the reader or counter. |
5040 | 이 개체는 닫혔으므로 요청한 작업을 수행할 수 없습니다. |
The requested operation could not be performed because this object was closed. |
5041 | %1!I32!': 드라이버에서 잘못된 극성을 보고했습니다. |
%1!I32!': Invalid polarity reported by driver. |
5042 | 드라이버에서 잘못된 주파수를 보고했습니다. |
Invalid frequency reported by driver. |