Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm not finding the function IMPINJ_ENABLE_EXTENSIONS_Message #6

Open
pietrothebest opened this issue Dec 5, 2024 · 0 comments
Open

Comments

@pietrothebest
Copy link

pietrothebest commented Dec 5, 2024

I'm using the example TinyExample.py
I'm not finding the function IMPINJ_ENABLE_EXTENSIONS_Message:

Traceback (most recent call last):
  File ".\TesteImpinj\main.py", line 113, in <module>
    CustomExtensionTest( reader )
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
  File ".\TesteImpinj\main.py", line 25, in CustomExtensionTest
    message = IMPINJ_ENABLE_EXTENSIONS_Message( MessageID = 0xeded )
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
NameError: name 'IMPINJ_ENABLE_EXTENSIONS_Message' is not defined

Outras funções também não estão sendo encontradas:

  • GET_READER_CONFIG_Message
  • GetReaderConfigRequestedData
  • ImpinjReaderTemperature_Parameter
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

No branches or pull requests

1 participant