LabView VIs for KE487 Picoammeter/SourceMeter
Hi guys, I am wondering does anyone have IV sweep labview script for KE487 Picoammeter/Sourcemeter or can anyone point me to a direction where i can find the script. Thank you so much. Regard,Matt_tt
View ArticleNIDMM and VTEXDMM in simulation creating different results / errors - why?
Hello,i installed NIDMM-driver and VTEXDMM-driver and configured them to simulate with specific driver.I am then calling only the iviDmm generic functions in C++.In the list below i copied all results...
View ArticleNI-VISA 16 / Linux to control Keithley 2410 SMU
Hi, I have installed NI-VISA 16 and PyVISA on CentOS 7 to ultimately try to control a Keithley 2410 SMU via python. The installations of both NI-VISA 16 and PyVISA seemed to be successful but when I...
View ArticleFrame to write for RS485 communication with Keller pressure sensor
I have been trying to communicate with my Keller pressure sensor with Keller's Communication Protocol and I have written my own VIs to set the hexadecimal frame (see attached VI). I also wrote my own...
View ArticleSerial communication - A simulator based on request msg from other device, it...
Hi, I want to create a simulator, which checks the request msg received from other devices via serial port and based on the request simulator should response msg.For example: Other Device Request to my...
View ArticleCommunication LABVIEW / AUTOMATE SCHNEIDER
Bonjour a tous, Je souhaiterais récupérer les données analogiques d'un automate MOMENTUM SCHNEIDER ELEC en protocole TCP/IP afin de récupérer les données mesurées ainsi que les commande envoyées. BUT :...
View ArticleUsing PsychoPy or other experimental software to trigger NI USB-6218 BNC
Hello, I have an NI USB-6218 BNC which I'm trying to integrate into some experiment software for psychology studies. I want to be able to programme an experiment which at certain points will send a...
View ArticleVISA read of serial data issue
Hello everyone, I am new to LabView VISA.My application is to read data from LDR and turn on and off bulb accordingly, the switching of bulbs is to be displayed in LabView. The program runs perfectly...
View ArticleOrion Star pH Meter Serial Communication
I have a ThermoScientific Orion Star A211 pH meter which I am trying to communicate with using LabVIEW and the simple serial example VI. The manual says the command to send is GETMEAS. When I use...
View ArticleUsing NI USB-232/4
I have the USB-RS232/4 interface.The communication to each individual port does not happen simultaneously. I can only read and write to one com port at a time. Is there a way I can communicate with all...
View ArticleVisa error only on laptop
Hi, i make VISA labview program to send data MCU to PC. The MCU serial send code is below.baud rate = 115200.{uint8_t upper= 0xBE; uint8_t lower= 0xD7; uint8_t buff=0; uint32_t val[4];...
View ArticleNI-PXI 4070 returns -1074126845 on IviDmm.RevisionQuery
Hello,i am running the ivi function RevisionQuery on a 4070-DMM but i get the error -1074126845 (Max Time exceeded before operation completed.)Can i set a timeout value somewhere in NI MAX? The...
View ArticleVansco 1210 PLC and USB-8743 help with establishing communication
Hi,My name is Michael Szabo. I'm a student currently working on a project that requires a PLC "brain." I have obtained a Vansco 1210 module and VMM software + product key and am trying to establish...
View Articlevisa read timeout error -1073807339-Keithley 2700
I want to control Keithley 2700 and read DC voltage using USB-GPIB. In the code, I will input "Delay" which is the time interval between each reading in one test, and "Sample" is the total data in...
View Articlekeithley 2700 driver problem : VISA Resource not found
I downloaded the Keithley 27xx driver 2.3 and use USB-GPIB to control the K2700. When I tried to run the Single measurement example, there were many error -410. I tried to add waiting time before...
View ArticleGPIB-RS232 converter issues
Hi, I am having trouble communicating to the NI GPIB-RS232 converter box - http://www.ni.com/en-us/support/model.gpib-rs232.html I can connect and configure the converter when in Config mode using the...
View Articleerror -410 when run single measurement example in Keithley 2700 driver
I downloaded the Keithley 27xx driver 2.3 and use USB-GPIB to control the K2700. When I tried to run the Single measurement example, there were many error -410. I tried to add waiting time before...
View ArticleUSB communication with Labview for reading data from Uart port.
Dear all,Firstly, I am using MSP432 for adcconverter.My project is about the reading data from uart and visualize in Labview. My problem is I want to use USB communication. I already download NI-VISA...
View ArticleGet position from GSM
I want to make program that not using gps. It uses geographical position that gets from GSM board.when the GSM give the geographical position the program in this point magniphy and showing this point....
View Article