sassi Posted January 31, 2005 Report Share Posted January 31, 2005 I want to register sequences of actions choosen by user in a Labview Program. But, for that, I must to convert LabView Graphical Language in text code... Does the LuaView or an other scripting language allow this? Quote Link to comment
Jim Kring Posted February 2, 2005 Report Share Posted February 2, 2005 I want to register sequences of actions choosen by user in a Labview Program. But, for that, I must to convert LabView Graphical Language in text code... Does the LuaView or an other scripting language allow this? 3711[/snapback] I suggest that you build a Queued Message Handler (similar to a state machine) that has a "macro recorder" which enables you to save and replay sequences of messages. This is a topic that comes up time and again. A search of LAVA or Info-LabVIEW should produce some interesting threads. 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.