After reading some more FAQ's I changed to following but no avail. Private Sub Command1_Click() UltimaSerial1.Device = 158 'This tells the control that we are ...
1) Check the date of ultimaserial.ocx under Windows\system32 directory, and make sure it is dated Nov, 2005 2) UltimaSerial1.CommPort should be 0 for USB-based...
Thanks for the suggestions. 1] I set com port back to 0 2] Cheked for the ultimaserial.ocx file and it says 11 November 2005 3] Made sure only excel is open no...
It seems you are using VBA from Excel? If so, you'd better take a look at the Excel lessons 1) The sample VB programs may not work in VBA without modification,...
1] Correct I use excel 2000. 2] No old version was installed as far as I know. First I installed ultimaserial.exe and then ultimaserial3.exe All dowloaded...
OK, when I use VB 6.0 (so no Excel) the sample is working fine. Also ultimapanel works fine if I add 158 as device and also COM 0 for USB. I Did not changed...
1) I assume you are seeing the correct waveform on VB samples? 2) Can you use DQChart to display waveform in VBA of Excel? Can you add a display lable to...
1] In VB sample I see on the DQchart something happening when the voltage changes. Same when I use Ultimapanel ther I also can select all other channels and...
have to correct myselve In excel VBA version from website there is no DQchart.\ So when I add one what code do I have to use? Paco ... that ... COM ... to ... ...
I think ultimaserial is working fine The problem seems to be in the way you pass the data to cells in Excel Remember, you CAN'T simply pass the return from...
I am sure ulitmaserial is working as with the REAL VB samples and the Ultimatepanel it is working fine. For the Excel VB sample I took from your web page ...
Hi, MR. Ultimaserial! :-) I stopped with using ultimaserial with Excel VBA as I could not get it to work. Do not know why but after 8 hours time spent I gave...
I just tried and got it running. Here is my codes (Also I set ultimaserial control in the tool box to match my device, channelcount, comport, etc) Dim...
I have problem logging into Yahoo. So I try it this way. Thanks for updating the example. It still does not work here! :-( When I want to change the properties...
Ultimaserial 3 is not installed properly 1) Run Ultimaserial (Rev 3) installation on your PC 2) Make sure VBA issue is properly addressed following ...
FYI, When I use on same PC VB6.0 make a new form and add ultimaserial and click properties I can select 158 and USB port from dropdownlist. When I use on same...
Here is the discussion from Microsoft regarding such problem http://support.microsoft.com/kb/244064/EN-US/ ... and click properties I can select 158 and USB...
I just tried the exd.html page. I openend new xls file. go to VB editor. new form map2.xls added ultimaserial to toolbox added ultimaserial to form and tried...
What version of Excel are you using? According to Microsoft's suggestion (http://support.microsoft.com/kb/244064/EN-US/), you should also look for file with...
I have read all of the posts on here, how do I set the calibration, what is the equation for converting the "voltage" number into a usable value? for instance...
DI194 doesn't have digital outputs To convert raw ADC count to voltage, you can simply apply Voltage = 10 * ADReading/32768 if you don't mind some minor error,...
using my 194rs, I have sucessfully implemented code in excel that will read analog channel 1 and input the time and voltage into a spreadsheet. I use the...
Mr.Ultimaserial I use Excel 2003 SP3 but it not seem to work. I just tried the exd.html page I openend new xls file. go to VB editor. new form map2.xls added...
Hi Mike, Could you share the code for the excel file? According to what is told by MRS (Mr.Ultimaserial! :-)) when using Ultimaserial there is no limit to go...
Question for MRS or any other with the knowledge. 1]For time being I quit with Excel and stepped up to VB. 2]Can in one form two ultimaserials (US) be used to...
Google seems to indicate an .exd file will be created in all Excel. Did you search the whole PC? ... also ... the ... As ... up. ... DYNO ... the ... connected...