search for: schematically

Displaying 20 results from an estimated 113 matches for "schematically".

2009 May 29
2
Drawing schematics
Hi, I would like to represent the treatment course of a subject with an arrow representing passage through time and various ticks, arrows, or bars representing treatments done to the patient along the arrow. I would like to generate this sort of schematic for each patient in a database taking information from the database such as time of treatment and type of treatment. Does anybody know how I
2006 Mar 05
1
Trust UPS 425 [powercom driver] Cable Schematics
Hi all! I have the Trust UPS 425 but I don't have the serial cable, have someone that schamatics? thks, Alessio
2007 Jul 12
1
sub-function default arguments
Hi. I have defined a function, f1, that calls another function, f2. Inside f1 an intermediate variable called nm1 is created; it is a matrix. f2 takes a matrix argument, and I defined f2 (schematically) as follows: f2<-function(nmArg1=nm1,...){nC<-ncol(nmArg1); ... } so that it expects nm1 as the default value of its argument. f1 is defined (schematically) as: f1<-function(...){result1<-f2(); ... } When I ran f1 I got the following error message: Error in ncol(nmArg1) : object...
2008 May 10
2
cannot locate cdrom
Im tryingn to run a cd from the windows 3.1 to '95 era. Its a Ford factory service manual disk for pulling up automotive diagnostics/schematics etc. The disk installed without a problem using wine /path/to/cdrom/install.exe . I can also run the locally installed executable file without a problem once again using wine /path/to/local.exe . The problem is that the program requires a callback to
2003 Sep 15
3
X100P & T100P knock-off boards
Do they fall under FCC certification if they're built to the same specifications as the ones from Digium? If I build my own T100Ps from the schematics and board layouts that are available, are they legal to plug into the PSTN?
2003 Jun 28
2
Truncating y axis
Hi folks, I want to have a y-axis using matplot where the y axis is truncated as shown schematically below: (msecs) 3000 | x ~ ~ 800 | x | | x | ----|----|----|----------------- 1 2 3 Position The ~ is supposed to stand for a curved line showing a break. The issue is that I want to plot the points shown by the x&...
2004 Aug 23
2
HFC-S in NT mode, wiring?
I've got an old HFC-S card to play with, and I would like to use it in NT mode. I've a problem only: wiring. I can't fully understand the instructions I was able to find online. Someone can point me to a site which explains the whole procedure clearly (like with some schematics, even in ASCII)? TIA, Simone.
2012 Apr 26
1
PSpice has stopped working in newer versions of wine
Hi there, I'm currently trying to make PSpice (http://www.electronics-lab.com/downloads/schematic/013/) work under Wine. It installs and starts the Schematics editor flawlessly, I'm able to create circuits, save and modify them. But simulation doesn't seem to work, after about 10 seconds waiting, it aborts with the message "Unable to start application
2008 Feb 11
1
Orcad 7.2 (old) loads, but treeviews won't expand
I'm on freeBSD 7.0, wine 0.9.53. When I run Orcad, it can load projects, but schematics never open (unlike other users' experiences in the apps db from Orcad v9.0). You open schematics by expanding them in the 'project' treeview window, and under wine, the little "+" box next to the treeview just dissapears when you click on it instead of expanding. Steve [steve at
2010 Oct 13
3
call forwarding callerID
Hi list, This is not necessarily an asterisk issue, but a lot of you guys know way more then me, so I have a question: someone at my company sets his phone to forward calls to his cellphone, so someone calls our office, call is forwarded to his cell, and the callerID that shows up on his cell is of course our office number, because asterisk originates a new call to his cell and then bridges
2010 Feb 11
4
when does 'dog' not equal 'dog'?
This is more a Ruby than a Rails question -- feel free to redirect me as appropriate -- but either this is a Ruby 1.9 bug or I have some serious misunderstanding. Essentially, I''ve caught the <=> operator returning nil -- not -1, 0, or 1, but nil. Schematically: class A attr_accessor :slot fun matches?(s) p "s <=> @slot = #{s <=> @slot}" return (s <=> @slot) == 0 end end Driven from a script, I get something like this: # Case 1: Notice that <=> evaluates to nil when it should eval to 0 a.slot = "dog&...
2008 May 30
6
Routing squid to a different gateway
Hi all, I''ve been using shorewall 3 (3.4.8 now) for a while on a simple gateway setup for my office. Routing is enabled only for a few hosts and all user access the internet thru squid, which is running on the shorewall box. I have a few other services on this box and some others on another server, but they don''t matter for what I need. Quick and dirty schematics to illustrate
2005 Jan 25
3
Plotting only masked part of data
Hello, I have x and y data to plot (synthetic example): x <- seq(0,4*pi,by=0.1) y <- sin(x) I then want to plot (x,y) in those points where abs(y) is smaller than 0.5. As a first approximation plot(x[abs(y) < 0.5],y[abs(y) < 0.5]) is quite close - however I want to plot with lines, i.e. type="l", and then I get solid lines connecting the endpoint of one
2003 Aug 19
2
Re: Open source IP phone, maybe?
Hi! I think it is a great idea. The DS80C400 needs external memory, and/or flash. It have the Ethernet integrated, but it is really slow (it is 8051 architecture), and yes, I know it can go up ti 75Mhz, but only gives 18MIPS max. I would use ATmega128 from atmel (16MIPS at only 16Mhz), take a look at: http://www.ethernut.de (project using mega128 with Ethernet, includes schematics). It
2007 Oct 12
2
MGE Ellipse USB cable config ?
Hi everyone, This is not directly NUT related, but i don't know where else I can still ask this. I have been using a pretty decent 2nd hand MGE ellipse premium 1200VA for a while now at home. http://www.mgeups.com/download/doc_intl/ small/premium/389uk.pdf It's been working very well for me on linux, but my linux server has recently passed away and now I only have Macs left.
2010 Jan 11
2
warning inside loop
...ther the estimation procedure has resulted in a warning, so I can distinguish between the well- and ill-converged models. I have been trying to use functions as warnings(), as well as using the object last.warning, but unfortunately to no avail. Although I cannot provide a reproducible example, I schematically represent the procedure I seek to use below: for (i in 1:10) { <<modify data>> <<estimate model>> <<<evaluate whether estimation produced warning>>> <<extract model parameters, and store whether warning occured>> } I hope any one can give s...
2005 Jan 31
0
Xilinx ISE: can't add file to project
Greetings, I've been experimenting with various versions of ISE from 5.2, 6.2, 6.3 and have been unable to get any working to a usable state. Version 5.2 won't allow me the option of adding any sort of schematic, state machine or HDL (only text and edif constraints files) to a project. Versions 6.2 and 6.3 seem to allow me to add any type of file (schematic, sm, vhdl, verilog, etc).
2003 Apr 13
1
torisa rev b
?Hola! torisa.c (from zaptel 0.50) says: #define MASTERVAL 0x41 /* Enable E1 master clock on Rev. B board */ Does that mean that there is a torisa revB? If so, are the schematics downloadable from somewhere? (www.zapatatelephony.org only has Rev. A ones) Does the Rev. A support E1? (just changing the DS2151 for DS2153, the DS crystal and closing the E1 jumpers, or something else is
2007 Dec 20
0
Complicated upgrade problem
I appologize for the length of this email in advance. I hope someone can help us upgrade our aging samba network environment. ======= The Environment ========================================= We have an ldap-based samba security=domain environment. We have two sets of users/computers administrative and instructional. There are about 1500 admin users on 958 computers in the admin domain, and
2001 Feb 03
1
Text handling broke.
Howdy, Sometime between Dec 14 and Jan 30, a small portion of text handling seems to have broken. I have a schematic editor application (schedit) which I have been running under wine for 7 or 8 months now. What I do is select an "Add text" menu item, a dialog pops up and I type in some text and click ok. Normally then the text would show up attached to the mouse, and I can move it to