LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

counting consecutive events

I have two elements in the 1-D array and use Index Array and wire the first index(row) and index(col) to a constant 0 and the second to a constant 1. The first element output gives me the first element, but the second element output returns 0 instead of the second element.

Bernd
0 Kudos
Message 11 of 13
(567 Views)
If I remember correctly that when you expand the index array and do wire a any constants to it then it will automatically do this for you. Check the help and see.

Joe



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 12 of 13
(567 Views)
Yeah, never mind, I got it. Thanks anyway...
0 Kudos
Message 13 of 13
(567 Views)