PySigmaKoki 2.1.5__py3-none-any.whl → 2.1.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: PySigmaKoki
3
- Version: 2.1.5
3
+ Version: 2.1.6
4
4
  Summary: Python Interface for Instruments by Sigma Koki
5
5
  Author-email: Akira Okumura <oxon@mac.com>
6
6
  License: BSD License
@@ -0,0 +1,5 @@
1
+ sigma_koki.py,sha256=L2R30-wJLj8QLy-TEkN8CK1dToDmH2mXh-2nmdimbx0,11158
2
+ pysigmakoki-2.1.6.dist-info/METADATA,sha256=2Vmm5H7EElnUXljRMKQk_sjWq_NQBWZmLbtzMFXMUJw,958
3
+ pysigmakoki-2.1.6.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
4
+ pysigmakoki-2.1.6.dist-info/top_level.txt,sha256=Zbq-FJdx-r0smE3UcnxNBcJ2wVwCX8pGfow0rejSOWk,11
5
+ pysigmakoki-2.1.6.dist-info/RECORD,,
sigma_koki.py CHANGED
@@ -236,7 +236,7 @@ class BaseStageController(object):
236
236
  break
237
237
  elif ack3 == 'B': # busy
238
238
  time.sleep(0.1)
239
- elif: # unknown state
239
+ else: # unknown state
240
240
  time.sleep(0.1) # wait anyway
241
241
 
242
242
  def getVersion(self):
@@ -1,5 +0,0 @@
1
- sigma_koki.py,sha256=vUf2sr9q6SGbN-ccOCL5-uwXTdyUf1u2EPfVprJPork,11158
2
- pysigmakoki-2.1.5.dist-info/METADATA,sha256=Hs6rUMChhG50YTq9S03jv2SAbwFFz_EOCNCuTd3shs0,958
3
- pysigmakoki-2.1.5.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
4
- pysigmakoki-2.1.5.dist-info/top_level.txt,sha256=Zbq-FJdx-r0smE3UcnxNBcJ2wVwCX8pGfow0rejSOWk,11
5
- pysigmakoki-2.1.5.dist-info/RECORD,,