Author Topic: UltraDMM Software Project  (Read 132144 times)

0 Members and 1 Guest are viewing this topic.

Offline mariush

  • Super Contributor
  • ***
  • Posts: 5022
  • Country: ro
  • .
Re: UltraDMM Software Project
« Reply #175 on: February 17, 2014, 08:06:01 pm »
Tried this latest version on the slow laptop.

Gauges, graphs, digital they all work.
Thanks for the export TDV button, it works.  Though if I clear the log and wait a bit and then hit export tdv again, the new file will also have the cleared records. You probably didn't touch this as I didn't see it mention above.
Basically the bug would be "clear log only clears the grid in the meters log but not the records in memory?"  I wonder if you clear the memory, it would also affect the graphs display... don't know how you designed the app internally.

question.. say i have two meters added in ultradmm, how do i connect to just one? Right now i use "Meters> Connect" but i suspect if i have two meters it will try to connect to both?
I added a meter on another com port (nothing actually there) and when I hit connect I don't get any alert or timeout message from second meter, how would a user know if the software actually tries to connect/read values from both or not? Am I doing something wrong?

I was about to complain about time in csv exporting to mm/dd/yyyy h:m:s AM/PM ... but then i realized i had regional settings on US. Set them to my country and now it displays dd.mm.yyyy hh:mm:ss so it's all good.

 

Offline Wytnucls

  • Super Contributor
  • ***
  • Posts: 3045
  • Country: be
Re: UltraDMM Software Project
« Reply #176 on: February 17, 2014, 08:23:16 pm »
No, the 71D has the Cyrustek ES51966.
Tried the software with the 71B also, to no avail.
The 61E didn't come with a USB cable.
The 61E is not seen either, using the 71D USB cable.
« Last Edit: February 17, 2014, 08:33:07 pm by Wytnucls »
 

Offline BThunderWTopic starter

  • Regular Contributor
  • *
  • Posts: 118
  • Country: ca
Re: UltraDMM Software Project
« Reply #177 on: February 17, 2014, 08:25:51 pm »
Looks like I was given incorrect information regarding the chipset. ES51966 is not implemented.

It also looks like the cable that comes with the UT71 is also different. Unfortunately, this will make it impossible for me to implement as I can't justify spending that kind of coin on a meter just for development purposes.
« Last Edit: February 17, 2014, 09:14:47 pm by BThunderW »
 

Offline BThunderWTopic starter

  • Regular Contributor
  • *
  • Posts: 118
  • Country: ca
Re: UltraDMM Software Project
« Reply #178 on: February 17, 2014, 09:03:24 pm »
You're right about the clear issue, missed that one. Will fix in next patch.

If you just want to use one meter, you need to create a new Workspace. The meters are saved with the workspace so you configure whatever meters your current project requires.

Tried this latest version on the slow laptop.

Gauges, graphs, digital they all work.
Thanks for the export TDV button, it works.  Though if I clear the log and wait a bit and then hit export tdv again, the new file will also have the cleared records. You probably didn't touch this as I didn't see it mention above.
Basically the bug would be "clear log only clears the grid in the meters log but not the records in memory?"  I wonder if you clear the memory, it would also affect the graphs display... don't know how you designed the app internally.

question.. say i have two meters added in ultradmm, how do i connect to just one? Right now i use "Meters> Connect" but i suspect if i have two meters it will try to connect to both?
I added a meter on another com port (nothing actually there) and when I hit connect I don't get any alert or timeout message from second meter, how would a user know if the software actually tries to connect/read values from both or not? Am I doing something wrong?

I was about to complain about time in csv exporting to mm/dd/yyyy h:m:s AM/PM ... but then i realized i had regional settings on US. Set them to my country and now it displays dd.mm.yyyy hh:mm:ss so it's all good.
 

Offline Hagis2k

  • Regular Contributor
  • *
  • Posts: 64
  • Country: se
Re: UltraDMM Software Project
« Reply #179 on: February 18, 2014, 05:41:30 am »
So tried your last patch with uni-t ut61d i can select usb but when i do i get some errors back...

Code: [Select]

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at DataReader.FS9922DMM4._OpenPort()
   at DataReader.DMMBase.Open()
   at Meters.Meter.Start()
   at Meters.MeterManager.ToggleOnline()
   at Meters.MeterManager.set_Enabled(Boolean value)
   at UltraDMM2.frmMDI.ToggleMeters(Boolean enable)
   at UltraDMM2.frmMDI.MetersEnableStripMenuItem_Click(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
UltraDMM
    Assembly Version: 1.0.4.24575
    Win32 Version: 1.0.4.24575
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/UltraDMM.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
TriggersUI
    Assembly Version: 1.0.4.24574
    Win32 Version: 1.0.4.24574
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/TriggersUI.DLL
----------------------------------------
Infragistics4.Win.Misc.v12.1
    Assembly Version: 12.1.20121.2082
    Win32 Version: 12.1.20121.2082
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Infragistics4.Win.Misc.v12.1.DLL
----------------------------------------
Infragistics4.Win.v12.1
    Assembly Version: 12.1.20121.2082
    Win32 Version: 12.1.20121.2082
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Infragistics4.Win.v12.1.DLL
----------------------------------------
Infragistics4.Shared.v12.1
    Assembly Version: 12.1.20121.2082
    Win32 Version: 12.1.20121.2082
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Infragistics4.Shared.v12.1.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Utils
    Assembly Version: 1.0.4.28124
    Win32 Version: 1.0.4.28124
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Utils.DLL
----------------------------------------
Triggers
    Assembly Version: 1.0.4.24574
    Win32 Version: 1.0.4.24574
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Triggers.DLL
----------------------------------------
Meters
    Assembly Version: 1.0.4.24573
    Win32 Version: 1.0.4.24573
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Meters.DLL
----------------------------------------
CommonForms
    Assembly Version: 1.0.4.24574
    Win32 Version: 1.0.4.24574
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/CommonForms.DLL
----------------------------------------
DataReader
    Assembly Version: 1.0.4.24573
    Win32 Version: 1.0.4.24573
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/DataReader.DLL
----------------------------------------
THCUtils
    Assembly Version: 1.0.5160.28124
    Win32 Version: 1.0.*
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/THCUtils.DLL
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Gauges
    Assembly Version: 1.0.4.24574
    Win32 Version: 1.0.4.24574
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Gauges.DLL
----------------------------------------
HidSharp
    Assembly Version: 1.5.0.0
    Win32 Version: 1.5.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/HidSharp.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.





Couldn't see anything happening in the raw output either but thanks for your work so far!
 

Offline Hagis2k

  • Regular Contributor
  • *
  • Posts: 64
  • Country: se
Re: UltraDMM Software Project
« Reply #180 on: February 18, 2014, 10:23:44 am »
I emailed you Tom.

Seems like when you set it to usb under the ut61d but after saving it when you reopen then it is unticked...
 

Offline BThunderWTopic starter

  • Regular Contributor
  • *
  • Posts: 118
  • Country: ca
Re: UltraDMM Software Project
« Reply #181 on: February 18, 2014, 01:35:43 pm »
Yeah, will check it out.
 

Offline mcinque

  • Supporter
  • ****
  • Posts: 1129
  • Country: it
  • I know that I know nothing
Re: UltraDMM Software Project
« Reply #182 on: February 21, 2014, 11:50:31 pm »
First of all, thank you for the software.  :-+ It's a great improvement compared to the original Uni-T software.

The software is working well to me except that I cannot exit the software: when I want to quit he prompt me If I want to save the log file, but if I choose "no" the software doesn't quit.

Even saving doesn't solve the issue, since I got an error that tells me that "the registry key didn't have the right write permissions".

My system: genuine Windows XP SP3 with all patches available from Windows Update and the latest .NET and other requirements. UT61E via RS-232 to USB.

Hope this helps to improve your excellent software.
 

Offline Hagis2k

  • Regular Contributor
  • *
  • Posts: 64
  • Country: se
Re: UltraDMM Software Project
« Reply #183 on: February 22, 2014, 11:35:41 am »
If you know what registry key it is you can go into regedit and change permissions on it, should work i had some issues with keys that where locked.
 

Offline BThunderWTopic starter

  • Regular Contributor
  • *
  • Posts: 118
  • Country: ca
Re: UltraDMM Software Project
« Reply #184 on: February 22, 2014, 02:13:46 pm »
I'll be releasing a new version soon. In the meantime, try running the app as an Administrator.
 

Offline mcinque

  • Supporter
  • ****
  • Posts: 1129
  • Country: it
  • I know that I know nothing
Re: UltraDMM Software Project
« Reply #185 on: February 22, 2014, 02:44:17 pm »
I'll be releasing a new version soon. In the meantime, try running the app as an Administrator.

Thank you, I will try asap.

If you know what registry key it is you can go into regedit and change permissions on it, should work i had some issues with keys that where locked.

Unfortunately the error did not specify wich registry key is locked  :-//
 

Offline BThunderWTopic starter

  • Regular Contributor
  • *
  • Posts: 118
  • Country: ca
Re: UltraDMM Software Project
« Reply #186 on: March 11, 2014, 02:34:45 am »
Sorry guys, been busy with work. Will try to release an update this week. hang tight.
 

Offline Hagis2k

  • Regular Contributor
  • *
  • Posts: 64
  • Country: se
Re: UltraDMM Software Project
« Reply #187 on: March 11, 2014, 02:39:42 am »
No problems mate :)

Take your time...
 

Offline JimmyM

  • Regular Contributor
  • *
  • Posts: 93
Re: UltraDMM Software Project
« Reply #188 on: March 11, 2014, 12:40:13 pm »
I'm not sure if you talked about resolving download issues earlier, but I just downloaded the file in a few (3-4) seconds. I have Verizon FiOS (50/25) and am in the north east US. So, speed here is fine.

Any luck getting this working for a Fluke? a 189 specifically. The FlukeView Form software isn't really a DMM insterface.
 

Offline sportq

  • Regular Contributor
  • *
  • Posts: 62
  • Country: gb
Re: UltraDMM Software Project
« Reply #189 on: March 12, 2014, 04:46:13 pm »
My USB cable for the UT-61E arrived yesterday so I tried it with UltraDMM last night - very nice, considerably better that UNI-T's software.

I was reminded of Dave's review of the Agilent 34461A (EEVblog #489) specifically the long-term trend analysis it can do. Since the meter is now connected to a PC we have effectively unlimited sample memory so the graph could be used to show long term trends rather than the a moving window.

So my suggestions for enhancements:

- Unlimited (or configurable) sample window
- Option to configure the x-axis labels (the full date/time string is quite long)
- Configurable window colours.

Looking forward to the new release (although I had no problems with the current patched version)

Pete
 

Offline Hagis2k

  • Regular Contributor
  • *
  • Posts: 64
  • Country: se
Re: UltraDMM Software Project
« Reply #190 on: March 27, 2014, 11:23:57 pm »
So how are things coming along?

Shall be really nice to use your software as i so hate the uni-t/voltcraft one :)
 

Offline BThunderWTopic starter

  • Regular Contributor
  • *
  • Posts: 118
  • Country: ca
Re: UltraDMM Software Project
« Reply #191 on: March 30, 2014, 03:20:57 pm »
http://www.ultradmm.com/release/wip/UltraDMMPatch.zip

- Added support for Digitek DT-4000ZC and Tekpower TP4000ZC (Thanks grbolet, first user contributed code!)
- Changed date format on graph to display time only
- Some bug fixes / code clean up
- Fixed USB disconnect crash


Give it a shot and let me know how it works. I still have to set up a test environment to figure out the exit bug. I will have some down time coming from work so I'll get that done.
 

Offline Hagis2k

  • Regular Contributor
  • *
  • Posts: 64
  • Country: se
Re: UltraDMM Software Project
« Reply #192 on: March 31, 2014, 12:13:42 am »
Tried the update and used the uni-t ut61d i can select usb but it still give me the same errors.

When i add the device and tick usb then ill get this:

Code: [Select]
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at DataReader.FS9922DMM4._OpenPort()
   at DataReader.DMMBase.Open()
   at Meters.Meter.Start()
   at Meters.MeterManager.ToggleOnline()
   at Meters.MeterManager.set_Enabled(Boolean value)
   at UltraDMM2.frmMDI.ToggleMeters(Boolean enable)
   at UltraDMM2.frmMDI.MetersEnableStripMenuItem_Click(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
UltraDMM
    Assembly Version: 1.0.4.18373
    Win32 Version: 1.0.4.18373
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/UltraDMM.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
TriggersUI
    Assembly Version: 1.0.4.17847
    Win32 Version: 1.0.4.17847
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/TriggersUI.DLL
----------------------------------------
Infragistics4.Win.Misc.v12.1
    Assembly Version: 12.1.20121.2082
    Win32 Version: 12.1.20121.2082
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Infragistics4.Win.Misc.v12.1.DLL
----------------------------------------
Infragistics4.Win.v12.1
    Assembly Version: 12.1.20121.2082
    Win32 Version: 12.1.20121.2082
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Infragistics4.Win.v12.1.DLL
----------------------------------------
Infragistics4.Shared.v12.1
    Assembly Version: 12.1.20121.2082
    Win32 Version: 12.1.20121.2082
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Infragistics4.Shared.v12.1.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Utils
    Assembly Version: 1.0.4.17846
    Win32 Version: 1.0.4.17846
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Utils.DLL
----------------------------------------
Triggers
    Assembly Version: 1.0.4.17846
    Win32 Version: 1.0.4.17846
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Triggers.DLL
----------------------------------------
Meters
    Assembly Version: 1.0.4.17846
    Win32 Version: 1.0.4.17846
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Meters.DLL
----------------------------------------
CommonForms
    Assembly Version: 1.0.4.18373
    Win32 Version: 1.0.4.18373
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/CommonForms.DLL
----------------------------------------
DataReader
    Assembly Version: 1.0.4.17846
    Win32 Version: 1.0.4.17846
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/DataReader.DLL
----------------------------------------
THCUtils
    Assembly Version: 1.0.5202.17846
    Win32 Version: 1.0.*
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/THCUtils.DLL
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Gauges
    Assembly Version: 1.0.4.18373
    Win32 Version: 1.0.4.18373
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Gauges.DLL
----------------------------------------
HidSharp
    Assembly Version: 1.5.0.0
    Win32 Version: 1.5.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/HidSharp.DLL
----------------------------------------
Infragistics4.Win.UltraWinGauge.v12.1
    Assembly Version: 12.1.20121.2082
    Win32 Version: 12.1.20121.2082
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Infragistics4.Win.UltraWinGauge.v12.1.DLL
----------------------------------------
CommonControls
    Assembly Version: 1.0.4.17846
    Win32 Version: 1.0.4.17846
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/CommonControls.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


And when i open the settings up the second time the usb is unticked but its ticked?

See included screenshot :)

But thanks for your update!
 

Offline BThunderWTopic starter

  • Regular Contributor
  • *
  • Posts: 118
  • Country: ca
Re: UltraDMM Software Project
« Reply #193 on: March 31, 2014, 12:15:12 am »
Can you PM me a copy of your workspace file? What operating system are you running? Are you experiencing this with a blank workspace or an existing one?



Tried the update and used the uni-t ut61d i can select usb but it still give me the same errors.

When i add the device and tick usb then ill get this:

Code: [Select]
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at DataReader.FS9922DMM4._OpenPort()
   at DataReader.DMMBase.Open()
   at Meters.Meter.Start()
   at Meters.MeterManager.ToggleOnline()
   at Meters.MeterManager.set_Enabled(Boolean value)
   at UltraDMM2.frmMDI.ToggleMeters(Boolean enable)
   at UltraDMM2.frmMDI.MetersEnableStripMenuItem_Click(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
UltraDMM
    Assembly Version: 1.0.4.18373
    Win32 Version: 1.0.4.18373
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/UltraDMM.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
TriggersUI
    Assembly Version: 1.0.4.17847
    Win32 Version: 1.0.4.17847
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/TriggersUI.DLL
----------------------------------------
Infragistics4.Win.Misc.v12.1
    Assembly Version: 12.1.20121.2082
    Win32 Version: 12.1.20121.2082
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Infragistics4.Win.Misc.v12.1.DLL
----------------------------------------
Infragistics4.Win.v12.1
    Assembly Version: 12.1.20121.2082
    Win32 Version: 12.1.20121.2082
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Infragistics4.Win.v12.1.DLL
----------------------------------------
Infragistics4.Shared.v12.1
    Assembly Version: 12.1.20121.2082
    Win32 Version: 12.1.20121.2082
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Infragistics4.Shared.v12.1.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Utils
    Assembly Version: 1.0.4.17846
    Win32 Version: 1.0.4.17846
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Utils.DLL
----------------------------------------
Triggers
    Assembly Version: 1.0.4.17846
    Win32 Version: 1.0.4.17846
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Triggers.DLL
----------------------------------------
Meters
    Assembly Version: 1.0.4.17846
    Win32 Version: 1.0.4.17846
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Meters.DLL
----------------------------------------
CommonForms
    Assembly Version: 1.0.4.18373
    Win32 Version: 1.0.4.18373
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/CommonForms.DLL
----------------------------------------
DataReader
    Assembly Version: 1.0.4.17846
    Win32 Version: 1.0.4.17846
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/DataReader.DLL
----------------------------------------
THCUtils
    Assembly Version: 1.0.5202.17846
    Win32 Version: 1.0.*
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/THCUtils.DLL
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Gauges
    Assembly Version: 1.0.4.18373
    Win32 Version: 1.0.4.18373
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Gauges.DLL
----------------------------------------
HidSharp
    Assembly Version: 1.5.0.0
    Win32 Version: 1.5.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/HidSharp.DLL
----------------------------------------
Infragistics4.Win.UltraWinGauge.v12.1
    Assembly Version: 12.1.20121.2082
    Win32 Version: 12.1.20121.2082
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/Infragistics4.Win.UltraWinGauge.v12.1.DLL
----------------------------------------
CommonControls
    Assembly Version: 1.0.4.17846
    Win32 Version: 1.0.4.17846
    CodeBase: file:///C:/Program%20Files%20(x86)/UltraDMM/UltraDMM/CommonControls.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


And when i open the settings up the second time the usb is unticked but its ticked?

See included screenshot :)

But thanks for your update!
« Last Edit: March 31, 2014, 12:18:08 am by BThunderW »
 

Offline Hagis2k

  • Regular Contributor
  • *
  • Posts: 64
  • Country: se
Re: UltraDMM Software Project
« Reply #194 on: April 01, 2014, 12:39:13 am »
Ill email you some info in a moment shall try it on winxp too
 

Offline grbolet

  • Newbie
  • Posts: 7
  • Country: sk
Re: UltraDMM Software Project
« Reply #195 on: April 03, 2014, 07:52:48 pm »
trying to use Digitek DT-4000ZC and getting exception when adding meter after click on Save (same for tekpower, others seems to work, so I did something wrong :-))

Code: [Select]
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ApplicationException: Uknown Model Name
   at DataReader.SupportedModel.GetMeter(String Model, String ComPort, Int32 Baud)
   at Meters.Meter..ctor(String Model, String ComPort, Int32 Baud, String Name)
   at Meters.frmEditMeter.btnSave_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 

Offline BThunderWTopic starter

  • Regular Contributor
  • *
  • Posts: 118
  • Country: ca
Re: UltraDMM Software Project
« Reply #196 on: April 09, 2014, 03:08:21 pm »
http://www.ultradmm.com/release/wip/UltraDMMPatch.zip

Patch updated with fixes.

I'm working on adding support for multiple USB Meters from same Manufacturer.
 

Offline Hagis2k

  • Regular Contributor
  • *
  • Posts: 64
  • Country: se
Re: UltraDMM Software Project
« Reply #197 on: April 11, 2014, 01:46:12 pm »
That sounds perfect, i had to use the uni-t software and i so dislike it lol feels like it is slapped together by some kids not scalable and the user interface is a joke looking forward to try yours  :-+
 

Offline djdecibel

  • Newbie
  • Posts: 1
Re: UltraDMM Software Project
« Reply #198 on: May 12, 2014, 07:46:52 pm »
http://www.ultradmm.com  not work.....
 

Offline BThunderWTopic starter

  • Regular Contributor
  • *
  • Posts: 118
  • Country: ca
Re: UltraDMM Software Project
« Reply #199 on: May 20, 2014, 12:31:02 pm »
Site is back up. I'll be doing an new official release soon.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf