How can you interface RoboWorks with LabView?
There are two ways LabView can communicate with RoboWorks. The first is through data files that are created using LabView and then used to animate a RoboWorks model. The other means of communication is RoboTalk. RoboTalk offers realtime connectivity between LabView and RoboWorks. You can build your control and user interface application in LabView and use RoboWorks as a 3D display of your model. LabView vi’s are installed with RoboWorks that allow you to communicate with it. These vi’s are Connect, GetTagValues, SetTagValues, and Disconnect. An example vi is also installed with RoboWorks that demonstrates this interface.