Hello everyone,
I was trying to get the information regarding the currently available hardware by using the library function GetAvailableHardware() in VB but it seems some problem that I do not understand.
Here is my code and error message:
- Removed by Admin -
Error: -Removed by Admin-
But the ...
Search found 21 matches
- Wed 19. May 2021, 12:54
- Forum: PCAN-Developer 4
- Topic: Problem with GetAvailableHardware function
- Replies: 1
- Views: 3366
- Tue 2. Feb 2021, 19:17
- Forum: PCAN-Developer 4
- Topic: Wait instruction while transmitting the messages
- Replies: 3
- Views: 5104
Re: Wait instruction while transmitting the messages
Hello Wilhelm,
Thank you for your response. I got your point but I am in a situation where I need to transmit lots of messages to my client and every time I need to wait a few milliseconds before transmitting the next message. While working with PCAN Explorer I used wait instruction and it was ...
Thank you for your response. I got your point but I am in a situation where I need to transmit lots of messages to my client and every time I need to wait a few milliseconds before transmitting the next message. While working with PCAN Explorer I used wait instruction and it was ...
- Mon 1. Feb 2021, 17:35
- Forum: PCAN-Developer 4
- Topic: Wait instruction while transmitting the messages
- Replies: 3
- Views: 5104
Wait instruction while transmitting the messages
Hello there,
I have just started using PCAN Developer 4 and was going through its examples. Is there any way to wait for some time while transmitting the number of messages to the connected client, as "Wait" instruction in PCAN Explorer 6?
// Sends 5 standard messages over a client with handle 1 ...
I have just started using PCAN Developer 4 and was going through its examples. Is there any way to wait for some time while transmitting the number of messages to the connected client, as "Wait" instruction in PCAN Explorer 6?
// Sends 5 standard messages over a client with handle 1 ...
- Fri 22. Jan 2021, 10:32
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: Register and connect to net automatically
- Replies: 1
- Views: 2234
Register and connect to net automatically
Hello there,
Before starting my main application in PCAN Explorer I want to register a few net connections and connect with them later when needed. Yes, I know the way of making connections and connecting with them manually but is there a method/function available to do this using VBScript or ...
Before starting my main application in PCAN Explorer I want to register a few net connections and connect with them later when needed. Yes, I know the way of making connections and connecting with them manually but is there a method/function available to do this using VBScript or ...
- Mon 28. Sep 2020, 12:07
- Forum: PCAN-Router Pro
- Topic: Tracing only few CAN variables value out of many
- Replies: 1
- Views: 3713
Tracing only few CAN variables value out of many
Hello Everyone,
My goal is to record only the few CAN variables values out of many presents in the same Can signal with the same CAN ID.
PCANROUTER.PNG
Here is one sample example of CAN signals and variables in it. CAN signal "CAN_senden_102" with CAN-ID 066h has 6 variables in total but i want ...
My goal is to record only the few CAN variables values out of many presents in the same Can signal with the same CAN ID.
PCANROUTER.PNG
Here is one sample example of CAN signals and variables in it. CAN signal "CAN_senden_102" with CAN-ID 066h has 6 variables in total but i want ...
- Wed 3. Jun 2020, 08:55
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: Change of Connections
- Replies: 3
- Views: 3702
Re: Change of Connections
Hello there,
Thank you for your responce. This would solve my Problem.
Thank you for your responce. This would solve my Problem.
- Fri 29. May 2020, 14:33
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: Change of Connections
- Replies: 3
- Views: 3702
Re: Change of Connections
Sorry, the Picture was not attached earlier, i guess. It's attached now.
- Fri 29. May 2020, 14:31
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: Change of Connections
- Replies: 3
- Views: 3702
Change of Connections
Hello,
Is it possible to Change the Connections by using VBScript macro? Actually I am working with a System where i Need to deal with Connections with three different bit rate and i want to do it in a automatic way. I can Change it manually while running the macro with the help of Wait instruction ...
Is it possible to Change the Connections by using VBScript macro? Actually I am working with a System where i Need to deal with Connections with three different bit rate and i want to do it in a automatic way. I can Change it manually while running the macro with the help of Wait instruction ...
- Thu 28. May 2020, 15:21
- Forum: PCAN-Router Pro
- Topic: Way to know when CF card is full?
- Replies: 8
- Views: 13500
Re: Way to know when CF card is full?
[ Hi there,
I am also trying to do the same Thing as you discussed here. Since i am new with this Software i don't exactly get what you mean by the last line of your message. It would be great help for me if you can provide some pictures from Editor what you exactly mean.]
Hi there.
There is an ...
I am also trying to do the same Thing as you discussed here. Since i am new with this Software i don't exactly get what you mean by the last line of your message. It would be great help for me if you can provide some pictures from Editor what you exactly mean.]
Hi there.
There is an ...
- Sun 24. May 2020, 16:50
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: Change of Active Window
- Replies: 1
- Views: 2359
Change of Active Window
Hello,
I was trying to make different files active at a different time. To be more specific, i want to make .ipf file(window) active after certain time my macro has started and Change it later again. I mean, I want to see my .ipf file as a active window for a certain period of time and later back ...
I was trying to make different files active at a different time. To be more specific, i want to make .ipf file(window) active after certain time my macro has started and Change it later again. I mean, I want to see my .ipf file as a active window for a certain period of time and later back ...