Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a User Interface #5

Open
wants to merge 43 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
2ebfb6e
Added a User Interface,
Palingenesis Jun 12, 2023
d6a2ca7
Add Image to Read Me
Palingenesis Jun 12, 2023
335e3a5
Update README.md
Palingenesis Jun 12, 2023
1fc653f
Added Scroll Bar
Palingenesis Jun 12, 2023
086f288
Merge branch 'main' of https://github.com/Palingenesis/OwonB41T
Palingenesis Jun 12, 2023
afe299a
Changed Publish Options
Palingenesis Jun 13, 2023
c038a20
Updated Bar Graph Values
Palingenesis Jun 14, 2023
50e5742
Started Doing a plot window
Palingenesis Jun 14, 2023
ec7ab03
Changed Icons.
Palingenesis Jun 15, 2023
2bef871
Made New Font to Match The real Meter.
Palingenesis Jun 16, 2023
eceb739
Forgot to update the Image
Palingenesis Jun 16, 2023
3e0ba56
Plot Application Updated
Palingenesis Jun 19, 2023
5371d3f
Update README.md
Palingenesis Jun 19, 2023
fe87818
Added Install Folder
Palingenesis Jun 19, 2023
adef4dd
Merge branch 'main' of https://github.com/Palingenesis/OwonB41T
Palingenesis Jun 19, 2023
bfd3126
Update Install Instructions.txt
Palingenesis Jun 19, 2023
8cd6b8d
Took a look at the Off-Line Data Retreval.
Palingenesis Jun 21, 2023
79dd6d7
Updated Plot.
Palingenesis Jul 7, 2023
e6d831c
Updating my new computer
Aug 8, 2023
8d1e9f8
Uodat cache
Aug 8, 2023
6229b45
Make OWONB41T.exe work in Windows 11.
Aug 18, 2023
dbe699c
Update README.md
Palingenesis Aug 18, 2023
b783d5d
Update README.md
Palingenesis Aug 18, 2023
a0c275b
Fied AUTO button
Aug 18, 2023
3d15e84
Merge branch 'main' of https://github.com/Palingenesis/OwonB41T
Aug 18, 2023
fc74dae
Re-Publish Application.
Jan 3, 2024
1891490
Zipped install Folder
Jan 3, 2024
476875b
Change Install text
Jan 3, 2024
59ed00c
Added Font
Palingenesis Feb 13, 2024
9ca6d93
Added font
Palingenesis Feb 13, 2024
4cab1a1
Update Install Instructions.txt
Palingenesis Feb 13, 2024
37840e6
Merge branch 'main' of https://github.com/Palingenesis/OwonB41T
Palingenesis Feb 13, 2024
f61ef3d
Tried to Include Font to the Instalation.
Palingenesis Mar 7, 2024
c0258e1
Update README.md
Palingenesis Apr 14, 2024
55da60f
Update README.md
Palingenesis Apr 14, 2024
dd01467
Update README.md
Palingenesis Apr 14, 2024
921f9d1
Updated Max value of Plot Points
Palingenesis May 1, 2024
4799b98
Merge branch 'main' of https://github.com/Palingenesis/OwonB41T
Palingenesis May 1, 2024
2eb6653
Sorted font Location
Palingenesis May 1, 2024
2f3192b
Re-Did the Request to record remotly.
Palingenesis May 11, 2024
c6cff05
fogot to zip new files
Palingenesis May 11, 2024
b624580
Added LogALL Easter Egg
Palingenesis Jun 20, 2024
629c6e9
Add System.Globalization
Palingenesis Dec 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Install Files/Tim's OWON Meter UI.zip
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="Tim's OWON Meter UI.application" version="1.0.0.30" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="Tim" co.v1:suiteName="OWON Insruments (Tim)" asmv2:product="OwonB41T User Interface" asmv2:supportUrl="https://github.com/Palingenesis/OwonB41T" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.8" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\Tim's OWON Meter UI_1_0_0_30\Tim's OWON Meter UI.exe.manifest" size="5389">
<assemblyIdentity name="Tim's OWON Meter UI.exe" version="1.0.0.30" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>z6V8Qd5gaB97e06Zqhd2fVAUMNlC861A7N2TgWEP5ws=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
</asmv1:assembly>
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<section name="Tim_s_OWON_Meter_UI.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false"/>
</sectionGroup>
</configSections>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
</startup>
<userSettings>
<Tim_s_OWON_Meter_UI.My.MySettings>
<setting name="TextBox_Shell_Path_Text" serializeAs="String">
<value>C:\Users\timon\Documents\Visual Studio Projects\_Repositorys\OwonB41T\x64\Release\OwonB41T.exe</value>
</setting>
<setting name="UI_Width_Max" serializeAs="String">
<value>True</value>
</setting>
<setting name="Form1_Location" serializeAs="String">
<value>0, 0</value>
</setting>
<setting name="Form_Plot_Location" serializeAs="String">
<value>0, 0</value>
</setting>
<setting name="ComboBox_Range_Text" serializeAs="String">
<value>60</value>
</setting>
<setting name="NumericUpDown_PlotPoints_Value" serializeAs="String">
<value>100</value>
</setting>
<setting name="CheckBox_Auto_Checked" serializeAs="String">
<value>False</value>
</setting>
<setting name="RadioButton_Range_Checked" serializeAs="String">
<value>1</value>
</setting>
<setting name="NumericUpDown_ReadInterval_Value" serializeAs="String">
<value>0.6</value>
</setting>
<setting name="NumericUpDown_ZoomLevel_Value" serializeAs="String">
<value>100</value>
</setting>
<setting name="SaveFileDialog1_FileName" serializeAs="String">
<value />
</setting>
<setting name="CheckBox_AppendFile_Checked" serializeAs="String">
<value>False</value>
</setting>
<setting name="NumericUpDown_RecordInterval_Value" serializeAs="String">
<value>1</value>
</setting>
<setting name="NumericUpDown_RecordNumberOfReading" serializeAs="String">
<value>10</value>
</setting>
<setting name="TextBox_FileName_Text" serializeAs="String">
<value />
</setting>
<setting name="LogFileName" serializeAs="String">
<value />
</setting>
<setting name="Form_LogALL_Location" serializeAs="String">
<value>0, 0</value>
</setting>
</Tim_s_OWON_Meter_UI.My.MySettings>
</userSettings>
</configuration>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="Tim's OWON Meter UI.exe" version="1.0.0.30" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<description asmv2:iconFile="Resources\Meter_Semi.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
<application />
<entryPoint>
<assemblyIdentity name="Tim's OWON Meter UI" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="Tim's OWON Meter UI.exe" parameters="" />
</entryPoint>
<trustInfo>
<security>
<applicationRequestMinimum>
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
<defaultAssemblyRequest permissionSetReference="Custom" />
</applicationRequestMinimum>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!-- UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.

<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />

Specifying requestedExecutionLevel element will disable file and registry virtualization.
Remove this element if your application requires this virtualization for backwards
compatibility.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentOS>
<osVersionInfo>
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
</osVersionInfo>
</dependentOS>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Tim's OWON Meter UI.exe" size="381440">
<assemblyIdentity name="Tim's OWON Meter UI" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>rfgxZFZaLHrqgcbAOeCuDRcCkm1r26YSVHHik9khvI4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="Resources\Meter_Semi.ico" size="34494">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>AWZo+Nxi8z/M+sGcle0zem7vwo2AwNgfLtpG+HnIaPk=</dsig:DigestValue>
</hash>
</file>
<file name="Tim's OWON Meter UI.exe.config" size="3171">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>4DOdPyIAgJUNtiT3Q5ILAK4LxmNEa6lFOndGq0N6voI=</dsig:DigestValue>
</hash>
</file>
<file name="Tims_OWON_Meter.ttf" size="35764">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>mKXjOZrmJ2JkJiygCg0Sxjt6nSikXeSIjgCd2KssICA=</dsig:DigestValue>
</hash>
</file>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<!-- A list of the Windows versions that this application has been tested on
and is designed to work with. Uncomment the appropriate elements
and Windows will automatically select the most compatible environment. -->
<!-- Windows Vista -->
<!--<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}" />-->
<!-- Windows 7 -->
<!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />-->
<!-- Windows 8 -->
<!--<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />-->
<!-- Windows 8.1 -->
<!--<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />-->
<!-- Windows 10 -->
<!--<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />-->
</application>
</compatibility>
</asmv1:assembly>
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="Tim's OWON Meter UI.application" version="1.0.0.31" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="Tim" co.v1:suiteName="OWON Insruments (Tim)" asmv2:product="OwonB41T User Interface" asmv2:supportUrl="https://github.com/Palingenesis/OwonB41T" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.8" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\Tim's OWON Meter UI_1_0_0_31\Tim's OWON Meter UI.exe.manifest" size="5389">
<assemblyIdentity name="Tim's OWON Meter UI.exe" version="1.0.0.31" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>mOFW/sGEAnh/Kd8W1dzmKfkoTPmDNnxR7jWfq7C5lnI=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
</asmv1:assembly>
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<section name="Tim_s_OWON_Meter_UI.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false"/>
</sectionGroup>
</configSections>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
</startup>
<userSettings>
<Tim_s_OWON_Meter_UI.My.MySettings>
<setting name="TextBox_Shell_Path_Text" serializeAs="String">
<value>C:\Users\timon\Documents\Visual Studio Projects\_Repositorys\OwonB41T\x64\Release\OwonB41T.exe</value>
</setting>
<setting name="UI_Width_Max" serializeAs="String">
<value>True</value>
</setting>
<setting name="Form1_Location" serializeAs="String">
<value>0, 0</value>
</setting>
<setting name="Form_Plot_Location" serializeAs="String">
<value>0, 0</value>
</setting>
<setting name="ComboBox_Range_Text" serializeAs="String">
<value>60</value>
</setting>
<setting name="NumericUpDown_PlotPoints_Value" serializeAs="String">
<value>100</value>
</setting>
<setting name="CheckBox_Auto_Checked" serializeAs="String">
<value>False</value>
</setting>
<setting name="RadioButton_Range_Checked" serializeAs="String">
<value>1</value>
</setting>
<setting name="NumericUpDown_ReadInterval_Value" serializeAs="String">
<value>0.6</value>
</setting>
<setting name="NumericUpDown_ZoomLevel_Value" serializeAs="String">
<value>100</value>
</setting>
<setting name="SaveFileDialog1_FileName" serializeAs="String">
<value />
</setting>
<setting name="CheckBox_AppendFile_Checked" serializeAs="String">
<value>False</value>
</setting>
<setting name="NumericUpDown_RecordInterval_Value" serializeAs="String">
<value>1</value>
</setting>
<setting name="NumericUpDown_RecordNumberOfReading" serializeAs="String">
<value>10</value>
</setting>
<setting name="TextBox_FileName_Text" serializeAs="String">
<value />
</setting>
<setting name="LogFileName" serializeAs="String">
<value />
</setting>
<setting name="Form_LogALL_Location" serializeAs="String">
<value>0, 0</value>
</setting>
</Tim_s_OWON_Meter_UI.My.MySettings>
</userSettings>
</configuration>
Binary file not shown.
Loading