Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
Data Fields
scriptel_hid_feature_version Struct Reference

This report is capable of getting the device version information. More...

#include <scriptel-hid-reports.h>

Data Fields

unsigned char report_id
 Report ID, should always be SCRIPTEL_FEATURE_VERSIONINFO.
 
unsigned char kernel_version [3]
 Kernel version, defunct value, new firmware has this always the same as firmware version. More...
 
unsigned char firmware_version [3]
 Version of the installed firmware. More...
 
unsigned short asic_signature
 Signature of the ASIC.
 

Detailed Description

This report is capable of getting the device version information.

Field Documentation

◆ firmware_version

unsigned char firmware_version[3]

Version of the installed firmware.

Encoded in Binary Coded Decimal.

◆ kernel_version

unsigned char kernel_version[3]

Kernel version, defunct value, new firmware has this always the same as firmware version.

Encoded in Binary Coded Decimal.


The documentation for this struct was generated from the following file: