Re: Callbacks

2004-06-12 Thread Rolf Kalbermatter
be willing to show you how such a translation from callback to occurrence could be done, after my return. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands

Re: Application Error

2004-06-11 Thread Rolf Kalbermatter
this problem squashed. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: Omega CYC 321-01 Temperature Controller

2004-06-11 Thread Rolf Kalbermatter
referenced meaning the two GND have always the same electrical potential. I wouldn't let myself impress by such strange definitions and just simply try it out, possibly with a breakout box with LEDs to check that the data transmission is really ok. Rolf Kalbermatter CIT Engineering Nederland BV

Re: Replace array row in a loop

2004-06-11 Thread Rolf Kalbermatter
do, it is sometimes hard to see the optimal solution. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: Call Library

2004-06-08 Thread Rolf Kalbermatter
, you underestimate LabVIEW here :-) Luckily that is not true anymore. Since about LabVIEW 6.0 or 6.1, the CLN has actually a string return type. No array though (and for good reason), so if you would need to retrieve an array like that it would get troublesome in the way you have pointed out. Rolf

Re: [W] Is it Possible to use InPort / OutPort with PCI?

2004-06-06 Thread Rolf Kalbermatter
. The portIO driver is part of the OppenG Toolkit but not currently included in the binary distribution of the Toolkit. You can get it however from the sourceforge CVS repository of the OpenG Toolkit or directly though CVS web access. http://cvs.sourceforge.net/viewcvs.py/opengtoolkit/portIO/ Rolf

RE: Recursive Code Challenge

2004-06-06 Thread Rolf Kalbermatter
feel sorry that recursion does not work as simple as they would like. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

RE: [OT] NI Internal Programs

2004-06-04 Thread Rolf Kalbermatter
of Perforce here in Info-LabVIEW. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: Bird's Eye View 1.5.0 Available

2004-06-03 Thread Rolf Kalbermatter
of their developers very effectively ;-) I had the same with my LLB viewer utility to show the contents of LabVIEW libraries in Windows Explorer ;-) Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp

Re: Bird's Eye View 1.5.0 Available

2004-06-03 Thread Rolf Kalbermatter
was really provided by the Watcom C runtime library used in LabVIEW all over the place. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto

RE: Not quite off-topic: List misuse

2004-06-02 Thread Rolf Kalbermatter
much further. If I however receive a mailing out of the blue, it would almost certainly be reported to the blocklists I use and maybe even manually reported to its ISP and then disposed off. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax

Re: Polymorphic functionality of Delete From Array

2004-06-02 Thread Rolf Kalbermatter
of the VI you want to use. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: Maybe off topic - freeware and commercial ad

2004-06-02 Thread Rolf Kalbermatter
addresses from the Info-LabVIEW posts and start to mail out advertisements even for free stuff. Hope this makes sense. Of course it does ;-) Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp

Re: Brooks Flow Controllers

2004-05-28 Thread Rolf Kalbermatter
specific controllers. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: GOOP and spawning VIs on FieldPoint RT controller

2004-05-28 Thread Rolf Kalbermatter
to the created LV2 style template subVI to send commands and receive data through it from other places. Another way of communicating would be queues but my LV2 style global approach had some nice advantages for the application in question. PS: nice domain name by the way ;-) Rolf Kalbermatter CIT Engineering

Re: webcam

2004-05-27 Thread Rolf Kalbermatter
of applications (including many commercial ones) still depend on it. That said a DirectShow access to a WDM grabber driver will usually be more performant than through VfW. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG

Re: webcam

2004-05-27 Thread Rolf Kalbermatter
platforms other than the right one, video digitizer hardware with Quicktime drivers can be counted on one single hand. There is a Quicktime to VfW video digitizer driver for Windows to access VfW hardware in Quicktime but elegant would be something else. Rolf Kalbermatter CIT Engineering Nederland BV

Re: Call Library quandry

2004-05-27 Thread Rolf Kalbermatter
for structures it is better to pass an array of U8 to a library function if you need to access some information inside that structure after the function returns. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG

RE: DAQmx, etc.

2004-05-26 Thread Rolf Kalbermatter
entire resources with semaphores while they were in use. DAQmx is a new framework supposedly redesigned from the ground up and blocking most probably only happens on the lowest level for the time an external resource (hardware registers etc) are accessed but not for an entire high level call. Rolf

Re: DAQmx, etc.

2004-05-26 Thread Rolf Kalbermatter
in this way but everything on the system is as responsive as otherwise. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: Time zones and time stamps

2004-05-25 Thread Rolf Kalbermatter
or more different DST periods in the same year in Europe alone. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

RE: Time zones and time stamps

2004-05-25 Thread Rolf Kalbermatter
at all in this part) but because the hidden timestamp used as reference (Jan 1, 1980 0:00) gets modified when the VI is loaded into LabVIEW 7.0 by adding either the current DST offset or the current timezone offset (I'm not sure which one as they are both 1 hour for me at the moment) to it. Rolf

FW: Time zones and time stamps

2004-05-25 Thread Rolf Kalbermatter
-Original Message- From: Rolf Kalbermatter [mailto:[EMAIL PROTECTED] Sent: Tue, May 25, 2004 18:39 To: 'George Gatling (Contractor)' Subject: RE: Time zones and time stamps George Gatling (Contractor) [mailto:[EMAIL PROTECTED] wrote: Alright, so then it would seem that the best solution

RE: Time zones and time stamps

2004-05-25 Thread Rolf Kalbermatter
specifying the offset. Exactly my idea. And it would not only be for DST adjustments but to display timestamps with a specific timezone offset which as I know for sure has even smaller adjustement requirements than 30 minutes. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190

RE: Slow Printing

2004-05-21 Thread Rolf Kalbermatter
) always searches the internal LLB for a VI with the last part of the path first before even attempting to locate the VI at the absolute path if any given. So for this one you can actually use a string with the VI name only instead! Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415

Re: DAQmx, etc.

2004-05-20 Thread Rolf Kalbermatter
, DAQmx could be ported to all the other platforms since it was written in such a nice modular way that it only needs a trivial stub driver for other platforms. :-) Everybody would hope it's trivial but I'm sure it is anything but that ;-) Rolf Kalbermatter CIT Engineering Nederland BVtel: +31

Re: Capturing the keyboard

2004-05-19 Thread Rolf Kalbermatter
to keep the video playback going and then your app wouldn't need to be active to keep playing. It would have the additional benefit of not misbehaving if the user happened to click into the LabVIEW app window and make it active instead. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070

RE: Labview, Linux and databases

2004-05-18 Thread Rolf Kalbermatter
. The biggest problem is probably that eventhough BLOBs are supported in some databases, relational databases are not very well suited to store BLOBs. It can be done but is certainly not for what they were normally designed. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat

Re: Dealing with large file

2004-05-18 Thread Rolf Kalbermatter
the file is open completely. Well with a lot of VBA code stuffed in a macro you should be able to do that. But in fact most other spreadsheet applications out there do not have this stupid limitation. Or you could use Diadem. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415

RE: ActiveX server in Labview

2004-05-18 Thread Rolf Kalbermatter
, either in their registered name or even worse in their entire Active X Object interface. - Windows only and proprietary Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp

Re: system exec question

2004-05-18 Thread Rolf Kalbermatter
from OpenG however should be possible to downgrade to LabVIEW 5.x. There are only two VIs I think will cause problems and that are the Build Error Cluster.vi and the List Directory Recursive.vi both because they use the Delete Array primitive which wasn't available in LabVIEW 5.x. Rolf

RE: ActiveX server in Labview

2004-05-15 Thread Rolf Kalbermatter
allow you to run, execute and query any VI inside the application as if it would be another method of the Active X server though. It's not as point and click in for instance VB as if the methods would be directly exported as part of the Active X Object model but it gets very close to that. Rolf

RE: Corrupted llibrary due to crash! Any Idea?

2004-05-13 Thread Rolf Kalbermatter
need to. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: Keyence and LabView

2004-05-07 Thread Rolf Kalbermatter
other device, other than there might have been a tendency in the past to cook up its own protocol to make sure they can sell their own programming tools and peripheral devices. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070

Re: Labview 7.1 released 5/4/2004

2004-05-07 Thread Rolf Kalbermatter
to be a listing of new or modified features. No modifications or new features. Just incorporating all the bug fixes they found. Accordingly the DSC Toolkit is a free upgrade if you upgrade from the 7.0 version. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H

Re: LV for Linux and TCP/IP

2004-05-07 Thread Rolf Kalbermatter
Windows so your habits (shortcuts, etc) may have to be modified slightly. And hardware support other than TCP/IP and serial is more of a hassle, although it seems to start to improve lately. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax

RE: More then one active Vi with open Front panel?

2004-05-06 Thread Rolf Kalbermatter
making sure the local user and the remote application are properly locking out each other is another thing, but quite some remote commands do not need local lockout to be performed at all. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax

Re: NI-VISA Serial

2004-05-06 Thread Rolf Kalbermatter
file in the section [ALIAS] and make sure you add the missing information to the file on the new computer for instance during startup of your application. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG

Re: Records in Datalog files?

2004-05-05 Thread Rolf Kalbermatter
or 4GB. Using that big single files however does not seem like a good idea at all anyhow, as the chance of file corruption it directly correlated to its size. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG

RE: Watlow 96 Controller

2004-04-24 Thread Rolf Kalbermatter
and ASCII is the well known CRC-16 algo. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

RE: copy data from a front panel table

2004-04-20 Thread Rolf Kalbermatter
, then I'm afraid we do not know enough here about your application yet to even have a slight idea how you could do that. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp

Re (2) : appbuilder

2004-04-20 Thread Rolf Kalbermatter
for the target plattform. Is that unfair? I don't think so, it is a decision they made and all you can do is reason with them to change that, but that is it. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG

RE: Windows Security Permissions

2004-04-20 Thread Rolf Kalbermatter
. Another option in this case is probably to use the command line to call some Windows command line tool to change the settings you want. Not sure which one that would be though. Rolf Kalbermatter

RE: Re (2) : appbuilder

2004-04-20 Thread Rolf Kalbermatter
is a very difficult thing to do. The least problematic here would be probably between Windows and Linux as they use basically the same machine code generator. But crossing the CPU boarder is a very tough thing to do. Maybe in LabVIEW 9.0 as Super Professional Developer System ;-) Rolf Kalbermatter

RE: This is simple???

2004-04-14 Thread Rolf Kalbermatter
application builder. It is a project the developer who decides to try an attempt at it only can get frustrated with. There are definitely an endless number of other possibilities where someone can get at least a small chance to create something which will work in the end. Rolf Kalbermatter CIT

Re: Ancient Version question

2004-04-14 Thread Rolf Kalbermatter
this was almost entirely true. Having worked with 5.1 and 5.1.1 I would however consider 5.1 a not so nice experience. Be prepared to save fast and frequent or you will loose some considerable edit work. But maybe that is better than having to fully audit the entire application again. Rolf

RE: Consut in spanish

2004-04-14 Thread Rolf Kalbermatter
panel. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: CIN code

2004-04-13 Thread Rolf Kalbermatter
is a compiled and binary object file without any direct reference to the source code. The only other possibility like disassembling is illegal at least in the US. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG

Re: Regional settings date format

2004-04-13 Thread Rolf Kalbermatter
LabVIEW string. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

RE: SubVI Connection Description is the Caption?

2004-04-09 Thread Rolf Kalbermatter
at all and otherwise the label. I find that a nice feature. As to the floating tip showing up when you wire I thought this would be the label actually. Never noticed what you seem to say, but I never really checked that one as I'm only concerned about captions for VIs with visible front panel. Rolf

Re: Pointer to Pointer from DLL

2004-04-08 Thread Rolf Kalbermatter
own wrapper DLL I would certainly go for that solution. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: Details on use of Device Control/Status.vi

2004-04-08 Thread Rolf Kalbermatter
independant way. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: OpenG Coding Challenge - Remove Backspace

2004-04-08 Thread Rolf Kalbermatter
allocation of multiple OS threads per execution system. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: Video capture cards, LV and Linux

2004-04-08 Thread Rolf Kalbermatter
and display them in the Picture Control but IMAQ functionality will not be available under Linux or any other non-Windows LabVIEW version. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp

RE: OpenG Coding Challenge - Remove Backspace

2004-04-08 Thread Rolf Kalbermatter
Craig Graham [mailto:[EMAIL PROTECTED] wrote: Rolf Kalbermatter wrote: What speeds up things is, that for time critical or subroutine priority VIs, LabVIEW not only disables front panel updates (done anyway if the panel is not open), but even the code necessary to buffer the data

RE: Video capture cards, LV and Linux

2004-04-08 Thread Rolf Kalbermatter
requirements? I have no experience with image acquisition HW under Linux but you could try following links: http://www.arvoo.com http://www.euresys.com They certainly should be usable from within LabVIEW using the Call Library Node to call directly into the driver API for the cards. Rolf Kalbermatter

Re: Details on use of Device Control/Status.vi

2004-04-08 Thread Rolf Kalbermatter
I run this I can see DTR change for 3 seconds then change back to where it started. When the VI stops the VISA resource is deallocated and closed and that will probably reset the serial port to inactive state. Just add a 10 second delay in a frame 4 to see if that is the reason. Rolf Kalbermatter

Re: OpenG Coding Challenge - Remove Backspace

2004-04-08 Thread Rolf Kalbermatter
of a few % and is therefore bound to get almost lost in the noise of the measurement accuracy. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands

Re: Save with 24 bits

2004-03-30 Thread Rolf Kalbermatter
, typecast or stream to disk) you will probably have to actually keep the last 3 bytes instead of the first 3. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com

Re: Save with 24 bits

2004-03-30 Thread Rolf Kalbermatter
believe the Flatten Pixmap.vi, a subVI of Draw Unflattened Pixmap.vi in LabbVIEW 7 does more or less just what you need. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp

RE: join synchronization methods

2004-03-25 Thread Rolf Kalbermatter
there is no problem in using a queue as an occurrence at all here other than the queue being a little more expensive in resource terms but as it is there already anyhow you really loose nothing. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H

Re: Waveform graph legend

2004-03-25 Thread Rolf Kalbermatter
attributes you need to either make sure there is according data for that plot or the legend is expanded to show that channel. It is as simple as writing a single NaN value for each channel you want to be able to change plot attributes for. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070

Re: [W] Data link Serial port

2004-03-24 Thread Rolf Kalbermatter
instrument-application communication level, due to funny (not to say stupid) protocol conventions and most often bad documentation. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp

RE: [W] Sentinel SupePro Automatic Protection

2004-03-23 Thread Rolf Kalbermatter
and at least for the Sentinel Pro there seems to be a VI library which allows to do just that. If calling into a DLL is not your thing you can also call their command line tool to query the key. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H

Re: exception error only w/ an .exe built from LabVIEW

2004-03-23 Thread Rolf Kalbermatter
are using, including your USB interface may have scribbled over some address space it wasn't supposed to touch. And just because you don't have such an error when calling your DLL from another application than LabVIEW really means nothing at all. Rolf Kalbermatter CIT Engineering Nederland BVtel

RE: Alternative info-LabVIEW list

2004-03-23 Thread Rolf Kalbermatter
but the second will be doomed for sure as a lot of professional people can't afford to monitor both comp.lang.labview AND Info-LabVIEW, not to mention yet another news service. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070

RE: Hiding Main VI's Window in built application

2004-03-09 Thread Rolf Kalbermatter
not want to deal with proper resource deallocation once he is done with what he wanted to do. You can work around this by keeping a top level VI which starts up all the rests and gets neatly hidden by moving it off screen. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190

Re: API Serial Functions

2004-03-09 Thread Rolf Kalbermatter
. On the other hand using VISA I communicate with all sorts of devices since days and years and it has always worked for me, with the additional bonus that my LabVIEW applications work under Linux just as much without rewriting or even conditional VI code. Rolf Kalbermatter CIT Engineering Nederland BV

RE: API Serial Functions

2004-03-09 Thread Rolf Kalbermatter
in working on that as well I could create an Open-G subproject and put up what I have so far so that you could take a look at it and work yourself on it as well. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG

Re: Language Independence on Serial Output of .

2004-03-09 Thread Rolf Kalbermatter
you mean. Mind reading software hasn't been developed yet ;-) Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

CDR Writing with LabVIEW

2004-02-28 Thread Rolf Kalbermatter
Rom software directly from a LabVIEW program. It was developed for Nero 5.5 but should work just as well in Nero 6. http://www.citeng.com/pagesEN/products/cdrec.aspx Alternatively Nero supports also a command line interface tool which you could call with the System Exec function. Rolf Kalbermatter

Re: Confounded and Ranting

2004-02-28 Thread Rolf Kalbermatter
on such a moment than early in the morning when I'm still fresh. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: More than one executable

2004-02-28 Thread Rolf Kalbermatter
clients. The opposite should work according to the release nodes but I haven't tried that. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands

Re: [W] Getting IP address of a local network interface

2004-02-27 Thread Rolf Kalbermatter
the StringToIP node in LabVIEW leaving the input string unconnected. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: Windows XP Time Set Feature

2004-02-23 Thread Rolf Kalbermatter
have that option too, only you will probably need to use the command shell and the net time /setsntp command to enable and configure the service. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG

Re: Reading file names from a directory

2004-02-19 Thread Rolf Kalbermatter
can cause some pretty strange errors sometimes if you are not aware of it. Last but not least make sure you don't specify a pattern input if you are not interested in a specific file ending or such. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H

Re: More serial comms [W]

2004-02-18 Thread Rolf Kalbermatter
not working the way they should as long as the port I was trying to configure was actually present in the system ;-) Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp

RE: other persons software (was: why I hate express vis.....)

2004-02-14 Thread Rolf Kalbermatter
and locals as possible. After some four weeks of programming it is now in the final testing fase and seems to work as originally intended with a few quirks removed and optimizations in place. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H

RE: low level device drivers

2004-02-14 Thread Rolf Kalbermatter
with the Call Library Node but especially the DeviceIOControl() gets nasty very fast. So it is possible but unless you only have to implement one or two simple DeviceIOControl() calls it would be probably better to implement the interface in a DLL with a more LabVIEW friendly call interface. Rolf

Re: Associate a type of file with a LV7 app

2004-02-13 Thread Rolf Kalbermatter
in there. The important one is shell/open/command whose value is the path to your executable and then %1 as parameter to tell the Windows shell to insert the file name the user has clicked on at this place. Then read the command line in your application and do what you need to do with it. Rolf Kalbermatter CIT

Re: Time Zone

2004-02-05 Thread Rolf Kalbermatter
since and subtract 86400 from that and you end up with the timezone offset. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto

Re: Time Zone

2004-02-05 Thread Rolf Kalbermatter
hour positive and negative timezone offsets. Also note that there are timezones which do not have a full hour offset but half hours and possibly even more obscure ones. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070

RE: [W] VI Server vs. System Exec.

2004-02-05 Thread Rolf Kalbermatter
if they are built as executables and not just built LLBs it would be indeed possible to launch those executables by the system exec VI which will launch a new independant process which will automatically load the according runtime system needed for itself. Rolf Kalbermatter CIT Engineering Nederland BVtel

RE: IMAQ references/LV7

2004-02-05 Thread Rolf Kalbermatter
but for now it really is more like a native container You really need to use the VIs from the IMAQ library itself and/or the NI-IMAQ acquisition functions. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG

Re: Subpanels in 7.0

2004-01-31 Thread Rolf Kalbermatter
subpanels. Implementing it once in the caller instead of 50 times in each subpanel seems like a lot of time saving to me. It also seems more logical to me to do it in the caller but that may be just my warped mind. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H

Re: [A] Call by Ref Open VI Ref Question

2004-01-29 Thread Rolf Kalbermatter
can do other than openening the VI reference once in the beginning and store it in a shift register or something like that. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp

Re: Interupt

2004-01-29 Thread Rolf Kalbermatter
that API. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: swapping scales incompatible with EnableAutoScales=False ?

2004-01-22 Thread Rolf Kalbermatter
in the popup menu. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

RE: Array Wish list

2004-01-21 Thread Rolf Kalbermatter
that the Transpose function does not seem to operate in place. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL

Re: Another wish-list item - 2D array concatenation

2004-01-20 Thread Rolf Kalbermatter
of samples increases. It would be nice if the build array function had the options Concatenate columns and Concatenate rows. How about using Insert Array with the number of scans wired to the second index input? Simple and probably the most efficient method to do. Rolf Kalbermatter CIT Engineering

Re: State machine diagram editor

2004-01-16 Thread Rolf Kalbermatter
to continue with the State Diagram Editor. If it would be part of the Professional Developer version of LabVIEW I might give it another try ;-) Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG

Re: DAQ OPC on Windows XP?

2004-01-15 Thread Rolf Kalbermatter
such small but under certain circumstances far reaching modifications to core elements have become more the rule than the exception. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp

RE: State machines and passing references

2004-01-13 Thread Rolf Kalbermatter
when you route a wire through the border. If you need local storage in a state machine (classic with cases or modern with the event structure or a combination of the two) you need to create shift registers on the boundary of the loop you have to put around the case or event structure anyhow. Rolf

RE: ScrollBar

2004-01-13 Thread Rolf Kalbermatter
with the scrollbar itself but rater change the FrontPanel.Origin property of your VI reference. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands

Re: Bug in Unflatten from String (LV7)

2004-01-13 Thread Rolf Kalbermatter
. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: using Eseries manual cal library call

2004-01-10 Thread Rolf Kalbermatter
it to a string. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax: +31 (070) 415 9191 2288 EG Rijswijkhttp://www.citengineering.com Netherlands mailto:[EMAIL PROTECTED]

Re: Windows Time since When?

2004-01-06 Thread Rolf Kalbermatter
have isn't really specific if the return value of time() is in UTC or local time. Visual C however seems to return UTC. You can try to avoid this by actually using gmtime and mktime. Rolf Kalbermatter CIT Engineering Nederland BVtel: +31 (070) 415 9190 Treubstraat 7H fax