Library Load Error, Cannot find 32-bit program file for library '.ini-Style...
Hello everyone,this is my first post on this forum, because usually I find easily the solution in past topics, so please forgive me if this request seems so silly.I just checked for days in your forum...
View ArticleRing control needle color does not always update properly
I have a ring control that I am trying to programmatically change needle color on. A separate control makes the needle transparent, and my intent is that clicking anywhere on the ring control will...
View Articleretrieve file paths from design tree?
Is there a way to get the relative or absolute from a file in the design tree (CWS or PRJ file) for use in the source code at compile time? In other words, I have a project with this attached...
View ArticleError with library excel2000 CVI 2017
Hello,Here is my problem:I would like to compile the excel2000.fp library in (x64) and not in (x32).To illustrate the error I compiled the project excel2000dem provided by NI into this directory in...
View Article[CVI2015] viRead and buffer size
Hello, I'm using the viRead function to get info from a TCP instrument. The question is, the parameter "buffer size" should be known in advance, otherwise I got non fatal timeout error.So what should I...
View ArticleIP Control
I see under Custom Controls->Toolslib Controls there is a 'IP Control'. And from what I read I thought it was suppose to validate that the ip address typed is in correct format but I don't know how...
View ArticleRemote power supply control(TDK lamdaZ+) with VISA, but not working code is...
case EVENT_COMMIT: // a button event /* Begin by initializing the system*/ status = viOpenDefaultRM(&defaultRM); if (status < VI_SUCCESS)...
View ArticleUse WebSocket Library
Hi,I'm trying to set up a webSocket client in my LabWindows project. So far I tried 2 different ways. The first was to include an external library (libWebSocket for example). So I've added the .lib...
View Articleyour program has suspended execution at address
bonjour,je travaille sur labwindows/cvij'ai un message d'erreur que je n'ai pas compris voila dans ce lien une capture d’écran merci d'avance
View Article"sizeof" problem
void UDPchannelsend(uint8_t* msg_to_send){ int error = 0; int *msg; //uint8_t size = sizeof(uint8_t *); //uint8_t msg[40]; msg= (int*)calloc(sizeof(msg_to_send), sizeof(int));...
View ArticleConfigureMultiPoint issue in agilent ag34465a DMM driver
Hi, I am trying to use Agilent 34465a Digital Multimeter (ag34465a) to record voltage data over a period of time with certain sample interval. I downloaded the driver from this...
View Articledecimal to hexadecimal
How can i convert an integer to hexadecimal string in CVI ?CVI 2017thanks
View ArticlePrecision about Windows SDK Functions Availability
Hi, I'm developping on an eval version LabWindonws/CVI 2017. I close to activate the software, but I don't know which version to chose (Base package or Full Development System). I saw here that all...
View ArticleWhy oh why does the Debug Output window hide automatically?
I use Debug Output for almost all of my debugging and the window is hidden by default and, even worse, hides itself randomly. If this happens I have to stop the program debugging instance to open the...
View ArticleLabview as PROFINET I/O controller
Dear reader, I have a siemens IPC 477E on which I want to run labview.Is it possible to use labview on windows 7 ultimate SP1 and use it as a PROFINET I/O controller? With kind regards, Twan
View Articlelong long multiply - (64-bit * 64-bit) to 128-bit result
In CVI when multiplying two 64-bit integers the result by default is the lower 64-bits of the multiply.Is there an easy way to get the upper 64-bits?Tx,Matt
View ArticleactiveX communicate with laptop Camera CVI
For a school project I need to communicate my laptop camera. It doesn't have a .dll file , All I know is that I would probably have to do this with activex. can I have some guideness on how to...
View Articlecreer ,ouvrir , ecrire un fichier .txt sur CVI 2017
bonjour,comment je peux creer un fichier et envoyer des informations qui sont deja dans le buffer ?merci d'avance
View ArticleMultimeter configuration - Driver and ethernet connection
Hi everybody ! I am currently using a multimeter (Keysight 34461A) with an ethernet connection for my project. I downloaded the driver of the instrument but I did not managed to make my system work.....
View ArticleWhat are the difference between Base package and Full Development System
Hi, I'm developping on an eval version LabWindonws/CVI 2017. I willing to activate the software, but I don't know which version to chose (Base package or Full Development System). I saw here that not...
View Article