commuication between MATLAB TO LABVIEW
Mostrar comentarios más antiguos
Hello , i want to run an .m file on a PC with matlab and another different than the PC where LabVIEW is running on. 1.MATLAB COMPUTER 2.LABVIEW COMPUTER MATLAB act as master here once a push button it should send a signal to LABVIEW and the program should start in the LABVIEW computer.Let me know hoe to do this
Respuestas (2)
2 comentarios
Yogesh Babu
el 4 de Mayo de 2014
Friedrich
el 5 de Mayo de 2014
What exactly is not working? Can you call LabView through DCOM at all? If not, consider contacting LabView to get some assistance to set it up correctly.
Brian zhang
el 4 de Mayo de 2014
0 votos
1. matlab pc remote control labview pc to turn on/off, control any pc program including your labview.
2. using keyboard/mouse emulator control labview pc.
you still need to use your eye ball to look labview pc. otherwise to convert labview program with a state machine with variables controlled by your master.
will that work? try it.
1 comentario
Yogesh Babu
el 4 de Mayo de 2014
Categorías
Más información sobre LabVIEW en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!