Search found 7 matches

by krishna
Thu 3. May 2018, 22:57
Forum: Software
Topic: mutliple Can frames for a single Msg
Replies: 1
Views: 2919

mutliple Can frames for a single Msg

hello
is there any way that I can send a Multiple Can frames at a time which belong to single message.
Ex: if the Message is of size 23 Byte and I want to send it once and on the other end I will be receiving 23 byte data so is there any way that using symbols or variables or multiplexer I can ...
by krishna
Tue 1. May 2018, 19:26
Forum: PCAN-Explorer 6 & Add-ins
Topic: export received msg
Replies: 1
Views: 2820

export received msg

hello,
I'm looking to export Pcan received msg In PCAN explorer 6 which show up in transmit and receive window. Is there any way to save them in any format or is there a way to save the Messages in trace window.
thank you
Krishna
by krishna
Fri 20. Apr 2018, 15:20
Forum: PCAN-Explorer 6 & Add-ins
Topic: how make use of macros
Replies: 5
Views: 6745

Re: how make use of macros

can you give me sample for VS 2010 to create a Add in ofr pcan explorer 6
by krishna
Thu 19. Apr 2018, 16:55
Forum: PCAN-Explorer 6 & Add-ins
Topic: how make use of macros
Replies: 5
Views: 6745

Re: how make use of macros

can you provide me a sample add in which can be created using visual basics or provide me the instruction on how to create it. I would prefer a sample small example on how to transmit a signal using add in
thank you
by krishna
Tue 17. Apr 2018, 15:23
Forum: PCAN-USB
Topic: pcan USB
Replies: 1
Views: 3858

pcan USB

my system is not detecting the PCAN usb when I'm trying to set netconfigurations
by krishna
Mon 16. Apr 2018, 20:52
Forum: PCAN-USB
Topic: loopback
Replies: 1
Views: 3925

loopback

is it possible for you to share a loopback schematics to connect two PCAN usb's in loop
by krishna
Mon 16. Apr 2018, 20:49
Forum: PCAN-Explorer 6 & Add-ins
Topic: how make use of macros
Replies: 5
Views: 6745

how make use of macros

hello
I need a button on my GUI dialogue which provides me a button, upon pressing the button it should transmit a message and I should be able to decrypt the hexadecimal to human readable text.
one more thing is that is there a possible way to create a GUI in PE6 or can I intregrate a GUI created ...