LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

where in the function palette can i find the "logical shift" function (shift x by y bits)?

i am not able to find the "logical shift" function anywhere on the functions palette (after searching EVERY where). however, i discovered the function elsewhere in another VI (by pure luck!). i could keep bringing up these VI and copying and pasting, but that's a pain...i'd like to just have it on my functions palette to begin with.
i am running labview 6.1 thanks for your help.
0 Kudos
Message 1 of 4
(2,796 Views)
Goto Advanced >> Data Manipulation. You'll find Rotate and Shift functions there.
0 Kudos
Message 2 of 4
(2,796 Views)
hi,

LabVIEW's functions pallete has come with a very useful tool --> "Search" tool

Make use of the "Search" tool should you encounter difficulty in locating the desired function. For instants, search for keyword "Logical" or "Shift" and you will be able to locate the function

happy coding
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 3 of 4
(2,796 Views)
Good point Ian.
If you normally access the Function Palatte by right-clicking on your diagram, you won't see the Search tool. If you click on the push-pin in the upper left-hand corner of the palette, you'll see the tool: a magnifying glass. You'll also see the search tool if you access the functions palette by using the menu bar in your diagram: select Window >> Show Function Palette.
0 Kudos
Message 4 of 4
(2,796 Views)