viRead() in VC++
用Vc++开发的一段代码,用于从示波器中读取内存的波形数据,连接通过LAN.单步调试时,viRead能够读出仪器缓存的数据,1413字节,但是当运行这段程序时,viRead就只能传回12字节的数据,也就是仪器缓存中数据快的头:#9000000000,viRead的返回值还是VI_SUCCESS.
View Articlesuggestion for serial communication thermometer with ASCII commands (for...
Hi everyone, maybe off topic but I can't find good answers on google. I am teaching basics about LabVIEW programming to students and I would like to make an exercise where they have to create a small...
View ArticleEncoder Mike 18011 Controller and NI Max
I am currently working with an Oriel Encoder Mike 18011, with no access to the original software floppies. I am trying to communicate with it over serial, but I am having issues. I connected the...
View ArticleGPIB communication issues between PC and device
Hi , I have a device, which has an older GPIB version(it is DOS95 base I think). And I want to hook it up to a WINDOWSXP PC which has an updated version of GPIB, but whenever I do it, the WINDOWS XP...
View ArticleBasic CAN Bus Example
Hi everyone,I have questions about CAN Bus. It is the only communication bus that I did not use in LabVIEW. So I do not know fundamentals of CAN in LabVIEW. To understand similarity, I will attach a VI...
View ArticleModbus CRC16 generation question
Dear guys I have a problem in the edit the CRC16 code,i can't get the CRC16 checksum is same as the correct command list showing.pls help to have a look about my Vi,if have a bug or no attention...
View ArticleCommunication to Vötsch oven
Hello, how to communicate to a Vötsch oven?(in the past the name of the company was: "Haraeus Vötsch" now: www.weiss-technik.com)
View ArticleHow to find USB device ID after set up in NI VISA
After NI VISA creates and installs the driver to a USB device, it is required to find the VISA instrument description to the USB device. You can easily find that long string in MAX if the driver is...
View ArticleHow does switch matrix card PXI 2535 work without GND?
Hi guys, I am using switch matrix PXI 2535 for continuity testing. When i see the datasheet i found that there is no GND reference, i mean there is no GND from connector. can anyone tell me how does...
View ArticleGPIB Analyzer Software Install Error
I am trying to install the GPIB Analyzer so that I can debug a 488.2 interface. However, after selecting the file path to install to and hitting continue, I get the error: "Could not open the file...
View ArticleGPIB Analyzer Software Install Error
I am trying to install the GPIB Analyzer (http://digital.ni.com/public.nsf/allkb/848F027883BD6429862571B8001DFEDC) so that I can debug a 488.2 interface. However, after selecting the file path to...
View ArticleInstrument I/O Assistant causes VISA error 0xBFFF0072, VISA resource...
I'm running LabVIEW 2017 on a desktop PC. The PC is connected via a USB-to-serial adapter to an RS-232 serial port on a Tektronix DMM4040 multimeter. I place an instance of "Instrument I/O Assistant"...
View ArticleHow to save or recall a state in Keysight PXA 9030
I am using LAN interface to control my PXA 9030A analyzer and i am unable to find the option to recall a state of the analyzer.Could anybody help me in this context?Thanks,Wazib
View ArticleSerial communication with data acquisition device issue
Hello everyone, I am using a DATAQ DI-145 data acquisition device to obtain values that will correspond to voltage amplitude. I have a working code for such using ActiveX controls, however it is a bit...
View Articlevisa delay
hi I am using visa to receive some data from a microcontroller (AVR) , but between send a string by AVR and receive it by Labview have a very big delay. (sending of data by AVR === no delay &...
View ArticleVISA error -1073807360
I have searched the board and not found an exact example of what I am experiencing. The application I am using has run successfully for years and has had no problems. All of the sudden, this error pops...
View ArticleSecuencia de leds guardada por usuario
Cordial saludo para todos.Me piden un instrumento virtual en el cual el usuario pueda diseñar una secuencia de luces la cual se debe visualizar en un conjunto de 10 leds en linea, las condiciones son...
View ArticleConnecting to YOKOGAWA 2533 Power Meter via GPIB
Hi,Pre-edit: This is the first time i am using GPIB interface. I read the GPIB tutorial of NI so far.Currently, I am trying to connect a YOKOGAWA 2533E via GPIB. I have LABVIEW 2017 and NI-MAX 17 The...
View ArticleNI 488.2 Drivers not installing correctly on MacOS 10.13.1
Hi all, I've been trying to install the NI488.2 drivers for GPIB instrument control on a system running the latest ver sion of macos (10.13.1) and have so far been running into the same issue. No GPIB...
View ArticleVI_ATTR_FIND_RSRC_MODE documentation?
I have a PXI chassis. By running NI-MAX and tracing with NI-IOTRACE I can see that MAX calls viSetAttribute(session, VI_ATTR_FIND_RSRC_MODE, 0x8018) as the first order of business; subsequently, it can...
View Article