Hello,
I would like to know how sending a message only one time.
I'm using this kind of command:
signals("PART1").Source.AutoTransmit = true
signals("PART2").Source.AutoTransmit = true
signals("PART1").value = &H05BC2EFD
signals("PART2").value = nb_DID
signals("PART1").Source.AutoTransmit ...
Search found 2 matches
- Tue 19. May 2015, 07:30
- Forum: PCAN-Explorer 5 & Add-ins
- Topic: Send a message only one time
- Replies: 1
- Views: 3108
- Wed 11. Mar 2015, 07:55
- Forum: PCAN-Explorer 5 & Add-ins
- Topic: CAN frame one-shot sending
- Replies: 1
- Views: 4809
CAN frame one-shot sending
Hello,
I'm currently using PCAN Explorer 5 and I'm writing a macro file (.pem).
I didn't manage to send a frame only one time.
For the moment, if I modify values of the frame, this frame is periodically sent (100ms for example).
I would like to modify the values of the frame then send this frame ...
I'm currently using PCAN Explorer 5 and I'm writing a macro file (.pem).
I didn't manage to send a frame only one time.
For the moment, if I modify values of the frame, this frame is periodically sent (100ms for example).
I would like to modify the values of the frame then send this frame ...