Hi,
you have to switch off handshaking for the LAN->CAN route if you want to communicate with you own application (see chapter 1.3 ff in developer documentation.
BR,
Stephan
Search found 74 matches
- Thu 10. Dec 2020, 08:03
- Forum: PCAN-Ethernet Gateway DR
- Topic: Failing to get PCAN to transmit on CAN
- Replies: 2
- Views: 126
- Mon 20. Jul 2020, 07:09
- Forum: PCAN-Ethernet Gateway DR
- Topic: DHCP gateway failure
- Replies: 7
- Views: 719
Re: DHCP gateway failure
Thank you very much!
BR,
Stephan
BR,
Stephan
- Tue 14. Jul 2020, 11:41
- Forum: PCAN-Ethernet Gateway DR
- Topic: DHCP gateway failure
- Replies: 7
- Views: 719
Re: DHCP gateway failure
Hi Rob, you're welcome. Meantime I double checked that the default gateway is set correctly if DHCP offers it but it is not updated on the status page. I was not aware of this inconsistent data. Since next release images are already build and under test a fix won't be included in 2.9.0 but I'm confi...
- Fri 10. Jul 2020, 13:33
- Forum: PCAN-Ethernet Gateway DR
- Topic: DHCP gateway failure
- Replies: 7
- Views: 719
Re: DHCP gateway failure
Hi Rob,
thanks for clarification. I'd guess that as for the normal IP Address the printed value is only the one read from the configuration file, not the one that is really used. If DHCP is enabled and sets a gateway address this one should be used, but I'll double check that.
BR,
Stephan
thanks for clarification. I'd guess that as for the normal IP Address the printed value is only the one read from the configuration file, not the one that is really used. If DHCP is enabled and sets a gateway address this one should be used, but I'll double check that.
BR,
Stephan
- Fri 10. Jul 2020, 09:36
- Forum: PCAN-Ethernet Gateway DR
- Topic: DHCP gateway failure
- Replies: 7
- Views: 719
Re: DHCP gateway failure
Hi, I'm not totally sure if I got you right. Are you talking about the IP address that is displayed on the network setting page (and is not editable when DHCP is activated)? This field only reflects the value that is written to the configuration file. Means if you would switch off DHCP this should b...
- Fri 13. Sep 2019, 11:50
- Forum: PCAN-Ethernet Gateway DR
- Topic: Time stamp
- Replies: 3
- Views: 4881
Re: Time stamp
Yes, older modules had a backup battery inserted, newer ones don"t. If you simply remove them from our devices time should always start counting at 0 on startup AFAIR.
- Fri 13. Sep 2019, 09:50
- Forum: PCAN-Ethernet Gateway DR
- Topic: Time stamp
- Replies: 3
- Views: 4881
Re: Time stamp
Timestamps should only used relative to each other not as absolute value. At the moment there is no possibility to set absolute time on the device and at least newer modules will lose the time immediately when plugged off.
- Thu 3. Jan 2019, 09:57
- Forum: PCAN-GPS
- Topic: Signal type conversion
- Replies: 1
- Views: 1523
Re: Signal type conversion
Hello, the table in the manual is a little bit unclear at this point. Only the GPS_Longitude_Minutes signal is a float value while GPS_Longitude_Degree is a 16 bit unsigned int. You can find a signal description in our symbol file format in the PCAN-GPS-Package that you can download on the product w...
- Thu 20. Dec 2018, 07:19
- Forum: PCAN-RS-232
- Topic: PCAN-RS-232 Serial and CAN Interrupts
- Replies: 1
- Views: 5130
Re: PCAN-RS-232 Serial and CAN Interrupts
Hello, the both, CAN and UART functions, are interrupt driven and maintain an internal software FIFO. The buffers / sizes of the FIFOs is set in the according initialization functions (SER_UserInit () / CAN_UserInit()). Note that SER_Write() might fail with error SER_ERR_TX_SPACE if there is not eno...
- Wed 6. Jun 2018, 15:59
- Forum: PCAN-Wireless Gateway
- Topic: Network with more than 2 gateway
- Replies: 2
- Views: 1903
Re: Network with more than 2 gateway
Hello,
yes, networks with more then two gatways are also possible.
Regarnds,
Stephan
yes, networks with more then two gatways are also possible.
Regarnds,
Stephan