Jump to content

Is it possible to trigger the Latch Action programmatically?


Logic

Recommended Posts

Not signaling, but there is the LatchValue property which is equal to the Value property. Since a latching boolean can only be read in one place anyway, you can simulate its behaviour by using a non-latching one and resetting it.

How to get that LatchValue Property? Doesnt seems to list?

How to get that LatchValue Property? Doesnt seems to list?

OK, I got it in LabVIEW 7.1. Is there anyway to do the same in LabVIEW 8.0 except opening the same vi in LabVIEW 8.0?

Thanks,

logic

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.