LabVIEW FPGA Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
GregFreeman

Changing to a fixed size array shouldn't remove array data

Status: New

I am currently running into this issue where I have some constant data I'm trying to write to some DO lines. I want this data to be a constant array on my block diagram, so I create the array programmatically under the "my computer" target. I then change the indicator that is populated to a constant and move it to the FPGA. When I right click and set the array to be a fixed size, it replaces all my data with 0's. I propose the data should not be cleared if I set my fixed array size to be equal to the size which the array already is.

4 Comments
Dragis
Active Participant

You can probably try filing this as a bug report instead of a feature request since it does sound a bit suspicious.

JLewis
Member

There is a CAR 379091 that covers this. I'm going to try raising the priority since this seems to be biting several people (myself included).

JCC_(SK)
Active Participant

It would be great when NI could fix it!

Michael_78
Active Participant
Here here. Causes me a headache too! Well, a lot of typing anyway....