10-06-2017 05:42 AM - edited 10-06-2017 05:44 AM
bug send
10-06-2017 05:42 AM - edited 10-06-2017 05:44 AM
bug send
10-06-2017 05:44 AM
Thanks a ton again for your Support and dedication!
10-06-2017 05:54 AM
@Gayatri4 wrote:
I would be more glad if you can explain the working of the VI .
What part isn't clear? It's VISA, with formatting of data to send. You need to understand all of this before you have any change of successfully making this driver.
LabVIEW Programming ((make LV more popular, read this)
10-06-2017 06:02 AM
Yes,I will learn and understand about VISA before implementing your VI to send data to the EA eDIPTFT70-A
10-09-2017 04:14 AM - edited 10-09-2017 04:23 AM
I have a basic doubt. Directly connecting the display USB cable to port (for e.g COM3) is enough to get the Interface bv VISA right? Since, in 'VISA Serial' function , we can select the port COM3(under VISA resource name)to where the Display EA eEDIPTFT70-A USB cable is connected. This is enough to have the physical Interface between LabVIEW and the Display EA eDIPTFT70-A (excluding the LabVIEW VISA VI code)?
10-09-2017 05:36 AM
If inside in NI-MAX COM3 is present, then this is enough. The only condition for normal operation is to close COM-port when you stop VI. And do not use the Abort button.