Hi !
Thank you for answer.
I will give up the idea about sending frame every 1ms, too big developement.
Thank you, Em.
Search found 6 matches
- Mon 25. Jan 2021, 08:44
- Forum: PCAN-Basic
- Topic: [VBSMacro] Write on CAN-BUS, data from Excel, max period ?
- Replies: 2
- Views: 3132
- Mon 18. Jan 2021, 08:47
- Forum: PCAN-Basic
- Topic: [VBSMacro] Write on CAN-BUS, data from Excel, max period ?
- Replies: 2
- Views: 3132
[VBSMacro] Write on CAN-BUS, data from Excel, max period ?
Hi everybody,
I would like to know, if there are a tips to write on a CAN-BUS with defined period (ojective : 1ms) using Excel sheet and a VBS Macro ?
I used the following script :
'------------------------------------------------------------------------------
Sub SendMsg_NB_time()
Dim ExcelApp ...
I would like to know, if there are a tips to write on a CAN-BUS with defined period (ojective : 1ms) using Excel sheet and a VBS Macro ?
I used the following script :
'------------------------------------------------------------------------------
Sub SendMsg_NB_time()
Dim ExcelApp ...
- Fri 15. Jan 2021, 16:52
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: Bus Load and panel refresh
- Replies: 2
- Views: 2468
Re: Bus Load and panel refresh
Hi Marvin,
Thank you for your quick reply.
It's works with a lower frame rate (~5Hz).
Topic closed.
Have a good week
Thank you for your quick reply.
It's works with a lower frame rate (~5Hz).
Topic closed.
Have a good week

- Fri 15. Jan 2021, 10:56
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: Bus Load and panel refresh
- Replies: 2
- Views: 2468
Bus Load and panel refresh
Hi everybody,
We used PCAN-EXPLORER to read all the value of the ECU and to configure the output thanks to the Intrument Panel of PCAN-EXPLORER.
We have 8 scenes like this one :
PCAN-scene.PNG
When the ECU send all the value on the CAN-BUS, the instrument panel isn't refresh properly and we ...
We used PCAN-EXPLORER to read all the value of the ECU and to configure the output thanks to the Intrument Panel of PCAN-EXPLORER.
We have 8 scenes like this one :
PCAN-scene.PNG
When the ECU send all the value on the CAN-BUS, the instrument panel isn't refresh properly and we ...
- Tue 7. Jan 2020, 11:41
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: [IHM] Replace value by ENUMs definition on SYM file
- Replies: 2
- Views: 3214
Re: [IHM] Replace value by ENUMs definition on SYM file
Ahhh Perfect, so easy !U.Wilhelm wrote:To show the String Value of the ENUM, please use the Label component - that works as expected and shows the ENUM instead the Signal Value..
Thank you very much!


- Mon 6. Jan 2020, 17:32
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: [IHM] Replace value by ENUMs definition on SYM file
- Replies: 2
- Views: 3214
[IHM] Replace value by ENUMs definition on SYM file
Hi Everybody,
Happy new year ! :D
I'm not used to programming, so for me it's difucult without exemple.
I have one SYM file (and DBC) and one graphical interface (ipf).
I would like for some signals, to show the ENUMs definition instead of the value of the signal.
The name of the SYM file is ...
Happy new year ! :D
I'm not used to programming, so for me it's difucult without exemple.
I have one SYM file (and DBC) and one graphical interface (ipf).
I would like for some signals, to show the ENUMs definition instead of the value of the signal.
The name of the SYM file is ...