[English] #Section 1=init/close 01008000="NI-VXI library system error." 01000000="Operation completed successfully." 01000002="NI-VXI library successfully initialized, but the Resource Manager has not been run." 01000001="NI-VXI library was open before this call, and it remains open." 0100FFFF="NI-VXI library initialization/termination failed." #Section 2=devinfo 02008000="NI-VXI library system error." 02000000="Operation completed successfully." 0200FFFF="Device not found." 0200FFFE="Invalid field." #Section 3=lowlevel 03008000="NI-VXI library system error." 03000000="Operation completed successfully." 03000001="Window accessor was released, but the hardware window is still mapped due to multiple users." 0300FFFF="Invalid window number, or no hardware support." 0300FFFE="Invalid/unsupported accessparms." 0300FFFD="Invalid address." 0300FFFB="Byte order not supported." 0300FFFA="Specified offset is not accessible from this hardware." 0300FFF9="Privilege not supported." 0300FFF8="Window still in use; must use UnMapVXIAddress." 0300FFF7="Window accessor number does not have owner access." 0300FFF6="Base address change is not supported." #Section 4=hilevel 04008000="NI-VXI library system error." 04000000="Operation completed successfully." 0400FFFF="Bus error occurred during access." 0400FFFE="Invalid accessparms." 0400FFFD="Invalid register or address." 0400FFFC="Invalid access width." 0400FFFB="Byte order not supported." 0400FFFA="Specified offset is not accessible from this hardware." 0400FFF9="Privilege not supported." 0400FFF8="Timeout; DMA abort error." 0400FFF7="Access width not supported." #Section 5=local 05008000="NI-VXI library system error." 05000000="Operation completed successfully." 0500FFFF="Unsupported function; no hardware support." 0500FFFE="Invalid controller." 0500FFFD="Invalid field or address." 0500FFFC="Invalid access width." 0500FFF7="Access width not supported." #Section 6=sharedmem 06008000="NI-VXI library system error." 06000000="Operation completed successfully." 06000001="Memory allocation successful, but memory must be accessed using VXImemCopy." 0600FFFF="Memory operation failed." 0600FFFE="Local CPU is A16 only." 0600FFFB="Invalid direction." #Section 7=vxiint 07008000="NI-VXI library system error." 07000000="Operation completed successfully." 07000001="Signal queue full, will enable interrupts after a SignalDeq." 0700FFFF="No hardware support for this operation." 0700FFFE="Invalid controller." 0700FFFD="Invalid interrupt level." 0700FFFC="Bus error occurred during IACK cycle." 0700FFFB="Interrupt still pending from previous AssertVXIint." #Section 8=signal 08008000="NI-VXI library system error." 08000000="Operation completed successfully." 08000001="Signal queue full, will enable interrupts after a SignalDeq." 0800FFFF="Invalid logical address, or specified signal could not be added/removed due to queue full/empty condition." 0800FFFE="Invalid logical address, or timeout occurred while waiting for a signal to arrive that matches the specified signal mask." #Section 9=sysint 09008000="NI-VXI library system error." 09000000="Operation completed successfully." 0900FFFF="No hardware support for this operation or interrupt type." 0900FFFE="Invalid controller." #Section 10=trigger 0A008000="NI-VXI library system error." 0A000000="Operation completed successfully." 0A00FFFF="No hardware support for this operation or interrupt type." 0A00FFFE="Invalid controller." 0A00FFFD="Invalid line." 0A00FFFC="Line not supported." 0A00FFFB="Protocol not supported." 0A00FFFA="Timeout occurred." 0A00FFF9="Line already in use." 0A00FFF6="Invalid configmode." 0A00FFF4="Line or counter not configured or initialized." 0A00FFF1="Previous operation incomplete." 0A00FFF0="Previous acknowledge still pending." #Section 11=wscmdr 0B008000="NI-VXI library system error." 0B000000="Operation completed successfully." 0B00FFFF="Invalid logical address." 0B00FFFE="Invalid abort mode." 0B008001="Error occurred attempting to open or access the specified file." 0B008002="Timeout occurred before command was sent." 0B008004="Timeout occurred before response was received." 0B008010="Forced user abort occurred during transfer." 0B008020="Invalid logical address." 0B008040="Multiple query error occurred during transfer." 0B008080="Bus error occurred during transfer." 0B008100="Timeout occurred during transfer." 0B008200="Device did not recognize the command." 0B008400="Read protocol error." 0B008800="Device reported an input protocol error during transfer." 0B009000="Device reported an output protocol error during transfer." 0B00A000="Violation of raw read protocol occurred during transfer." 0B00C000="Violation of raw write protocol occurred during transfer." 0B000003="Transfer completed successfully, and at least one of the specified termination conditions was received." 0B000005="Transfer completed successfully, and the specified number of bytes were transferred." 0B000007="Transfer completed successfully, the specified number of bytes were read, and at least one of the specified termination conditions was received." 0B000008="Transfer was aborted because the device was not ready." 0B000013="Transfer completed successfully, and the END bit was received." 0B000017="Transfer completed successfully, the specified number of bytes were read, and the END bit was received." 0B000023="Transfer completed successfully, and the termination character was received." 0B000027="Transfer completed successfully, the specified number of bytes were read, and the termination character was received." 0B000033="Transfer completed successfully, and both the termination character and the END bit were received." 0B000037="Transfer completed successfully, the specified number of bytes were read, and both the termination character and the END bit were received." #Section 12=wsserv 0C008000="NI-VXI library system error." 0C000000="Operation completed successfully." 0C000001="Operation posted successfully, will begin after WSSenable." 0C00FFFF="Word Serial servant functionality not supported." 0C00FFFE="Unable to perform operation (operation in progress)." #Section 13=gethandler 0D000000="No support for the specified type of interrupt handling, or parameter out of range."