PLIN - wake up
Posted: Mon 28. Nov 2022, 14:16
Hello,
I'm using PLIN device as master simulator. My intention is to send "wake up" pulse (not whole dummy frame) on demand.
I'm using Python & PLinApi.dll (2022-10-21), PLinApi.py (2021-12-14) - latest one. Updated today.
I noticed that there is function "XmtWakeUp", which can do this, but it is required to wait 4 seconds before device recognize "bus sleep" state. This is not very suitable for testing purpose.
Then I noticed function "XmtDynamicWakeUp", which allow to define custom bus timeout, but I'm getting error "An API method is not implemented".
* Do you plan to implement this functionality?
* Is it possible to modify default "bus sleep" timeout?
* Would be possible to define length of "wake up" pulse?
Thank you in advance
I'm using PLIN device as master simulator. My intention is to send "wake up" pulse (not whole dummy frame) on demand.
I'm using Python & PLinApi.dll (2022-10-21), PLinApi.py (2021-12-14) - latest one. Updated today.
I noticed that there is function "XmtWakeUp", which can do this, but it is required to wait 4 seconds before device recognize "bus sleep" state. This is not very suitable for testing purpose.
Then I noticed function "XmtDynamicWakeUp", which allow to define custom bus timeout, but I'm getting error "An API method is not implemented".
* Do you plan to implement this functionality?
* Is it possible to modify default "bus sleep" timeout?
* Would be possible to define length of "wake up" pulse?
Thank you in advance