Search found 1 match

by MStejskal
Mon 28. Nov 2022, 14:16
Forum: PLIN-API
Topic: PLIN - wake up
Replies: 1
Views: 2792

PLIN - wake up

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 ...