November 12, 2016 at 9:49 am
#40746
ninuzzu,
The first three commands didn’t return anything. The “print pinproc.EventTypeBurstSwitchOpen” command returned the following error:
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.
C:\Users\Tom>python
Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)] on win32
Type “help”, “copyright”, “credits” or “license” for more information.
>>> print pinproc.EventTypeBurstSwitchOpen
Traceback (most recent call last):
File “<stdin>”, line 1, in <module>
NameError: name ‘pinproc’ is not defined
>>>
You need to login in order to like this post: click here

