Complete the following general steps to create a CIN.
![]() |
Note LabVIEW must be installed on the computer you use to create the CIN. |
If you run the VI after completing the preceding steps and the block diagram needs to execute the CIN, LabVIEW calls the CIN object code and passes any data wired to the CIN. If you save the VI after loading the code, LabVIEW saves the CIN object code along with the VI, so LabVIEW no longer needs the original code to execute the CIN. You can update your CIN object code with new versions at any time.
Complete the following specific steps to create a CIN.
Refer to the labview\examples\cins directory for examples of using CINs.