03-20-2006 02:48 PM
03-21-2006 08:55 AM
01-09-2007 02:48 PM
01-10-2007 08:18 AM
Hi,
If the error number is correct it means:
" You initialized a CAN channel that is represented as an integer larger than 52 bits in the CAN message. The limit for integer channels is 52 bits. Solution: Reduce the number of bits for the channel to 52 bits or less."
That means the virtual port works but your channel seems to be to large?
DirkW
01-12-2007 10:11 AM