Windows.Devices.LowLevel.dll.mui Windows.Devices.LowLevel DLL 6bd43e57d7220d513fd054dbd68eda71

File info

File name: Windows.Devices.LowLevel.dll.mui
Size: 5120 byte
MD5: 6bd43e57d7220d513fd054dbd68eda71
SHA1: 4910cf2970f814be8470c347f24dbb46a89721a2
SHA256: 6c04cc4700f6cf171c6318816086eed671fb729267e46573388a3c0ce19c5325
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Chinese (Simplified) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id Chinese (Simplified) English
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.
5009GPIO 侦听程序任务中出现了异常错误。 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': 缓冲区的长度不能为零。 %1': buffer cannot be zero-length.
5014Pin %1!I32!' 不可用。它由系统保留或者已被其他函数使用。 Pin %1!I32!' is not available. It is reserved by the system or in use for another function.
5015Pin %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.
5023GPIO 提供程序侦听器任务中发生了意外的错误。 An unexpected error occurred in the GPIO provider listener task.
5024%1!I32!': 由于多路复用冲突,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: 由于多路复用冲突,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: 由于多路复用冲突,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.
5035WaitForItemsAsync() 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.

EXIF

File Name:Windows.Devices.LowLevel.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-d..vel-winrt.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_0c500a52780db028\
File Size:5.0 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:4608
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Dynamic link library
File Subtype:0
Language Code:Chinese (Simplified)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Windows.Devices.LowLevel DLL
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:Windows.Devices.LowLevel.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:Windows.Devices.LowLevel.dll.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-d..vel-winrt.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_16a4b4a4ac6e7223\

What is Windows.Devices.LowLevel.dll.mui?

Windows.Devices.LowLevel.dll.mui is Multilingual User Interface resource file that contain Chinese (Simplified) language for file Windows.Devices.LowLevel.dll (Windows.Devices.LowLevel DLL).

File version info

File Description:Windows.Devices.LowLevel DLL
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:Windows.Devices.LowLevel.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:Windows.Devices.LowLevel.dll.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x804, 1200