Skip navigation links
C D F G I M P R S T U V W 

I

initializableChannels() - Static method in enum peak.can.basic.TPCANHandle
Returns All PCAN Channels which are initializable (All except PCAN_NONEBUS)
Initialize(TPCANHandle, TPCANBaudrate, TPCANType, int, short) - Method in class peak.can.basic.PCANBasic
Initializes a PCAN Channel
initializeAPI() - Method in class peak.can.basic.PCANBasic
Initializes the PCANBasic API
InitializeFD(TPCANHandle, TPCANBitrateFD) - Method in class peak.can.basic.PCANBasic
Initializes a FD capable PCAN Channel See PCAN_BR_* values Bitrate string must follow the following construction rules: - parameters and values must be separated by '=' - Couples of Parameter/value must be separated by ',' - Following Parameter must be filled out: f_clock, data_brp, data_sjw, data_tseg1, data_tseg2, nom_brp, nom_sjw, nom_tseg1, nom_tseg2. - Following Parameters are optional (not used yet): data_ssp_offset, nom_samp Example: f_clock_mhz=80, nom_brp=1, nom_tset1=63, nom_tseg2=16, nom_sjw=7, data_brp=4, data_tset1=12, data_tseg2=7, data_sjw=1
IRcvEventProcessor - Interface in peak.can.basic
This interface is implemented by classes which need to process the CAN Receive-Event.
isPCANPCCardHardware(TPCANHandle) - Static method in enum peak.can.basic.TPCANHandle
Verify the provided TPCANHandle is an PC-Card Device
isPCANUSBHardware(TPCANHandle) - Static method in enum peak.can.basic.TPCANHandle
Verify the provided TPCANHandle is an USB Device
C D F G I M P R S T U V W 
Skip navigation links