Learn more about our scanners at: https://joescan.com
Page History
...
Action | .NET API | C/C++ API | Comments |
---|---|---|---|
Enter PulseSyncMode | Scanner.EnterPulseSyncMode() | jsEnterPulseSyncMode() | |
Initiate transfer of buffer contents | Scanner.BeginGetQueuedProfiles() | jsSendMultipleProfileRequest() | functions exist to request n number of profiles at a time |
End transfer of buffer contents | Scanner.EndGetQueuedProfiles() | jsReadMultipleProfiles() | |
Exit EncoderSyncMode | Scanner.ExitSyncMode() | jsExitSyncMode() | will clean up all profiles in buffer that were not transferred |
...
Overview
Content Tools