Search found 13 matches

by PMJ
Thu 4. Dec 2014, 14:55
Forum: PCAN-MIO
Topic: RS232
Replies: 1
Views: 6238

RS232

Hi,
is it posible to use rs232 via pcan explorer.
If yes please send me any example.
by PMJ
Tue 21. Oct 2014, 09:37
Forum: PCAN-Explorer 5 & Add-ins
Topic: VB macro
Replies: 7
Views: 8805

Re: VB macro

Hello Michael,

I'm back to this topic because I have problem with this example.
It's theoretical send message but in trace it's marked as RX message, not TX!!
When I'm sending for ex. ID100 manually from transmit/receive panel all is OK.

Do You have any suggestion?

Piter

I'm finded solution on ...
by PMJ
Fri 18. Jul 2014, 09:13
Forum: PCAN-Explorer 5 & Add-ins
Topic: Mathematical operation in vb scripts
Replies: 3
Views: 4844

Re: Mathematical operation in vb scripts

Hello,

thanks it's works.

I have second problem. I need write to ex. x=2 200 000 000. In this moment i have comunicate x overflow.
In my opinion the best solution is a change x to double but i don't how.
by PMJ
Thu 17. Jul 2014, 09:18
Forum: PCAN-Explorer 5 & Add-ins
Topic: Mathematical operation in vb scripts
Replies: 3
Views: 4844

Mathematical operation in vb scripts

Hello.
Is it possible in VBS macro modulo operation, hex to dec and dec to hex????
by PMJ
Thu 15. May 2014, 13:17
Forum: PCAN-Explorer 5 & Add-ins
Topic: Counting error frames.
Replies: 1
Views: 2826

Counting error frames.

Hi,
I'm testing battery pack with different supplied voltage. For this tests i need count error frames in VBA macro and later use it to generating answer pack work ok or not. .
Is it possible?
by PMJ
Mon 3. Mar 2014, 14:14
Forum: PCAN-Explorer 5 & Add-ins
Topic: ExecuteCommand
Replies: 2
Views: 3786

ExecuteCommand

Hi,
i have problem with ExecuteCommand"macrostop". When i use this command every time i've crash of PCAN explorer. I use it in VBs macro. For other commands it's work great.
Do have any ideas why?
by PMJ
Fri 11. Jan 2013, 12:18
Forum: PCAN-Explorer 5 & Add-ins
Topic: Sending variable value to excel
Replies: 3
Views: 4497

Re: Sending variable value to excel

I have version 5.2.2.773 and using signals. I'm testing battery-pack , reading parameters when pack is discharge and calculate parameters. I won this reeded and calculated parameters write to standard excel xls file in column and line.If You need i can send macro file to You support mail.
by PMJ
Fri 11. Jan 2013, 09:46
Forum: PCAN-Explorer 5 & Add-ins
Topic: Sending variable value to excel
Replies: 3
Views: 4497

Sending variable value to excel

Hi,
I need send few variables to the columns a,b,c in excel.
I'm using vbs macro but don't have idea how to do it.
Can You help me?
by PMJ
Mon 16. Jan 2012, 11:59
Forum: PCAN-Explorer 5 & Add-ins
Topic: Starting a macro with a button
Replies: 3
Views: 6048

Re: Starting a macro with a button

Hi,
What is the correct syntax for the command caller "sample.mcr" for the button.
I try enter i the execute comand field:
macrorun sample
macrorun sample.mcr
sample.mcr
sample
sample.mcr macrorun
sample macrorun.
I don't know wher is a problem.

Piter
by PMJ
Thu 12. Jan 2012, 12:44
Forum: PCAN-Explorer 5 & Add-ins
Topic: VB macro
Replies: 7
Views: 8805

Re: VB macro

I don't know how to use this code " Send 1 310h 8 04h 00h 00h 00h 00h 00h 00h 00h" in VB macro.
It's very simple in standard macro but under VB macro don't work.I try with "ExecuteCommand" but it's work only with "send" without any parameters.
I need send this message "310h 8 04h 00h 00h 00h 00h 00h ...