03-27-2007 01:17 AM
How do i insert the color in this patters
03-27-2007 02:31 AM
03-27-2007 07:07 AM
03-27-2007 07:17 AM
03-27-2007 08:54 AM
@jayanthi wrote:
dear sir,how do i fill the color in the connector pattern . I select the desired conector pattern but no i/p and o/p provision is not indicated in my program .so pls clarify this doubt.
Hi Jayanthi,
U cannot "fill" the color in the connector pattern. It ll show the colour of the datatype when U link it as shown in the att pics.
First try to understand one thing. It is NOT a color-filling connector pattern, it is a connector pane that gets filled with different colors according to the different datatypes U select to wire to the Connector Pane.
There is an alternate way to create a sub-VI. LabVIEW itself will do this for U.
Select the part of the diagram U want to use as a sub-VI. Go to the Edit menu, U can see the Create SubVI option. Just select it, & this will create the correct SubVI for that part of the code U ve selected earlier, & come n sit in the diagram instead of the selected code.
Reply if U ve still got some doubts.
03-27-2007 09:00 AM
@altenbach wrote:
Of course your VI is a bit silly, because the FOR loop really has no purpose.
Hi Altenbach,
There is NO FOR loop in the VI. ![]()
I think it is a WHILE loop FOR a short while in my system... ! ![]()
Just for fun ! No offence, no defence. ![]()
Hi Jayanthi,
3 more pics for how to use the Create SubVI menu option. It is simple.
Never ever forget to put a small delay inside the while loop. Else, it ll eat up all the CPU resource during execution.
03-27-2007
10:25 AM
- last edited on
07-13-2025
10:01 PM
by
Content Cleaner
parthabe wrote: I think it is a WHILE loop FOR a short while in my system... !
Yup, I guess I was a bit tired. My post was way after midnight. 😉
In any case, assigning connectors is all in the LabVIEW Help. Click here: