Search found 1 match

by barryb
Wed 1. Jun 2022, 01:57
Forum: PCAN-Developer 3 and PCAN-Evaluation
Topic: PCAN API 2 for setting digital IO on IPEH-004025 chip
Replies: 1
Views: 1616

PCAN API 2 for setting digital IO on IPEH-004025 chip

Currently we use PCAN Basic to set a digital IO pin as follows:
PCANBasic.SetValue(channel, TPCANParameter.PCAN_TO_DIGITAL_SET, ...);

We want to change the project to use PCAN 2, but don't know if this can be done.

According to the eval board manual, it mentions that this can be done using PCAN ...