Search found 5 matches

by Michael90
Fri 18. May 2012, 15:12
Forum: PCAN-Explorer 5 & Add-ins
Topic: More than one Mux per Symbol
Replies: 1
Views: 2949

More than one Mux per Symbol

Hello,
is it possible, to add more than one MUX to a Symbol?

My Problem is, that i had up to now Data, that was detemined by one byte in the data field.
Now i have other Data, with the same PGN, that is selected by another one. The new one covers the old mux partly.
by Michael90
Wed 22. Feb 2012, 16:02
Forum: PCAN-Explorer 5 & Add-ins
Topic: Variabeln aus VBS-Macro im ControlPanel darstellen
Replies: 3
Views: 7693

Re: Variabeln aus VBS-Macro im ControlPanel darstellen

Hallo,
vll passend zu dem Thema. Wie kann ich Signalen im Makro ein ValueIndicator im instruments panel zuweisen?

Mir fehlt dazu bisher die Möglichkeit, ein instrumentspanel-objekt zu erzeugen und dazu die Dokumentation zu finden. Oder gibts das gar nicht?
by Michael90
Thu 8. Sep 2011, 16:15
Forum: PCAN-Explorer 5 & Add-ins
Topic: Uncomplete ID in Symbolfile
Replies: 3
Views: 5474

Re: Uncomplete ID in Symbolfile

Thanks, thats what i meant. So it should be possible to work with PGNs
by Michael90
Fri 2. Sep 2011, 10:54
Forum: PCAN-Explorer 5 & Add-ins
Topic: Uncomplete ID in Symbolfile
Replies: 3
Views: 5474

Uncomplete ID in Symbolfile

Hello,
i need a symbolfile, which interprets about 256 Messages with different IDs in the same way. Is it necessary, to do that many Symblos or is it possible to enter "dont-cares" into the ID at some places?
by Michael90
Fri 5. Aug 2011, 12:17
Forum: PCAN-Explorer 5 & Add-ins
Topic: Command of EditValue Object is not executed by pressing set
Replies: 1
Views: 3663

Command of EditValue Object is not executed by pressing set

Hey,
my Problem is almost completely described in the Subject. Its just so, that the macro gets executed when i do the execute instruction on a Button Object.

Is it necessary to handle a ValueEdit Object in a different way than a Button Object?