5001 | %1': Cannot be null |
%1': Cannot be null |
5002 | %1': Invalid argument |
%1': Invalid argument |
5003 | %1': Argument out of range (%2!I32!', %3!I32!') |
%1': Argument out of range (%2!I32!', %3!I32!') |
5004 | An unexpected error occurred when communicating with the device. |
An unexpected error occurred when communicating with the device. |
5005 | Unexpected number of bytes was transferred. Expected: %1!I32!'. Actual: %2!I32!'. |
Unexpected number of bytes was transferred. Expected: %1!I32!'. Actual: %2!I32!'. |
5006 | %1!I32!': Invalid slave address. 7-bit addresses must be in the range [0, 127]. |
%1!I32!': Invalid slave address. 7-bit addresses must be in the range [0, 127]. |
5007 | %1!I32!': Invalid slave address. 10-bit addresses must be in the range [0, 1023]. |
%1!I32!': Invalid slave address. 10-bit addresses must be in the range [0, 1023]. |
5008 | %1!I32!': Unsupported data bit length. Query SpiBusInfo to get the list of supported data bit lengths. |
%1!I32!': Unsupported data bit length. Query SpiBusInfo to get the list of supported data bit lengths. |
5009 | An unexpected error occurred in the GPIO listener task. |
An unexpected error occurred in the GPIO listener task. |
5010 | %1' and %2' must be the same length. |
%1' and %2' must be the same length. |
5011 | %1': Failed to open a handle to the device. |
%1': Failed to open a handle to the device. |
5012 | Slave address was not acknowledged. |
Slave address was not acknowledged. |
5013 | %1': buffer cannot be zero-length. |
%1': buffer cannot be zero-length. |
5014 | Pin %1!I32!' is not available. It is reserved by the system or in use for another function. |
Pin %1!I32!' is not available. It is reserved by the system or in use for another function. |
5015 | 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. |
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!': Invalid Pwm Pin for this Pwm controller. |
%1!I32!': Invalid Pwm Pin for this Pwm controller. |
5017 | %1!f!': Invalid desiredFrequency for this Pwm Controller. |
%1!f!': Invalid desiredFrequency for this Pwm Controller. |
5018 | %1!f!': Invalid dutyCyclePercentage. dutyCyclePercentage must between 0.0 and 1.0. |
%1!f!': Invalid dutyCyclePercentage. dutyCyclePercentage must between 0.0 and 1.0. |
5019 | %1!I32!': Unsupported drive mode. Call IsDriveModeSupported() to determine whether the drive mode is supported on this hardware. |
%1!I32!': Unsupported drive mode. Call IsDriveModeSupported() to determine whether the drive mode is supported on this hardware. |
5020 | %1!I32!': Invalid drive mode reported by driver. |
%1!I32!': Invalid drive mode reported by driver. |
5021 | Failed to create an instance of the device broker. |
Failed to create an instance of the device broker. |
5022 | Failed to apply connection settings to the device. |
Failed to apply connection settings to the device. |
5023 | An unexpected error occurred in the GPIO provider listener task. |
An unexpected error occurred in the GPIO provider listener task. |
5024 | %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. |
%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': The I2C bus could not be opened due to a muxing conflict. Make sure the pins are not in use by another function. |
%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': The SPI bus could not be opened due to a muxing conflict. Make sure the pins are not in use by another function. |
%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. |
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 | A change reader is already associated with this pin. Only one GpioChangeReader may be associated with a pin at any given time. |
A change reader is already associated with this pin. Only one GpioChangeReader may be associated with a pin at any given time. |
5029 | A change counter is already associated with this pin. Only one GpioChangeCounter may be associated with a pin at any given time. |
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. |
The change counter is already started. |
5031 | The change counter is already stopped. |
The change counter is already stopped. |
5032 | The change reader is already started. |
The change reader is already started. |
5033 | The change reader is already stopped. |
The change reader is already stopped. |
5034 | Failed to register change reader with kernel mode. |
Failed to register change reader with kernel mode. |
5035 | The WaitForItemsAsync() IO request completed due to cancellation. |
The WaitForItemsAsync() IO request completed due to cancellation. |
5036 | An IO request that should have completed synchronously is still pending. |
An IO request that should have completed synchronously is still pending. |
5037 | The change reader is empty. |
The change reader is empty. |
5038 | An unexpected arithmetic overflow occurred. |
An unexpected arithmetic overflow occurred. |
5039 | Cannot set polarity after reader or counter has been started. Set polarity before starting the reader or counter. |
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. |
The requested operation could not be performed because this object was closed. |
5041 | %1!I32!': Invalid polarity reported by driver. |
%1!I32!': Invalid polarity reported by driver. |
5042 | Invalid frequency reported by driver. |
Invalid frequency reported by driver. |