Router switch
Cisco Catalyst WS-C3650-48FS-L is the next generation stackable enterprise-level switch that integrated with 48 POE+ Ethernet ports and 4 x 1G SFP uplink ports in LAN base feature set.Product Code...
View ArticleRouter switch
The Cisco Catalyst 3650 Series Switch, with Cisco StackWise-160 Technology, can stack 9 switches and support up to 160 Gpbs stack bandwidth. The WS-C3650-24TS-L integrates with 24 Ethernet ports and 4...
View ArticleLink between documentation tags and FPs
Hello all,When crating a function panel, I remember that there's some way to partially populate it automatically based on the documentation tags (HIFN, HIPAR...) but I can't seem to find the way to do...
View ArticleCan't call function from dll or lib file
Hello,I am trying to call c++ function SendCANMessage from .lib file into my CVI project by following steps from this link:Link (Part: 2nd way to use a DLL).I have included 2 .h and 2 .c++ files into...
View Articleproblem with ATTR_CTRL_MODE - don't work
Hello, I try to use the attribute ATTR_CTRL_MODE but each time, its has no effect.In my GUI, I have 1 numeric and 1 String.On a checkbox click I want to change the mode: Indicator -> Hot. code...
View ArticleGetMonitorAttribute return error value
HI all, My system has 2 monitors, GetMonitorAttribute() can work normally when first use, but after second monitor unplug, using GetMonitorAttribute() will get error value. I am working in CVI 2017 /...
View ArticleCan the PCI-8532 use at Labwindows/CVI programming environment
HiI am a new use for NI PCI-8532 card, I installed the NI industrial communication for DeviceNet, bur I can't find any Labwindows/CVI sample code for it. So I am not sure the card can programmed by the...
View ArticleExport Variable or Struct from CVI DLL to TestStand
I am using LabWindows/CVI 2012 and TestStand 2012. Is there a way to export a variable or structure using DLLEXPORT (or some other method) and access it from TestStand the way you access exported...
View ArticleRuntime Crash
Hi,I have a serious runtime error that crash the application. It's a random error.I check windows (win7) events and I have this situtation: Faulting application name: appS.EXE, version: 1.0.0.0,...
View ArticleRuntime Crash
Hi,I have a serious runtime error and my application crash in random mode. I check windows (WIN7 is SO) events and I see this situation:Faulting application name: appS.EXE, version: 1.0.0.0, time...
View ArticleWhy do two windows open?
Hello,I apologize in advance for my English.Do not you know why I'm going to open two windows when I run the program and select a language, and not just one one?I do not know what to erase in order to...
View ArticleFault Tolerant Programming in RealTime
The Windows version of my DAQ program is rich with Try/Catch statements to avoid crashing on errors that are not worth crashing over. In C, however, I am struggling with handling faults. I'll give one...
View ArticleNumbers from Array to Panel
Hello,I'm new in labWindows. I don't know how to show every values from array in Panel. I always get only one number. Im sorry for my ugly code. Please, help me. int CVICALLBACK binary (int panel, int...
View ArticleCan't compiling when using HW_PROFILE_INFO of GetCurrentHwProfileA SDK function
Hello,I've add a SDK function in an old program under CVI 9.0 and Windows 7.This function is GetCurrentHwProfileA (or without A at the end of the name).I've write Microsoft sample in a file to my...
View ArticleMonitor new file on folder
Hello, Here is my problem : I try to monitor a folder and when a new file is created, i want to know it. I ckecked so many discussion and I saw "FileSystemWatcher" which seems to work with Labview. So,...
View ArticleMacro redefinition compile time error
#define FOO 1 #define FOO 0.9 I had the above definitions in my code and cvi didn't complain while compiling, I thought it would, Can someone explain? Thank you
View ArticleCVI 2013 error: Undefined symbol '_imaqXXX' referenced in "c:\...obj" only in...
Hi all,I'm having trouble building my project as a release version in CVI 2013.The program builds and runs in debug mode, but when I try to build in release mode (32-bit) I get a lot of link errors,...
View ArticleThe graph control right-hand Y-axis tick marks look like negative signs
Hello, The graph control right-hand Y-axis tick marks just to the left of the numeric values that make up the scale look like negative signs. This causes significant confusion. Just for this...
View ArticleRunning a 32-bit LabWindows CVI program on a 64-bit Windows 10 environment
Hello, We have been using a program written on 2010 LabWindows CVI and Windows XP environment. We now getting new computer with Windows 10.Can we use the same program?I tried to generate a 64-bit...
View ArticleCan LabWindows CVI 2010 be installed on Windows 10 Environment?
Hello, Is it possible to install LabWindows/CVI 2010 on a computer with Windows 10 environment.I have a program written on WINDOWS XP and need to run it on a Windows 10 computer.Thanks Bobby
View Article