Re: nipalu.dll error upon loading .vi
re-installation of labview (now Fall 2013), update of avast av and setting up exceptions in avast - works so far without any problem.avast version before updating (at the point the problem occured) I...
View ArticleRe: Odd even number and Boolean indicator
Well, you are taking a 32 bit integer, coverting it to an 8 bit integer, then to a 8x larger (in memory) boolean array, then throwing 7/8 of the information away, retaining only 1/8 of the data. That...
View ArticleRe: customizing artificial guages of cockpit
Hi Folks, just to show you the progress ... altitude gauge and turn bank indicator including the inclinometer are fully working ! have Fun
View Articlefpga compilation extremly slow
Hey guys, Im hoping Im right here. My problem is that when I try to compile my fpga VI, Xilinx 14.4 needs more than 9 hours to compile.One example is that the program needs for this: "INFO:...
View ArticleError 1055 OA_Get Max Axis Dispaly Value.vi -> OUT Orbit Plot (Unfiltered).vi
Hello to Everyone,I am trying to use OA Orbit.vi, but i having trouble, this error message is displayed: Error 1055 OA OA_Get Max Axis Dispaly Value.vi -> OA Orbit Plot (Unfiltered).vi. Is there any...
View ArticleRe : The output / input configured in the OPC Server is different from the...
Hello Marc Thanks for your reply.I was followingthe tutorialfound at thislink:http://forums.ni.com/ni/attachments/ni/170/585958/1/opcsiemenss7200.pdf In theOPCServertoconfigure the"tags"the...
View ArticleRe: home license
Well, essentially it is easy.Hoovah correctly pointed out that the information about the VLA was plainly missing in the first instance. So everyone *assumed* that you was handling a single license with...
View ArticleRe: Sending SMS automatically
I'll downsave it when i get hope, unless some kind soul beats me to it. :)/Y
View ArticleRe: Read TDMS buffer size
Read this about the default settings and your options to modify them. tdms_set_properties hope it helpsChristian
View ArticleRe: Opening and reading multiple non-sequential files
Thanks so much for your codes, Sir A and NeilR. N00b here but can't I just use the 'Initialize Array' function to solve the problem in NeilR's code..? In this case, yes the size of the array was known...
View ArticleHow to convert LV RT 64 bit timestamp in to date.
Hey Folks, Stuck at this. I am coding for labview Real time 2012. It has one Function to get the date and time. RT Get Timestamp VIOwning Palette:RT Utilities VIsRequires: Real-Time ModuleInserts a...
View ArticleRe: Multiple clients reading data from a single server laptop (wireless Network)
There's an example included with LabVEW that should get you started, find it at "Help -> Find Examples" then "Networking->TCP & UDP-> TCP Multiple Connections.lvproj" MC
View ArticleRe: SMTP open works on PC but not on cDAQ-9138 controller
Hello,OK I found now the solution and I'd like to share it...the easiest way is often not so obvious to see: I openend in MAX the software folder of the remote system and simply chose add/remove...
View ArticleRe: Casting problems with VI To .NET Object
Andreas, i haven't found any information that a System.Object does NOT retain its type internally. To be more specific: Each System.Object has a field "Type" which contains information about the data...
View ArticleRe: OPC Server PLC
Do you see the OPC Server in the distributed system manager?Is your NI OPC Server running? There should be an icon in the tray, where you can configure it. Best regards Johannes
View ArticleRe: Odd even number and Boolean indicator
... just trying a few ideas and seeing what LV makes of 'em. "(It is possible that the compiler can streamline some of this under the hood, but that does not make it right)." I don't see any broken...
View ArticleRe: Disabling Multi-Threading IP block
Hello ThiCop,thank you for your reply, I have already checked that page and my intention to disable multi-threading comes from there. I'm trying to integrate some .vhd files generated by Moby-Dic...
View ArticleRe: Flow Meter VI - Pulse Count - Help Needed
Hi Ger, Looking at the VI it seems to be just acquiring some data off of your 6501 card, and just edge counting the number of pulses received and then processing the data to give the result of flow. It...
View ArticleApplication builder and Installation
Elijah Kerry did a real nice power point presentation on Application Builder ( Risk Associated w Source Distribution) back in 2012. I can't remeber what forum/group, etc I found it under. Does...
View Article