Jump to content

NI Waveform Generation Error Code Family: Difference between revisions

From LabVIEW Wiki
Added page
 
m Remove redlinks for individual error code pages.
 
Line 5: Line 5:
! Description
! Description
|-
|-
| [[Error Code -1074101632|-1074101632]]
| -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.
| 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.
|-
|-
| [[Error Code -1074101631|-1074101631]]
| -1074101631
| The requested write position is invalid, because you cannot write data outside the boundaries of your waveform.
| 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.
Make sure the combination of 'relative to' and 'write offset (samples)' falls within the allocated waveform size.
|-
|-
| [[Error Code -1074101630|-1074101630]]
| -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.
| The waveform length to write is invalid because the number of samples in 'waveform data' is not an integer multiple of the alignment quantum.
|-
|-
| [[Error Code -1074101629|-1074101629]]
| -1074101629
| The waveform length to allocate is invalid because the 'size in samples' specified is not an integer multiple of the alignment quantum.
| The waveform length to allocate is invalid because the 'size in samples' specified is not an integer multiple of the alignment quantum.
|-
|-
| [[Error Code -1074101628|-1074101628]]
| -1074101628
| A 'length (-1 = all)' specified in the sequence is not a multiple of the alignment quantum.
| A 'length (-1 = all)' specified in the sequence is not a multiple of the alignment quantum.
|-
|-
| [[Error Code -1074101627|-1074101627]]
| -1074101627
| A 'start position' specified in the sequence is not a multiple of the alignment quantum.
| A 'start position' specified in the sequence is not a multiple of the alignment quantum.
|-
|-
| [[Error Code -1074101626|-1074101626]]
| -1074101626
| A 'marker position' specified in the sequence is not a multiple of the alignment quantum.
| A 'marker position' specified in the sequence is not a multiple of the alignment quantum.
|-
|-
| [[Error Code -1074101625|-1074101625]]
| -1074101625
| The sequence name is invalid. Whitespace characters are not allowed in sequence names.
| The sequence name is invalid. Whitespace characters are not allowed in sequence names.
|-
|-
| [[Error Code -1074101624|-1074101624]]
| -1074101624
| The number of samples in the waveform must be greater than 0.
| The number of samples in the waveform must be greater than 0.
|-
|-
| [[Error Code -1074101623|-1074101623]]
| -1074101623
| The waveform name is invalid. Whitespace characters are not allowed in the waveform name.
| The waveform name is invalid. Whitespace characters are not allowed in the waveform name.
|-
|-
| [[Error Code -1074101622|-1074101622]]
| -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.
| 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.
|-
|-
| [[Error Code -1074101621|-1074101621]]
| -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.
| 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.
|-
|-
| [[Error Code -1074101620|-1074101620]]
| -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.
| 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.
|-
|-
| [[Error Code -1074101619|-1074101619]]
| -1074101619
| The waveform length is invalid. The waveform length must be greater than or equal to 1 when specifying to ignore data.
| The waveform length is invalid. The waveform length must be greater than or equal to 1 when specifying to ignore data.
|-
|-
| [[Error Code -1074101618|-1074101618]]
| -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'.
| 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'.
Make sure you specify a valid 'repeat until trigger' or use a different 'loop type'.
|-
|-
| [[Error Code -1074101617|-1074101617]]
| -1074101617
| You cannot write data outside the boundaries of your waveform.
| 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.
Make sure you are not trying to write more data than your waveform can accommodate.
|-
|-
| [[Error Code -1074101616|-1074101616]]
| -1074101616
| The sequence array must not be empty.
| The sequence array must not be empty.
|-
|-
| [[Error Code -1074101615|-1074101615]]
| -1074101615
| The loop count must be greater than or equal to 1.
| The loop count must be greater than or equal to 1.
|-
|-
| [[Error Code -1074101614|-1074101614]]
| -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.
| 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.
|-
|-
| [[Error Code -1074101613|-1074101613]]
| -1074101613
| Device data underflow. The device was not able to move data fast enough to keep up with the sample rate.
| 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.
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.
|-
|-
| [[Error Code -1074101612|-1074101612]]
| -1074101612
| A sequence matching the provided name does not exist in memory.
| A sequence matching the provided name does not exist in memory.
|-
|-
| [[Error Code -1074101611|-1074101611]]
| -1074101611
| The waveform download operation failed to complete within the specified timeout period.
| The waveform download operation failed to complete within the specified timeout period.
|-
|-
| [[Error Code -1074101610|-1074101610]]
| -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.
| 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.
|-
|-
| [[Error Code -1074101609|-1074101609]]
| -1074101609
| The number of repetitions must be greater than 0.
| The number of repetitions must be greater than 0.
|-
|-
| [[Error Code -1074101608|-1074101608]]
| -1074101608
| The requested length of the waveform exceeds the actual length of the waveform.
| The requested length of the waveform exceeds the actual length of the waveform.
|-
|-
| [[Error Code -1074101607|-1074101607]]
| -1074101607
| The length of the waveform is less than the minimum waveform generation size.
| The length of the waveform is less than the minimum waveform generation size.
|-
|-
| [[Error Code -1074101606|-1074101606]]
| -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.
| 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.
|-
|-
| [[Error Code -1074101605|-1074101605]]
| -1074101605
| The start position exceeds the waveform length.
| The start position exceeds the waveform length.
|-
|-
| [[Error Code -1074101604|-1074101604]]
| -1074101604
| The marker position exceeds the position of the last element of the waveform.
| The marker position exceeds the position of the last element of the waveform.
|-
|-
| [[Error Code -1074101603|-1074101603]]
| -1074101603
| A waveform matching the provided name does not exist in memory.
| A waveform matching the provided name does not exist in memory.
|-
|-
| [[Error Code -1074101602|-1074101602]]
| -1074101602
| The waveform length is invalid. The waveform length must be greater than or equal to -1.
| The waveform length is invalid. The waveform length must be greater than or equal to -1.
|-
|-
| [[Error Code -1074101601|-1074101601]]
| -1074101601
| The sequence name is empty. Specify a valid sequence name.
| The sequence name is empty. Specify a valid sequence name.
|-
|-
| [[Error Code -1074101600|-1074101600]]
| -1074101600
| Sequences must consist of at least one sequence element.
| Sequences must consist of at least one sequence element.
|-
|-
| [[Error Code -1074101599|-1074101599]]
| -1074101599
| The waveform size is less than the minimum waveform write length.
| The waveform size is less than the minimum waveform write length.
|-
|-
| [[Error Code -1074101598|-1074101598]]
| -1074101598
| The waveform name is empty. Specify a valid waveform name.
| The waveform name is empty. Specify a valid waveform name.
|-
|-
| [[Error Code -1074101597|-1074101597]]
| -1074101597
| The waveform name already exists. Specify a unique waveform name.
| The waveform name already exists. Specify a unique waveform name.
|-
|-
| [[Error Code -1074101596|-1074101596]]
| -1074101596
| The total memory of all waveforms exceeds the allocated amount of memory on the FPGA.
| The total memory of all waveforms exceeds the allocated amount of memory on the FPGA.
|-
|-
| [[Error Code -1074101595|-1074101595]]
| -1074101595
| The priming depth is greater than the value supported by FPGA.
| The priming depth is greater than the value supported by FPGA.
|-
|-
| [[Error Code -1074101594|-1074101594]]
| -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.
| 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.
|-
|-
| [[Error Code -1074101593|-1074101593]]
| -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.
| 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.
|-
|-
| [[Error Code -1074101592|-1074101592]]
| -1074101592
| An internal software error has occurred. Please contact National Instruments for support.
| An internal software error has occurred. Please contact National Instruments for support.
|-
|-
| [[Error Code -1074101591|-1074101591]]
| -1074101591
| You cannot specify a sequence element if the 'wait for trigger' parameter is set to 'Start Trigger'.
| You cannot specify a sequence element if the 'wait for trigger' parameter is set to 'Start Trigger'.
|-
|-
| [[Error Code -1074101590|-1074101590]]
| -1074101590
| The priming depth must be greater than zero.
| The priming depth must be greater than zero.
|-
|-
| [[Error Code -1074101589|-1074101589]]
| -1074101589
| The distance between any 2 markers on a waveform must be 1)zero or 2)the minimum waveform size or greater.
| The distance between any 2 markers on a waveform must be 1)zero or 2)the minimum waveform size or greater.
|-
|-
| [[Error Code -1074101588|-1074101588]]
| -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.
| In order to place n markers on a waveform, the waveform size must be greater or equal to n times the minimum waveform size.
|-
|-
| [[Error Code -1074101587|-1074101587]]
| -1074101587
| The UID read from the specified context does not match the UID of this library.
| The UID read from the specified context does not match the UID of this library.
|-
|-
| [[Error Code -1074101586|-1074101586]]
| -1074101586
| Generation must be configured before performing this operation.
| Generation must be configured before performing this operation.
|-
|-
| [[Error Code -1074101585|-1074101585]]
| -1074101585
| Generation has not been initiated.
| Generation has not been initiated.
|-
|-
| [[Error Code -1074101584|-1074101584]]
| -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.
| 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.
|}
|}


[[Category:Error Handling]]
[[Category:Error Handling]]

Latest revision as of 16:00, 7 May 2023

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.