Page 1 of 1

FMS Simulator 2 does not send Driver ID frame

Posted: Thu 30. Jun 2016, 11:59
by fhardy
Hello,
I don't manage to simulate the FMS Driver ID Frame (0x00FE6B).
I can simulate the tachograph frame with the tachograph tab, and change the Driver ID field, but the tool is not sending the Driver ID Frame.
How can I simulate this frame ?

Regards,
F. Hardy

Re: FMS Simulator 2 does not send Driver ID frame

Posted: Thu 30. Jun 2016, 14:13
by M.Riedl
Hello,
I can simulate the tachograph frame with the tachograph tab, and change the Driver ID field, but the tool is not sending the Driver ID Frame.
Which kind of standard do you use in the software?
Do you have activate the PGN 0xFE6B Driver's Identification: ID in the Options dialog window?
Do you have activate the checkbox Card Present on the Tachograph tab for the Driver that should send the Driver ID?
There is a dependence between Card Present and Driver ID.
How can I simulate this frame ?
Please make sure that you use at least FMS 02.00/Bus-FMS 00.02 or later in the software and make sure that you activate the Card Present checkbox for the Driver you will use.

Regards
M.Riedl

Re: FMS Simulator 2 does not send Driver ID frame

Posted: Fri 1. Jul 2016, 09:26
by fhardy
Hello,
Yes I configured the software for driver ID:

Image

But there is no frame FE6B genereted by the tool.

Re: FMS Simulator 2 does not send Driver ID frame

Posted: Fri 1. Jul 2016, 11:01
by PEAK-Support
Have you checked?
FMS 02.00/Bus-FMS 00.02

Re: FMS Simulator 2 does not send Driver ID frame

Posted: Fri 1. Jul 2016, 15:36
by fhardy
Yes I have checked the FMS Version, and I tried with FMS 02.00 and Bus-FMS 00.02. Still no frame FE6B.
You mean Driver ID is not compatible with FMS 03.00 ?

Re: FMS Simulator 2 does not send Driver ID frame

Posted: Fri 1. Jul 2016, 16:46
by PEAK-Support
Belive us - it works - looks like you have not configured the Tool correct...
fms-driver.JPG
fms-driver.JPG (24.21 KiB) Viewed 18680 times
Please keep in mind - we talking about the ID 0x18FE6B00 !!
The PGN is 0xFE6B - this is a differnet - see options dialog Identifiert / Prio / Source Adress

Check if:

- you use the correct FMS standart (see main menu)
- you have select the PGN in the Option menu
- you set the card in the Simulation menu to "Card Present"

Re: FMS Simulator 2 does not send Driver ID frame

Posted: Fri 1. Jul 2016, 17:19
by fhardy
Yes I am talking about the ID 0x18FE6B00.
I configured the tools as you recommended (you can see in the picture I posted).

I run more tests:
- when the checkbox "Card Present" is unchecked,I receive the driver ID frame (*FE6B*) (and its value is 2A 2A FF FF FF FF FF FF)
- when the checkbox "Card Present" is checked, I don't received the frame.

Re: FMS Simulator 2 does not send Driver ID frame

Posted: Mon 4. Jul 2016, 08:33
by PEAK-Support
I could not replicate your problem...
please check if you use the latest Version and the FMS 3.0 Standard.
We will forward the support ticket to our developers to take a closer look at the problem...
fms-version.JPG
fms-version.JPG (93.58 KiB) Viewed 18669 times

Re: FMS Simulator 2 does not send Driver ID frame

Posted: Mon 4. Jul 2016, 15:55
by nbussac
Hello,

I'm working with fhardy
FMS simulator.png
FMS simulator.png (242.22 KiB) Viewed 18665 times
We've got the 2.6.0 trial version and we've got this in the log file :

Code: Select all

;   Start time: 04/07/2016 15:40:06
;   PCAN-Net: 
;
;   Columns description:
;   ~~~~~~~~~~~~~~~~~~~~~
;   +-Message Number
;   |         +Time offset (ms)
;   |         |        +Type
;   |         |        |        +ID (hex)
;   |         |        |        |     +Data Length Code
;   |         |        |        |     |   +Data bytes (hex)
;   |         |        |        |     |   |
;---+--   ----+----  --+--  ----+---  +  -+ -- -- -- -- -- -- --
     1)         0.0  Rx     18FE6B00  8  2A 2A FF FF FF FF FF FF Card Present not checked
     2)     10000.0  Rx     18ECFF00  8  20 15 00 03 FF 6B FE 00 Card Present checked
     3)     10050.0  Rx     18EBFF00  8  01 44 45 20 31 32 33 31 
     4)     10100.0  Rx     18EBFF00  8  02 20 20 20 20 20 20 20 
     5)     10150.0  Rx     18EBFF00  8  03 20 20 20 20 20 2A 2A 
     6)     20000.0  Rx     18ECFF00  8  20 15 00 03 FF 6B FE 00 
     7)     20050.0  Rx     18EBFF00  8  01 44 45 20 31 32 33 31 
     8)     20100.0  Rx     18EBFF00  8  02 20 20 20 20 20 20 20 
     9)     20150.0  Rx     18EBFF00  8  03 20 20 20 20 20 2A 2A 
    10)     30000.0  Rx     18FE6B00  8  2A 2A FF FF FF FF FF FF Card Present not checked
    11)     40000.0  Rx     18FE6B00  8  2A 2A FF FF FF FF FF FF
(Insert by PEAK-System)
Here the Trace with the marked Info:

Rx 18FE6B00 8 2A 2A FF FF FF FF FF FF Card Present not checked
Rx 18ECFF00 8 20 15 00 03 FF 6B FE 00 Card Present checked
Rx 18EBFF00 8 01 44 45 20 31 32 33 31
Rx 18EBFF00 8 02 20 20 20 20 20 20 20
Rx 18EBFF00 8 03 20 20 20 20 20 2A 2A
Rx 18ECFF00 8 20 15 00 03 FF 6B FE 00
Rx 18EBFF00 8 01 44 45 20 31 32 33 31
Rx 18EBFF00 8 02 20 20 20 20 20 20 20
Rx 18EBFF00 8 03 20 20 20 20 20 2A 2A
Rx 18FE6B00 8 2A 2A FF FF FF FF FF FF Card Present not checked
Rx 18FE6B00 8 2A 2A FF FF FF FF FF FF

Re: FMS Simulator 2 does not send Driver ID frame

Posted: Tue 5. Jul 2016, 12:09
by M.Riedl
Hello,

If I understand, you miss the PGN 0xFE6B (CAN ID 0x18FE6B00) when the Card Present is checked.

If the Card Present of at least one Driver is checked, the Driver ID data will send with a Boadcast Announce Message (BAM). See CAN ID 0x18ECFF00 (TP.CM) and 0x18EBFF00 (TP.DT).

In both situations (Card Present checked and Card Present not checked) the data will send every 10 seconds only.

Regards
M.Riedl