Search found 6 matches
- Tue 15. Mar 2011, 10:41
- Forum: PLIN-View Pro
- Topic: Create Schedule Table with PLin-API
- Replies: 3
- Views: 13900
Re: Create Schedule Table with PLin-API
Thank you. It is working now.
- Mon 14. Mar 2011, 18:03
- Forum: PLIN-View Pro
- Topic: Create Schedule Table with PLin-API
- Replies: 3
- Views: 13900
Create Schedule Table with PLin-API
Hello,
I'm having trouble while creating a schedule table with the PLin-API
The client is registered and the hardware is connected, but I keep getting this error:
System.Runtime.InteropServices.MarshalDirectiveException
This is my code:
Peak.Lin.TLINScheduleSlot t;
t = new Peak.Lin ...
I'm having trouble while creating a schedule table with the PLin-API
The client is registered and the hardware is connected, but I keep getting this error:
System.Runtime.InteropServices.MarshalDirectiveException
This is my code:
Peak.Lin.TLINScheduleSlot t;
t = new Peak.Lin ...
- Thu 10. Mar 2011, 11:47
- Forum: PLIN-View Pro
- Topic: Transmit messages with Schedule table running
- Replies: 6
- Views: 21187
Re: Transmit messages with Schedule table running
It worked! Thanks a lot!
So, whenever I want to transmit a publisher with a schedule on, I need to include it in the schedule, yes?
So, whenever I want to transmit a publisher with a schedule on, I need to include it in the schedule, yes?
- Thu 10. Mar 2011, 11:11
- Forum: PLIN-View Pro
- Topic: Transmit messages with Schedule table running
- Replies: 6
- Views: 21187
Transmit messages with Schedule table running
Hello all,
I have two LIN frames: A subscriber and a publisher.
The susbcriber frame gets information from the LIN slave I am using.
The publisher is needed to configure the LIN slave.
The susbcriber works OK in the schedule table (when running) and also in the transmit list (shedule not running ...
I have two LIN frames: A subscriber and a publisher.
The susbcriber frame gets information from the LIN slave I am using.
The publisher is needed to configure the LIN slave.
The susbcriber works OK in the schedule table (when running) and also in the transmit list (shedule not running ...
- Mon 3. Jan 2011, 09:43
- Forum: PCAN-USB Pro
- Topic: Running Schedule Table for a LIN Slave
- Replies: 3
- Views: 15806
Re: Running Schedule Table for a LIN Slave
Happy new year to all!
One question:
If I programm a schedule table in the PCAN-USB Pro with PLIN-View Pro software, does it keeps there if I disconect the module? (Like the PCAN LIN)
One question:
If I programm a schedule table in the PCAN-USB Pro with PLIN-View Pro software, does it keeps there if I disconect the module? (Like the PCAN LIN)
- Thu 30. Dec 2010, 12:10
- Forum: PCAN-USB Pro
- Topic: Running Schedule Table for a LIN Slave
- Replies: 3
- Views: 15806
Running Schedule Table for a LIN Slave
Hello All!
I will try to explain what I need:
I recently found this transceiver and the PLIN-View Pro software. The first thing that attracted me was the fact that we can load an LDF, and run one of the schedule tables.
Now, my idea is to build an application of my own for testing a LIN Slave (V2 ...
I will try to explain what I need:
I recently found this transceiver and the PLIN-View Pro software. The first thing that attracted me was the fact that we can load an LDF, and run one of the schedule tables.
Now, my idea is to build an application of my own for testing a LIN Slave (V2 ...