Search found 3 matches

by davidsoco
Wed 3. Oct 2012, 16:40
Forum: PCAN-Explorer 5 & Add-ins
Topic: My frame is going out, each time I set a variable
Replies: 1
Views: 3650

My frame is going out, each time I set a variable

Hello,

I would like prepare the content of a frame, and then send it out.

I'm using a panel, in which I set virtual variables with my values. when I click on the a send button I copy the virtual var into the frame var like this

Sub SendBus1()

dim symbols

set symbols = SymbolsManager ...
by davidsoco
Wed 3. Oct 2012, 15:09
Forum: PCAN-Explorer 5 & Add-ins
Topic: Starting with Pcan explorer 5 instrument panel
Replies: 3
Views: 5440

Re: Starting with Pcan explorer 5 instrument panel

Hello,

Thanks for CanOpen Tools.

I'm will still need to do some panels and VBS, and I get a lot of difficulties to find what I expect in the help. Is they any full VBS example that I can use as "reference"

thanks
by davidsoco
Mon 1. Oct 2012, 21:06
Forum: PCAN-Explorer 5 & Add-ins
Topic: Starting with Pcan explorer 5 instrument panel
Replies: 3
Views: 5440

Starting with Pcan explorer 5 instrument panel

Hello,

I start to work with Pcan explorer and in particular the Instrument panel Add-in.

I have a good view of what I want to do with the tool (I worked in the past with Vector tools) :

- Panels to send Canopen SDO messages, when clicking on a button
- Heartbeat simulation
- Nmt simulation ...