Can I have clipboard shortcut keyevents sent to my cvi MainCallback Funciton?
Hello, After reading the post Ctrl - Alt Keypress, I wrote a program as below: int panelHandle = 0; WNDPROC currentWndProc = 0; int main (int argc, char *argv[]) { ............ panelHandle = LoadPanel...
View Articlehow to cammand a step by step motor using labwindows CVI??
I need a solution to command a 3 axis robot with step by step motor and labwindows/CVI
View ArticleerpInfo instruction
HI everyone, I am starting using CVI in my work. I have one source code whre it mentions the instruction "erpInfo". Could anyone explain me what exactly is? Thank you.Serg
View ArticleAccess denied: This target is running a version of LabVIEW that is different...
Ho do I find the vesion of the real time softweare on the device? cannot see device in NI MAX Cannot see either of my devices in MAX NI - CDAQ 9132 and NI-CRIO 9014
View ArticleProblem with IGNORE_EASYTAB_64BIT_ERROR
Hello I'm building an old project in CVI2015 64Bit and i see a problem during the build in EasyTab.c #if defined(_NI_mswin64_) && _NI_mswin64_#ifndef IGNORE_EASYTAB_64BIT_ERROR#error this...
View ArticleHow to use ANSI C/ C++ to control a USB-6216 BNC device
Dear Sir or Madame, I want to use Visual C/C++ (but not the .NET language) to contorl a USB-6216 BNC device, and to write a simple application for a small project in my lab. What I want to do is very...
View ArticleCall labview dll which include auto imported webservice
HiSomeone else posted a issue about this topic, --- http://forums.ni.com/t5/LabWindows-CVI/Webservice-call-in-LabVIEW-DLL/td-p/2755674 I am facing the same problem. Well a bit different, that two old...
View ArticleMultiple analog output task
Hello, I am new to LabWindows and now I have a question. I would like to generate the same signal on two analog output channels (SCB-68A). My Code ist this:...
View ArticleExportAsFixedFormat PDF generation
I would like to be able to save an excel file to PDF in labviewdows cvi. In labview I have code that uses the exportasfixedformat method, however, I cannot see exportasfixedformat in any of the excel...
View ArticleCVI how to find usb resource name
Specifically, how to find active Visa Resource name of USB device (USB-4065). Each time 4065 is pluggedinto different port, or PC, 'Devx" name changes.
View ArticleAutomatic SQL (maps), how to query?
hi everyone, i'm trying to use the Automatic SQL (maps) instead of the Explicit SQL and it's very easy to write and read from the database just writing the column name and binding it... but... how can...
View Articlecrashing, can't kill debug EXE in Task Manager
I have a CVI application that I'm debugging. The project uses a DLL that I created with CVI. This DLL has been stable and "working" for some time now. But now, I'm seeing odd behavior. As I'm...
View ArticleStandard include files not found by LabWindows\CVI 2015
I have a test program at revision -P01 that complies without any programs. I need to roll the revision to -P02. The directory -P01 is locked so you can't make changes to files in the directory. So...
View ArticleLabWindows/CVI 2012 XML
Can anyone offer some advice on an issue I am having with loading an xml? CVILoadDocument returns an error saying the xml file is invalid.
View ArticleGenerate a impulse signal
Hello, I must write a program where I generate a analog output pulse signal (see the picture WaveDrive) with Labwindows and SCB-68A. I found in the libary the element for a pulse. It is only one pulse...
View ArticleNI USB CAN set port in NI MAX not read with ncGetHardwareInfo
When I change the NI USB CAN port number from something like CAN0 to CAN3, the command to discover the set port:Status = ncGetHardwareInfo(index, 1, NC_ATTR_HW_FORMFACTOR, 4, port_check); does not see...
View ArticleCreate TMS file in VC++
hi,every one!I am researching that how to create the tdms(tdm)file in vc 2010 , I added the TDM C DLL in my project and make a sample program referenced of the writefile.c ,but I have some problems as...
View ArticleHow to count pulses over a specified time interval?
My USB-6259 has various ways to count pulses but none (that I can find) to count pulses over a specified time period. I have a LabVIEW program that supposedly does this but it's Greek to me. The...
View Article'enter key' generates no KEYPRESS event
Hello, just a short question about the KEYPRESS events. I have a STRING on the UI in HOT mode. After the input of a UserName the operator should press the ENTER key. I use a switch case block to catch...
View ArticleHow to force build release executable before running distribution kit in...
I'm new in CVI 2015. I was using CVI 7 and when I choosed "Create Distribution Kit", when I was still in debug mode, Labwindows asked me to build the executable for release before creating the...
View Article