NI Waveform Generation Error Code Family
Below are all of the Error Codes that belong to the NI Waveform Generation Error Code Family (see Error List for list of Families).
Code | Description |
---|---|
-1074101632 | The requested write position is invalid, because the combination of 'relative to' and 'write offset (samples)' is not an integer multiple of the alignment quantum. |
-1074101631 | The requested write position is invalid, because you cannot write data outside the boundaries of your waveform.
Make sure the combination of 'relative to' and 'write offset (samples)' falls within the allocated waveform size. |
-1074101630 | The waveform length to write is invalid because the number of samples in 'waveform data' is not an integer multiple of the alignment quantum. |
-1074101629 | The waveform length to allocate is invalid because the 'size in samples' specified is not an integer multiple of the alignment quantum. |
-1074101628 | A 'length (-1 = all)' specified in the sequence is not a multiple of the alignment quantum. |
-1074101627 | A 'start position' specified in the sequence is not a multiple of the alignment quantum. |
-1074101626 | A 'marker position' specified in the sequence is not a multiple of the alignment quantum. |
-1074101625 | The sequence name is invalid. Whitespace characters are not allowed in sequence names. |
-1074101624 | The number of samples in the waveform must be greater than 0. |
-1074101623 | The waveform name is invalid. Whitespace characters are not allowed in the waveform name. |
-1074101622 | The revision of the Waveform Generation library compiled into the FPGA bitfile is too new for the current Host software. Upgrade the software to a version compatible with the revision of the Waveform Generation library contained in the FPGA bitfile. Alternatively, recompile the FPGA bitfile or obtain a new FPGA bitfile that uses a version of the Waveform Generation FPGA library compatible with the software. |
-1074101621 | The revision of the Waveform Generation library compiled into the FPGA bitfile is too old for the current Host software. Recompile the FPGA bitfile or obtain a new FPGA bitfile that uses a version of the Waveform Generation FPGA library compatible with the software. Alternatively, downgrade the software to a version compatible with the revision of the Waveform Generation library compiled into the FPGA bitfile. |
-1074101620 | The signature read from the FPGA is different from the expected signature. Make sure the subsystem and instance numbers used to communicate with the Waveforms Generation FPGA library are correct. Additionally, make sure that the FPGA bitfile being used contains an instance of the Waveform Generation FPGA library properly connected to the Register Bus. |
-1074101619 | The waveform length is invalid. The waveform length must be greater than or equal to 1 when specifying to ignore data. |
-1074101618 | You cannot specify a sequence element if the 'loop type' parameter is set to 'repeat until' and the 'repeat until trigger' parameter is set to 'None' or 'Start Trigger'.
Make sure you specify a valid 'repeat until trigger' or use a different 'loop type'. |
-1074101617 | You cannot write data outside the boundaries of your waveform.
Make sure you are not trying to write more data than your waveform can accommodate. |
-1074101616 | The sequence array must not be empty. |
-1074101615 | The loop count must be greater than or equal to 1. |
-1074101614 | A sequence to generate has not been specified. Verify that the sequence to generate has been specified in the Set Selected Sequence VI of the Waveform Generation design library. Also verify that the specified sequence has been written. |
-1074101613 | Device data underflow. The device was not able to move data fast enough to keep up with the sample rate.
Run the operation at a lower sample rate, or look for the following in the active script: markers too close together, waveforms too small, waits too short, or subsets too small. |
-1074101612 | A sequence matching the provided name does not exist in memory. |
-1074101611 | The waveform download operation failed to complete within the specified timeout period. |
-1074101610 | The sequence size exceeds the allocated amount of sequence memory on the FPGA. Simplify the sequence or allocate a larger memory for sequences on the device. |
-1074101609 | The number of repetitions must be greater than 0. |
-1074101608 | The requested length of the waveform exceeds the actual length of the waveform. |
-1074101607 | The length of the waveform is less than the minimum waveform generation size. |
-1074101606 | The combination of the start position and waveform length resulted in samples outside the boundaries of your waveform. Make sure the values for start position and requested length are correct. If you are using markers, make sure the marker positions are not past the end of the waveform. |
-1074101605 | The start position exceeds the waveform length. |
-1074101604 | The marker position exceeds the position of the last element of the waveform. |
-1074101603 | A waveform matching the provided name does not exist in memory. |
-1074101602 | The waveform length is invalid. The waveform length must be greater than or equal to -1. |
-1074101601 | The sequence name is empty. Specify a valid sequence name. |
-1074101600 | Sequences must consist of at least one sequence element. |
-1074101599 | The waveform size is less than the minimum waveform write length. |
-1074101598 | The waveform name is empty. Specify a valid waveform name. |
-1074101597 | The waveform name already exists. Specify a unique waveform name. |
-1074101596 | The total memory of all waveforms exceeds the allocated amount of memory on the FPGA. |
-1074101595 | The priming depth is greater than the value supported by FPGA. |
-1074101594 | The data write DMA FIFO instance number provided on the FPGA is invalid. Use a data write DMA FIFO instance number that is supported by this library. |
-1074101593 | The waveform memory size exceeds the DRAM limit of 256 MB. Make sure the waveform memory size is consistent with the size of the memory configured on the FPGA. |
-1074101592 | An internal software error has occurred. Please contact National Instruments for support. |
-1074101591 | You cannot specify a sequence element if the 'wait for trigger' parameter is set to 'Start Trigger'. |
-1074101590 | The priming depth must be greater than zero. |
-1074101589 | The distance between any 2 markers on a waveform must be 1)zero or 2)the minimum waveform size or greater. |
-1074101588 | In order to place n markers on a waveform, the waveform size must be greater or equal to n times the minimum waveform size. |
-1074101587 | The UID read from the specified context does not match the UID of this library. |
-1074101586 | Generation must be configured before performing this operation. |
-1074101585 | Generation has not been initiated. |
-1074101584 | Invalid operation due to currently acquired Data Value Reference. Please call Delete Data Value Reference on all oustanding Data Value References before calling this operation. |