Defines a class which represents the PCAN-Basic API in the Delphi programming environment.
Syntax
TPCANBasic = class
TPCANBasic is a class containing only class-methods and constant members, allowing their use without the creation of any object, just like an static class of another programming languages. It collects and implements the PCAN-Basic API functions. Each method is called just like the API function with the exception that the prefix "CAN_" is not used. The structure and functionality of the methods and API functions is the same.
Note that this class under .NET Framework is called PCANBasic.
Copyright © 2017. PEAK-System Technik GmbH. All rights reserved.
|
Send feedback to this documentation
|