Changes

no edit summary
Line 21: Line 21:     
User can configure up to 10 Manual CAN I/O commands by setting CAN Type, Data mask, CAN ID, Request Period, Request Data Length parameters. Each CAN I/O has its own parameters and can be configured independently.
 
User can configure up to 10 Manual CAN I/O commands by setting CAN Type, Data mask, CAN ID, Request Period, Request Data Length parameters. Each CAN I/O has its own parameters and can be configured independently.
 +
 
Functionality will work only when Ignition will be ON
 
Functionality will work only when Ignition will be ON
 +
 
Baudrates are configurable in CAN \ Tachograph settings for connected CAN line which could be CAN1 or CAN2
 
Baudrates are configurable in CAN \ Tachograph settings for connected CAN line which could be CAN1 or CAN2
   −
Manual CAN Type parameter - defines which CAN ID type will be received and requested (Standard - 11bit, Extended - 29bit).
+
* '''Manual CAN Type parameter''' - defines which CAN ID type will be received and requested ('''Standard''' - 11bit, '''Extended''' - 29bit).
CAN ID/PGN - depends on CAN Type parameter and defines which CAN ID will be received by device.
+
* '''CAN ID/PGN''' - depends on CAN Type parameter and defines which CAN ID will be received by device
Data Mask - defines which data mask will be applied to received CAN data. CAN Data mask parameter is 8byte hex value. Displayed data value will be Received Data Value AND Data Mask. In other words - Data Mask parameter defines which data will be taken from the specific frame.
+
* '''Data Mask''' - defines which data mask will be applied to received CAN data. CAN Data mask parameter is 8byte hex value. Displayed data value will be Received Data Value AND Data Mask. In other words - Data Mask parameter defines which data will be taken from the specific frame.
Request data length - defines data length of requested ID.
+
* '''Request data length''' - defines data length of requested ID.
Send type – Could be selected with three different choises:
+
* '''Send type''' – Could be selected with three different choices:
Once – it defines request will be sent once if Run On Startup is enabled
+
** '''Once''' – it defines request will be sent once if Run On Startup is enabled
Periodic – it defines the request via CAN will be sent by set period in ms, for configured send count.
+
** '''Periodic''' – it defines the request via CAN will be sent by set period in ms, for configured send count.
Response – it defines to which MANUAL CAN value will be sent
+
** '''Response''' – it defines to which MANUAL CAN value will be sent.
Run On Startup – Enable/disable defines if on Ignition startup will be needed to send a command.
+
* '''Run On Startup''' – Enable/disable defines if on Ignition startup will be needed to send a command.