Class Library Documentation for Neo smartpen SDK
PenCommV2ReqSetupTime Method |
Sets the RTC timestamp.
Namespace: Neosmartpen.Net.Protocol.v2
Assembly: Neosmartpen.Net.Protocol.v2 (in Neosmartpen.Net.Protocol.v2.dll) Version: 2.1.13.0 (2.1.13)

C#
public bool ReqSetupTime( long timetick )
Parameters
- timetick
- Type: SystemInt64
milisecond timestamp tick (from 1970-01-01)
Return Value
Type: Booleantrue if the request is accepted; otherwise, false.
