Displaying 15 results from an estimated 15 matches for "aquisitions".
Did you mean:
acquisitions
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
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 slight problem (not really a problem,
something weird).
2008 Oct 17
1
Preventing DomU corruption in case of Split-Brain of heartbeat
Hi Xen-Users!
We run an large HA XEN system based on heartbeat2.
Storage base is an infiniband storage cluster exporting iSCSI devices
to the frontend HA XEN Machines. The iSCSI devices are used as pysical
devices
for the domUs using the block-iscsi mechanism (by the way thanks for
this cool script).
Recently we had a split brain in our heartbeat system. This causes both
of our XEN servers to
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,
NULL);
for communication I use
DeviceIoControl(hEcgDrive,
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
Dear all,
I need to run a interactive procedure where the user
will need click on the screen (over a XY plot)
and I need to record the XY coordinate which the
user clicked. Roughly I wrote a short code below.
You see that I suppose that the user will choose
four coordinates inside the region of intersection
between three segmentes. On each click, I would like to
record the position clicked in a
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.
>
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.
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
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 WEL...
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