by Christophe Salzmann
No support is provided for these VIs, but your suggestions are welcome!
Use theses VIs at your own risk (make a backup first)
You should smile to someone after using these products
Allows you to grab in a LabVIEW picture control any QuickTime supported video inputs (FireWire, USB, serial, internal Frame Grabber, etc.) At this time work only on the Mac.
SGDemo.llb (LabVIEW6, 920 kb)
(updated 12 July 2001)
Allows you to execute in real-time (< 1 ms) code written in c or as a s-function (matlab).
Use the RTK wizard to build a controller skeleton.
Allows your to set the LV cursor and to spin it.
Based on Brian Paquette 68k code published in LTR Winter 94, updated for the PPC and LV 6
For LabVIEW 6.0 SpinCursor_LV6.hqx (32 kB archive)
For LabVIEW 6.1, define your own cursors from LabVIEW, CustCursor_LV61.sit.hqx
With codewarrior source code !
Returns the pressed keyboard key(s) (not the pressed character !)
GetKeysCIN.hqx (264 kB archive)
With codewarrior source code !
Returns the mouse global coordinates and the button state
GetMousePos.hqx (300 kB archive)
Allows you to send AppleScript from LabVIEW
DoScript2001.vi.sea.hqx (172 KB archive)
More info on AppleSccript at http://www.apple.com/applescript/
Add to LabVIEW the capability to receive AppleEvents sent from another application
Comming Soon