4

I came across a manual for a product I am using with LabVIEW, and it has some symbols and structures I have not seen before. These have been highlighted in the attached image as 1. and 2.

Labview Diagram showing a multiplexer setup

Ton Plomp
  • 3,020
  • 1
  • 18
  • 35

1 Answers1

4

They are common functions included in core LabVIEW. If you have LabVIEW installed check "Help > Show Context Help" which will enable a little window with information about the stuff under your cursor.

  1. Logical Shift
  2. Split Number
Solitz
  • 186
  • 1
  • 7