Jump to content

baturin

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by baturin

  1. Hi!

    I have noticed accidentally the following dir:

    c:\Program Files\National Instruments\LabVIEW 7.1\resource\PlugInControls\

    It contains the dll and some additional files with IMAQ image control. Does it means that it is possible to create a custom control?

    Of course, if NI does't publish api and some docs on it, this will be impossible, I think :(

    Best regard,

    Ivan

  2. This statement doesn't make sense. An event structure cannot react to a change in a local variable. Event structures only react to front panel events.

    It should be ok to use a local variable to pass data, however there is no synchronization. You have no guarantee that the loop has read the old data in the local before new data has become available.

    4128[/snapback]

    In this context using the PropertyNode->Value(signalling) will trigger ValueChange event for that control.

×
×
  • Create New...

Important Information

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