Tomi Maila Posted July 10, 2008 Author Report Share Posted July 10, 2008 QUOTE (TobyD @ Jul 9 2008, 06:11 PM) Excellent video Tomi! And let me be the first to say thank you for not using youtube. The increased resolution of vimeo is nice. Did you set up a green screen to insert the expression flow background? Very cool! Thanks I was using Vimeo because of the excellent 1280x720p HD quality, as it provides ability to download videos and as some users tend to have problems accessing YouTube because of corporate "security" policies. About green screen, I spent a few weeks painting the ExpressionFlow background to our living room wall You can imagine how lot of and how detailed work that was Quote Link to comment
Tomi Maila Posted July 14, 2008 Author Report Share Posted July 14, 2008 For those of you who had problems watching the embedded video from Vimeo, the video is now available from YouTube as well. Quote Link to comment
Aristos Queue Posted July 15, 2008 Report Share Posted July 15, 2008 A comment about design patterns drawn from other OO languages in general: The "behavioral" patterns -- the ones that talk about having one object do an action while another object does an action, or about sending a message from one object to another -- are almost always realized in LabVIEW by substituting the word "object" with the word "VI". The data and interface patterns are fulfilled using LabVIEW classes. But the flow-of-control behaviors of LabVIEW are already encapsulated in an object: the virtual instrument. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.