Logo
Explore Help
Sign In
xin/SpectralPlot
1
1
Fork 0
You've already forked SpectralPlot
Code Pull Requests Releases 2 Wiki Activity

2 Releases 2 Tags

RSS Feed
  • 0.4.141 d582d9a82b
    Compare

    release Pre-Release

    xin released this 2024-07-03 11:06:45 +08:00 | 38 commits to main since this release

    修复连续采集时没有时间间隔导致通讯失败从而导致无有法正常连续采集的问题 修改如下

            if (this.caijidirection=="UP")
            {
                await this.GetDataDrection("UP",caijiavgNumber);
                await  delay(100)
    
            }
            if (this.caijidirection=="DOWN")
               { await this.GetDataDrection("DOWN",caijiavgNumber);
                await  delay(100)
               }
            
            if (this.caijidirection=="ALL")
            {
                await this.GetDataDrection("UP",caijiavgNumber);
                await  delay(100)
                await this.GetDataDrection("DOWN",caijiavgNumber);
                await  delay(100)
            }
            if(this.caijidirection=="DARK")
            {
                await this.GetDataDrection("DARK",caijiavgNumber);
                await  delay(100)
            }
    
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • SpectralPlot_0.4.141_x64-setup.exe
      4.1 MiB
      2024-07-03 11:11:51 +08:00
  • 0.4.14 682040513d
    Compare

    release Stable

    xin released this 2024-07-03 09:19:52 +08:00 | 40 commits to main since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • SpectralPlot_0.4.14_x64-setup.exe
      4.1 MiB
      2024-07-03 09:19:49 +08:00
Powered by Gitea Version: 1.24.2 Page: 69ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API