===================================================================== = CONTEC SDK for CE700 = = Ver1.20 = = CONTEC Co.,Ltd. = ===================================================================== - Contents ======= Introduction Target Product How to Install The unique ability support Sample program The history of version-up - Introduction =========== Thank you for purchasing this product. To develop an application that runs on Our products, please install "CONTEC SDK for CE700". @ Please refer to Software Manual or within the SDK"index.htm" for how to use "CONTEC SDK for CE700". - Target Product ================== Due to limitations of the hardware, there are features that are not available depending on the model. *PT-40NVF Series *PT-310LS Series - How to Install ============================ Please refer to Software Manual. - The unique ability support ============================ The following functions are included in the SDK. Please refer to the SDK in the "index.htm" for how to use these function. *System functions ConIfGetVersion Acquisition of the Version information on CONTEC BIOS and CONTEC Kernel. ConIfGetVersionEx Acquisition of the above-mentioned Version information and hardware information. ConIfGetNetInfo Acquisition of MAC Address of LAN I/F. ConIfExitWindowsEx Hot/Cold Boot control. ConIfBackupRegistryToNF Backup processing of a registry (with no backup file name specification). ConIfBackupRegistry Backup processing of a registry (those with backup file name specification). *BackLight functions ConIfOpenCtrlBackLight Initialization processing of back light control. ConIfCloseCtrlBackLight End processing of back light control. ConIfCtrlBackLight Control of back light luminosity and touch-panel Beep sound. ConIfSetBackLight Back light ON/OFF processing. ConIfBackLightTimeout A setup of the timeout time of a back light OFF. ConIfGetBackLightStatus State acquisition of Backlight ON/OFF. *Watch dog timer functions ConIfWDTOpen Watch dog timer initialization processing. ConIfWDTClose Watch dog timer end processing. ConIfWDTSetConfig Acquisition of the setting information on a watch dog timer. ConIfWDTGetConfig A setup of a watch dog timer. ConIfWDTStart The start of a watch dog timer. ConIfWDTReload Reset of a watch dog timer. ConIfWDTStop A stop of a watch dog timer. *Insulation general-purpose I/O functions ConIfGioGetInfo Information acquisition of insulation general-purpose I/O. ConIfGioOpen Initialization processing of insulation general-purpose I/O. ConIfGioClose End processing of insulation general-purpose I/O. ConIfGioRead Input processing of insulation general-purpose I/O. ConIfGioWrite Output processing of insulation general-purpose I/O. *Function to control communication mode and the termination registor for the RS-422/RS-485 port ConIfGetRS485DuplexInfo Get the configuration information of the communication mode and termination register. ConIfSetRS485FullDuplex Set Full-duplex communication mode. ConIfSetRS485HalfDuplex Set half-duplex communication mode. ConIfSetRS485Terminate Set termination registor - Sample program ============================ Sample program has been composed of the following directory for each language. \ | +--\Sample | +--\GPIO Insulation general-purpose I/O Sample program | | | +--\VC2008 Visual C++ Sample program | +--\Serial Serial Sample program(COM1,COM2,COM3) | | | +--\VC2008 Visual C++ Sample program | +--\WDT Watch dog timer Sample program | | | +--\VB2008 Visual Basic .Net Sample program | | | +--\VC2008 Visual C++ Sample program | | | +--\VCs2008 Visual C# .Net Sample program | +--\Other System functions,BackLight functions Sample program | +--\VB2008 Visual Basic .Net Sample program | +--\VC2008 Visual C++ Sample program | +--\VCs2008 Visual C# .Net Sample program - The history of version-up ======================= Ver1.20 (Sep.2018) -------------------------------- - Add font of East Asia (Simplified Chinese, Traditional Chinese, Japanese, Korean) Ver1.10 (Oct.2016) -------------------------------- - Add target product. PT-310LS series. - Additional API function Insulation general-purpose I/O functions Function to control communication mode and the termination registor for the RS-422/RS-485 port - Additional Sample application - Additional Tool program Ver1.00 (Oct.2014) -------------------------------- - The first release. <<-------------------------------------------------------------------------------- Microsoft, Windows, and Windows NT are registered trademarks of Microsoft Corporation in the U. S. A. and other countries where Microsoft has operations. Other company names and product names mentioned in this document are trademarks or registered trademarks of respective owners. -------------------------------------------------------------------------------->>