One more related question:
I need to implement a new class, so that an existing huge codebase will use the underlying PCAN-Developer 4 API instead of PCAN-Basic.
For the PCAN-Basic CAN_Initialize() function: how can the parameters "Channel" and "HwType" be mapped to the PCAN-Developer 4 API?
Search found 2 matches
- Thu 15. Aug 2019, 09:06
- Forum: PCAN-Developer 4
- Topic: CAN_RegisterNet
- Replies: 3
- Views: 5583
- Wed 14. Aug 2019, 18:26
- Forum: PCAN-Developer 4
- Topic: CAN_RegisterNet
- Replies: 3
- Views: 5583
CAN_RegisterNet
Hi,
the following parameters of CAN_RegisterNet() are not clear to me:
HCANNET net
HCANHW hw
Your documentation does not clearly say, what values should be supplied there.
Is "net" any value I can chose from the legal range?
Is "hw" bound to specific hardware? In case of pcan_usb, what are ...
the following parameters of CAN_RegisterNet() are not clear to me:
HCANNET net
HCANHW hw
Your documentation does not clearly say, what values should be supplied there.
Is "net" any value I can chose from the legal range?
Is "hw" bound to specific hardware? In case of pcan_usb, what are ...