Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheHWcave/TC66
/ functions
Functions
4 in github.com/TheHWcave/TC66
⨍
Functions
4
◇
Types & classes
1
↓ 2 callers
Method
SendCmd
sends a command string to the TC66C. There are only 7 valid ones (so far): query response 4 bytes 'firm' or 'boot' getva response 1
TC66C.py:207
↓ 1 callers
Method
GetRec
Fetches the complete used recording buffer (up to 1440 entries) from the TC66C and returns it in from of a list of RecData Each RecData en
TC66C.py:179
↓ 1 callers
Method
Poll
Polls the TC66C for new data and returns it in form of a PollData record The data comes in a 192 byte package AES encrypted
TC66C.py:98
Method
__init__
(self,port_dev=None)
TC66C.py:72