search for: aquisition

Displaying 15 results from an estimated 15 matches for "aquisition".

Did you mean: acquisition
2019 Feb 12
4
Monitor Eaton 93PS UPS
I also operate an HP T1500 G3 which it's an Eaton made UPS. Connected on usb i get frequent communication errors and data aquisition stopped. Mine has a serial connection, also. Operating via serial has no trouble. Maybe it's something related to usb setting in bios, i.e. Legacy mode, speed setting, etc. However on serial mode looks like the eaton or hoe power protector software does not record any statistics... On Tue, 12...
2006 Jul 24
3
HowTo?: Eager caching of third order ActiveRecord assoc.
Hello. Using the ":include", which generates a "LEFT OUTER JOIN" SQL command, it is possible to eagerly preload second order data objects (children) for a given association. I wanted to know, if it is possible to eagerly preload and cache third order (or more) data objects, which are little-children or little-little-children. As I''ve seen. it is possible to add
2003 Oct 16
0
Too long to open a socket connection
Hello Guys! I've been doing data aquisition of a pressure measurement system that communicates using TCP/IP protocol. R's socket connection has been a blessing for aquiring this data. I've been doing this data aquisition on Linux (where I do most of the development) and Windows. It works fine on both systems but there is only a sligh...
2008 Oct 17
1
Preventing DomU corruption in case of Split-Brain of heartbeat
...ecently we had a split brain in our heartbeat system. This causes both of our XEN servers to fetch the iSCSI-Device and run the domU on it. This resulted in severe damage of the filesystem of the domU. Is there a method to limit the number of iscsi-sessions per iSCSI target, to prohibit the double aquisition of a iSCSI device. Or does anybody here has a alternative solution to this problem? Thanks in advance Best regards, Volker -- ==================================================== inqbus it-consulting +49 ( 341 ) 5643800 Dr. Volker Jaenisch http://www.inqbus.de Herloßso...
2010 Mar 25
4
CreateFile \\\\.\\x: non-root
Hello, I have a usb data aquisition device interfaced by mass storage protocol. I open it like: hEcgDrive=CreateFile("\\\\.\\g:", GENERIC_READ | GENERIC_WRITE, FILE_SHARE_READ | FILE_SHARE_WRITE, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL | FILE_FLAG_NO_BUFFERING | FILE_FLAG_WRITE_THROUGH | FILE_FLAG_OVERLAPPED, NUL...
2007 Dec 18
4
AsteriskNOW release date???
Hi list, Anyone knows about the date of the official (stable) release (v1.0) of AsteriskNOW??? It's supposed to be at the end of this year, which is very close now with no signs of it. Thanks... Raul -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071218/c543b407/attachment.htm
2008 Jun 21
2
clicking on plot and recording XY coords
...Miltinho ----- number.clicks<-4 for (i in 1:number.clicks) { plot(0,0, type="n") seg1<-arrows(-0.5,-1,0.5,0, col=1) seg2<-arrows(0,-1,-0.3,0.3, col=2) seg3<-arrows(0.2,-0.7,-0.5,0, col=4) # here I would like click on PLOT # and record de XY position # before go to next aquisition } [[alternative HTML version deleted]]
2019 Feb 12
0
Monitor Eaton 93PS UPS
Zitat von nicolae788 <nicolae788 at gmail.com>: > I also operate an HP T1500 G3 which it's an Eaton made UPS. Connected on > usb i get frequent communication errors and data aquisition stopped. Mine > has a serial connection, also. Operating via serial has no trouble. Maybe > it's something related to usb setting in bios, i.e. Legacy mode, speed > setting, etc. > However on serial mode looks like the eaton or hoe power protector software > does not record any s...
2019 Feb 12
0
Monitor Eaton 93PS UPS
On February 12, 2019 9:37:17 AM UTC, nicolae788 <nicolae788 at gmail.com> wrote: >I also operate an HP T1500 G3 which it's an Eaton made UPS. Connected >on >usb i get frequent communication errors and data aquisition stopped. >Mine >has a serial connection, also. Operating via serial has no trouble. >Maybe >it's something related to usb setting in bios, i.e. Legacy mode, speed >setting, etc. >However on serial mode looks like the eaton or hoe power protector >software >does not recor...
2005 Dec 12
0
Big contract, Big money, Need we say more
...ription fee of $5.99. Both companies will share the revenue from the relationship with m-Wise receiving a portion of the revenue from the end users. What Ever You Do....... We give this to you again as a gift. This company is doing incredible things. They have cash and have made great strategic aquisitions. The current price is $0.17. Word on the street is this stock could take off at any moment. This company has dropped big news in the past, who''s to say they dont have another big one brewing. [[alternative HTML version deleted]]
2006 Jan 09
0
data aquistion cards
Another year another project. Does anyone have any experience / pointers in obtaining data from an analog / digital converter hardware such as a National Instruments data aquisition card using R? I really need to obtain and process this data in a real time enviroment and I'm hoping that R already has packages to help me with this. If anyone has any experience with this I'd love to hear about it. Many thanks Tom
2001 Oct 15
0
Urgent Investor Info
...t their lowest levels in almost 4 decades. ROYA is experiencing record breaking loan volume, real estate sales, and mortgage refinancing as the rush is on with rates having dropped to bargain basement levels. We are expecting significant news next week regarding increasing revenue and significant aquisitions, enhancing the bottom line for rapid revenue growth. The stock has already bounced sharply from its 52-week low and will continue moving up immediately. We think the stock could easily climb above $6 in less than a month. WE ARE PROJECTING RECORD VOLUME AND PRICE APPRECIATION AS ROYA MAY VERY WE...
2019 Feb 11
2
Monitor Eaton 93PS UPS
Hello, we try to use Network UPS tools to monitor a network connected Eaton 93PS UPS. It basically works but we get frequent "Data is stale - check driver" warnings with a "data is no longer stale" shortly after in the log. We tried both snmp-ups and netxml-ups driver and both raise the same error. If have captured the communication between nut and UPS but all
2008 Jun 14
2
PATCH: ipconfig may discard useful packets
Thank you Maximilian, this was much easier! I still have problems with my email setup, I haven't found the time to migrate my mailbox from Windows yet. And gmail (webmail) doesn't allow many customizations, so I'm also uploading the patch to http://users.sch.gr/alkisg/temp/0001-Signed-off-by.patch I'm sending a patch regarding the discard_packet() function, please consider it for
2005 Sep 28
15
Asterisk on windows
why can't we compile the asterisk coading in windows, it's done in c++ so it should work in windows as well