ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Boolean On and Off text

Hii
 
    Suppose in one vi i am using Display On and Off text . Now i have to use this On and Off text for other Boolean indicator .so how to get these on and off text....
0 Kudos
Message 1 of 15
(4,848 Views)

Hi LavVIEW5,

i can´t follow you. Can you please explain in more detail? Thanks

Mike

0 Kudos
Message 2 of 15
(4,844 Views)
See i am having one ini file in that Boolean On and Off text will be available. Now i have to use that On and Off text  for  another set of Boolean  indicators  .....so how  to  get  it
0 Kudos
Message 3 of 15
(4,837 Views)
Right-click on the control >> Create >> Property Node >> Boolean Text >> Text

Depending on the direction of the propery node, this will read/write the text for the current state of the control. So you must read/write the text for both states. See attached example.
0 Kudos
Message 4 of 15
(4,835 Views)

HI ,

If i have not mistaken you want to transfer the properties of one boolean to the other.

This can be done by using the property nodes of the source and write the same to the target .

Regards,

Sundar.

0 Kudos
Message 5 of 15
(4,840 Views)

Hi

here an example using references.

Mike

0 Kudos
Message 6 of 15
(4,836 Views)
hii u have attached me LV 8.5, i am using 8.2
0 Kudos
Message 7 of 15
(4,836 Views)
Mike u r using single boolean text for both on and off i am using seperate text for on and off
0 Kudos
Message 8 of 15
(4,832 Views)

Hi

sorry you are right. Here is the completed version.

Mike

0 Kudos
Message 9 of 15
(4,821 Views)
Here is it in LV8.2.
0 Kudos
Message 10 of 15
(4,816 Views)