04-22-2008 07:17 AM
04-23-2008 08:39 AM
04-23-2008 09:34 AM
OK Thanks a lot !
I think I solve my problem by using the "Output Recent" Mode in my CAN Init Start VI.
But it is very helpful to know this *.ini file... Where can I find it without posting messages on the forums ??
I also have to send remote frames on my network, is it possible to do it with the Channel API ?
I think not, so is there a way to mix the Channel and the Frame API in one VI ??
If you have any example, I'm looking forward to get a look on it !
Thanks !!
04-24-2008
08:47 AM
- last edited on
12-13-2024
12:05 PM
by
Content Cleaner
Hi,
Yeah our documentation has some gaps sometimes. 😉 But as i said normally you should not touch these configurations. Now that it is posted to the forum, other customers might profit from this information as well.
The channel api cannot work with the frame api at the same port. You would need to provide a port for each api. And only the frame api supports remote frames.
Perhaps you should consider using the frame api only and for your channels you could use the Conversion Library.
DirkW
04-25-2008 09:31 AM