
Document Reference No.: ES_000010
USB2-F-7x01 Programming Guide
Version 1.01
Clearance No.: ES# 27
©2009-2010 EasySync Ltd. 13
2.2.8 canplus_VersionInfo
Summary
Retrieve adaptor hardware, firmware and driver versions as well as the adapter serial number for
channel with handle h.
Definition
int canplus_VersionInfo( CANHANDLE h, LPSTR verinfo );
Parameters
h handle returned by canplus_Open for the desired USB2-F-7x01
verinfo Format: "VHhFf-Nxxxx-nnnnn-CCCCCCCCCC"
V, N = Constant
H = Hardware_Major
h = Hardware_Minor
F = Firmware_Major
f = Firmware_Minor
x = CANPLUS serial #
n = Windows device driver version
C = Custom String, Default "EasySync Ltd"
Remarks
Version information is used for informational purposes only.
Return Codes
>0 ERROR_CANPLUS_OK
CAN channel is closed successfully
<=0 Error as noted below:
ERROR_CANPLUS_FAIL
CAN channel version information could not be retrieved
Comentarios a estos manuales