Click or drag to resize

ReaderStartMessage Method

Gets the communication protocol information.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public Task<StartMessageData> StartMessage()

Return Value

Type: TaskStartMessageData
The start message data.
See Also