3.1 Initialization and Exit Function Calls for Linux
All the demo applications begin with the following functions and should be called in sequence to initialize the JNMM-4LP-XT Driver .
JNMMCANOpen () : This function opens a handle to access the Diamond JNMM CAN driver and returns the handle value.
JNMMCANClose () : This function closes the access to the Diamond JNMM CAN driver.
These function calls are important in opening and closing the file descriptor.
Last updated