Skip to content

Scan delay fucntionality improved , Extra parameters added for tag polling via list and CTAPI search added via ctFindFirst() family of functions#2

Open
avaneesh92 wants to merge 3 commits intogaynertechnical:masterfrom
avaneesh92:master
Open

Conversation

@avaneesh92
Copy link

No description provided.

When adding large list of tags, few invalid tags cause exception and delays the loop. Hence in case of any exception no sleep is performed. tested in production
add_tag_to_list() function in `adapter.py` is changed to allow poll_period, deadband and raw_mode parameters to be passed to CTAPI. `pyctapi.py` and `connection.py` changed accordingly
…nctions

Implemented search function in `adapter.py` which can be used to query citect for various functionality i.e. Trends, Alarms summary etc
@avaneesh92
Copy link
Author

avaneesh92 commented Jan 3, 2023

Total 3 commits adding extra functionality to pyctapi. All commits are tested with python 3.8 portable on both Windows 10 and Windows Server 2008 R2 .

@avaneesh92 avaneesh92 changed the title Scan delay fucntionality inproved in connection.py and Extra parameters added for tag polling for better control Scan delay fucntionality improved , Extra parameters added for tag polling via list and CTAPI search added via ctFindFirst() family of functions Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant