Someone/somewhat texted using my number but not physically using my phone. how can i control or see who/what is doing so?

Help please!

I'm not sure exactly what you need to accomplish. If you want to actually control and run LabVIEW from Excel, I think the only way to do that is with writing a VBA macro and calling the LabVIEW ActiveX properties and methods. I couldn't find an example with VBA but maybe this Visual Basic example here can give you some ideas. If, on the other hand, all you want to do is change some values that a LabVIEW program is using, the easiest way is to make those values changeable on the front panel of your VI or make your VI read the Excel spreadsheet. Reading an Excel spreadsheet can be done with Excel's ActiveX properties
and methods or treating the spreadsheet as a database and using ADO. One ActiveX example can be found here. If the Excel spreadsheet is saved as a text file with comma or tab delimited data, then you can use the Read From Spreadsheet function in LabVIEW. There have numerous examples and discussions on reading Excel files posted to this forum. if you do a search, you'll find a wealth of information.

Similar Messages

Maybe you are looking for

  • Thunderbolt to VGA and and HDMI to DVI running at once

    I am currently using a Thunderbolt to vga converter to as my setup for my mac mini. I just remembered that with the mac mini came a HDMI to DVI converter. My question is; if i buy an other monitor, can i use the HDMI to DVI converter to run two monit

  • Why the pacman try to install a pakage not suit my platform?

    Hi,I got a problem today when I try to pacman the unzip pakage. The pacman just try to install the unzip pakage that not suit my platform Here is the message info: drmagic@gentoo etc : sudo pacman -S unzip resolving dependencies... done. looking for

  • Photoshop CS3 batch exporting

    Hello, I have 1 big PSD which has many groups and nested groups which contain layers. I want to export all individual layers in the PSD to transparent PNGs WHILE also preserving the group structure within the PSD. So the result should be that when I

  • Am I misunderstanding stateful webservice or doing something wrong?

    Hi there... I am trying to create a stateful webservice... this is what I did exactly in JDeveloper 1: created the following class *public class test {* public int O; *public test() {* *public String getIt() {* O++; return String.valueOf(O); 2: Creat

  • Add zfield on headerlevel

    Dear Abap Experts, the requirement is to add a zfield (zdate) on headerlevel into the tabstrip 'Additional Data' at T-code ME21N (Create Purchase Order). Privously it was easier to implement such requirements through USER EXIT MM06E005. But with the