10-20-2015 09:20 AM
that circle at the selector what kind of function is that ? at pin s
10-20-2015 09:23 AM
Pin S? You are talking about the '?' from the Select function?
I think you are talking about "First Call".....
Norbert
10-21-2015 01:30 AM
dont fibd the first call function in labv7
10-21-2015 02:05 AM
found it sry
10-21-2015 02:23 AM
made this , but the switch wont gray out
10-21-2015 02:29 AM - edited 10-21-2015 02:31 AM
Hi drek,
I repeat my message #9: constants are created by right-clicking an input and selecting Create->Constant.
(Do you read our comments? Do you understand them? Did you take the free online courses to learn LabVIEW basics?)
Creating an enum on your own with just one entry will be senseless, when LabVIEW expects something different here!
10-21-2015 02:33 AM
sry Gerd have to learn much , like this than, but does not work stays always on 0
10-21-2015 03:06 AM
Hi Drek,
repeating again: create the constant by right-clicking the property node input. RIGHT-CLICK! CONTEXT MENU!
If you insist on creating an constant on your own you should read the context help of the property node to create the correct constant…
10-21-2015 03:23 AM
i know how to create a constant but dont know what you are saying 😞 sry have to learn
10-21-2015 03:43 AM - edited 10-21-2015 03:43 AM
Hi drek,
how did you create this constant "0"? My LV2011 shows a coercion dot for that property node input…
Did you read the context help as suggested before? Do you know what happens when you write a zero into this property?
sry have to learn
Reading the (context) help might be a good starting point…