02-11-2015 03:13 AM
Dear labVIEWer,
i need to interface the NI 8473(CAN) with python script language,while surfing the web i come to know that by python we can interface the NI CAN through the NICAN,DLL.
but i dont know the description of NI CAN.DLL like what are the function are aviable and what i have to use.
Guys could you help me to solve this issues.
02-11-2015 07:23 AM
Look at the Help file for NI-CAN.
You'll want to look at the section for the Frame API for C.
That section describes the functions in the DLL.