Skip to content

Commit

Permalink
Updated for v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RBEI-Saravanan committed Apr 3, 2014
1 parent 1ef5ff2 commit 8e0feaf
Show file tree
Hide file tree
Showing 317 changed files with 23,699 additions and 4,550 deletions.
28 changes: 16 additions & 12 deletions Documents/4 Help_New/help.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -153,26 +153,30 @@
<topicref href="topics/LIN_TxWindow.dita" type="reference"/>
<topicref href="topics/LIN_Connect.dita" type="reference"/>
<topicref href="topics/LIN_message_window.dita" type="reference"/>
<topicref href="topics/LIN_Network_Statistics.dita" type="topic"/>
<topicref href="topics/LIN_Signal_Watch.dita" type="topic"/>
<topicref href="topics/log_LIN.dita" type="reference"/>
<topicref href="topics/app_filter_LIN.dita" type="reference"/>
<topicref href="topics/LINmessage_display.dita" type="reference"/>
<topicref href="topics/LIN_Node_Simulation.dita" type="topic">
<topicref href="topics/LIN_Node_Simulation_Configuration.dita" type="reference"/>
<topicref href="topics/LIN_Function_Editor.dita" type="reference"/>
<topicref href="topics/LIN_Node_Simulation_Execution.dita" type="reference"/>
<topicref href="topics/Configure Slave Response.dita" type="topic"/>
<topicref href="topics/LIN_api_reference.dita" type="topic">
<topicref href="topics/stlin_struct.dita" type="topic"/>
<topicref href="topics/api_listing_LIN.dita" type="topic">
<topicref href="references/api_reference_LIN/SendMsg.dita" type="reference"/>
<topicref href="references/api_reference_LIN/Trace.dita" type="reference"/>
<topicref href="references/api_reference_LIN/Disconnect.dita" type="reference"/>
<topicref href="references/api_reference_LIN/Connect.dita" type="reference"/>
<topicref href="references/api_reference_LIN/StartTimer.dita" type="reference"/>
<topicref href="references/api_reference_LIN/StopTimer.dita" type="reference"/>
<topicref href="references/api_reference_LIN/EnableMsgHandlers.dita" type="reference"/>
<topicref href="references/api_reference_LIN/EnableErrorHandlers.dita" type="reference"/>
<topicref href="references/api_reference_LIN/EnableKeyHandlers.dita" type="reference"/>
<topicref href="references/api_reference_LIN/hGetDllHandle.dita" type="reference"/>
</topicref>
<topicref href="topics/api_listing_LIN.dita" type="topic">
<topicref href="references/api_reference_LIN/SendMsg.dita" type="reference"/>
<topicref href="references/api_reference_LIN/Trace.dita" type="reference"/>
<topicref href="references/api_reference_LIN/Disconnect.dita" type="reference"/>
<topicref href="references/api_reference_LIN/Connect.dita" type="reference"/>
<topicref href="references/api_reference_LIN/StartTimer.dita" type="reference"/>
<topicref href="references/api_reference_LIN/StopTimer.dita" type="reference"/>
<topicref href="references/api_reference_LIN/EnableMsgHandlers.dita" type="reference"/>
<topicref href="references/api_reference_LIN/EnableErrorHandlers.dita" type="reference"/>
<topicref href="references/api_reference_LIN/EnableKeyHandlers.dita" type="reference"/>
<topicref href="references/api_reference_LIN/hGetDllHandle.dita" type="reference"/>
</topicref>
</topicref>
</topicref>
</topicref>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Documents/4 Help_New/images/MsgFilter.bmp
Binary file not shown.
Binary file added Documents/4 Help_New/images/MsgFilter_LIN.bmp
Binary file not shown.
Binary file added Documents/4 Help_New/images/Network_Stat_CAN.bmp
Binary file not shown.
Binary file added Documents/4 Help_New/images/Network_Stat_LIN.bmp
Binary file not shown.
Binary file added Documents/4 Help_New/images/Signal_Watch_LIN.bmp
Binary file not shown.
Binary file not shown.
22 changes: 22 additions & 0 deletions Documents/4 Help_New/topics/LIN_Network_Statistics.dita
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- This document was created with Syntext Serna Free. --><!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "http://docs.oasis-open.org/dita/v1.1/OS/dtd/topic.dtd" []>
<topic id="network_statistics" xml:lang="en-us">
<title>Network Statistics</title>
<prolog>
<author>Shashank Vernekar</author>
<copyright>
<copyryear year="2011"/>
<copyrholder>ROBERT BOSCH ENGINEERING AND BUSINESS SOLUTIONS LIMITED</copyrholder>
</copyright>
<metadata>
<keywords>
<indexterm>Network Statistics</indexterm>
</keywords>
</metadata>
</prolog>
<body>
<p>Network statistics dialog gives details about the messages transmitted and received on the bus. This information includes the number of Data Frames and Error messages transmitted and received by BUSMASTER and current rate of these parameters. Also information related to the total Wakeups and its rate will be displayed. This is updated once in a second. Message rate per second and Network load in terms of Bus traffic is also presented. The peak network load will show the peak traffic during that session. This information can be used to find bus utilisation. Statistics information will be cleared during connect and during controller reset.</p>
<p><image href="../images/Network_Stat_LIN.bmp"/></p>
<p>To invoke Network Statistics Dialog, select the menu <b>Window --&gt; Network Statistics</b>.</p>
</body>
</topic>
50 changes: 50 additions & 0 deletions Documents/4 Help_New/topics/LIN_Signal_Watch.dita
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- This document was created with Syntext Serna Free. --><!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "http://docs.oasis-open.org/dita/v1.1/OS/dtd/topic.dtd" []>
<topic id="signal_watch" xml:lang="en-us">
<title>Signal Watch</title>
<prolog>
<author>Shashank Vernekar</author>
<copyright>
<copyryear year="2011"/>
<copyrholder>ROBERT BOSCH ENGINEERING AND BUSINESS SOLUTIONS LIMITED</copyrholder>
</copyright>
<metadata>
<keywords>
<indexterm>Signal Watch</indexterm>
</keywords>
</metadata>
</prolog>
<body>
<p>User can watch the value of a signal using the signal watch window as and when a message having that signal is received. The Physical and Raw values will be listed and updated as and when the message arrives. Click on the tool bar button shown below to display the signal watch window.</p>
<image href="../images/signalwatch.bmp" placement="break"/>
<section>
<title>Add/ Delete Signals</title>
<p>Signal watch list can be interactively populated. The following list describes the steps to Add/Delete signals.<ul>
<li> Click on <b>LIN --&gt; Signal Watch --&gt; Activate</b>.</li>
<li>A dialog box will be displayed then do right click and select Configure Signals from the menu. This will show the signal configuration Window. </li>
<li>
<image href="../images/Signal_Watch_LIN.bmp"/>
</li>
<li>Select a message and select associated signal from the Signal list. Check the signals to move the selected signal in to Watch List. Multiple signals can be checked. All signals belonging to a message can be added in to the watch list by checking the message check-box.</li>
<li>Signal from the Watch List can be deleted by unchecking the entry.</li>
<li>Signal Watch List can be cleared by selecting Delete All button.</li>
<li>Changes will be saved and applied on selection of Ok. Cancel will ignore the changes.</li>
<li>The Signal Watch List will be saved in the configuration file and will be reloaded during the load of that configuration file.</li>
</ul></p>
</section>
<section>
<title>Show Signal Watch Window</title>
<p><image href="../images/Signal_Watch_LIN_Activate.bmp"/></p>
<p>After receiving a message BUSMASTER will update the signal watch window if the signals of received message are included in the signal watch list. The signal watch list will show Raw and Physical value of the signal with the Unit along with Message and Signal name.</p>
</section>
<section>
<title>Close signal watch window</title>
<p>User can directly close the window by clicking on Close [X] button.</p>
<p>OR </p>
<ol>
<li> Click on the drop-down button associated with the tool bar button shown above. This will pop-up a menu.</li>
<li>Click on Close menu option to close the signal watch window. </li>
</ol>
</section>
</body>
</topic>
96 changes: 96 additions & 0 deletions Documents/4 Help_New/topics/LINmessage_display.dita
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- This document was created with Syntext Serna Free. --><!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "http://docs.oasis-open.org/dita/v1.1/OS/dtd/topic.dtd" []>
<topic id="message_display" xml:lang="en-us">
<title>Message Display</title>
<prolog>
<author>Ratnadip Choudhury</author>
<copyright>
<copyryear year="2011"/>
<copyrholder>ROBERT BOSCH ENGINEERING AND BUSINESS SOLUTIONS LIMITED</copyrholder>
</copyright>
<metadata>
<keywords>
<indexterm>Message Display</indexterm>
</keywords>
</metadata>
</prolog>
<body>
<section>
<title>Message Filter</title>
<p>Filters for message display can be configured by selecting <b>LIN --&gt; Message Window --&gt; Configure</b> and by selecting Filter tab. This will show list of filters configured for Message Display.
</p>
<image href="../images/LINdisplay_filter.bmp" alt="Display Filter" placement="break"/>
</section>
<section>
<title>Display Filter</title>
<p>To configure display filter list select Configure button which will list available filters and selected filters.</p>
<image href="../images/LIN_configure_filter.bmp" alt="Display Filter Configuration" placement="break"/>
</section>
<section>
<title>Message Coloring</title>
<p>User can configure the color with which the message will be displayed and associate a textual description to message.</p>
<p>By default all messages are displayed in black color and the message ID itself as the associated text. For the database message user can only edit the color.</p>
<image href="../images/LIN_ConfigureMsgDisplayDB.bmp" placement="break"/>
<image href="../images/LIN_ConfigureMsgDisplayNDB.bmp" placement="break"/>
</section>
<section>
<title>Adding message attribute</title>
<p>To configure a message display option, please follow the steps given below<ol>
<li>Select<b> LIN --&gt; Message Window --&gt; Configure</b></li>
<li>Dialog box Configure Message Display as in above figure will be displayed</li>
<li>Click on Add button</li>
<li>One more dialog box Add Message Display Attributes as shown below will pop up.<image href="../images/MsgDisplayAdd.bmp" placement="break"/></li>
<li>Enter the message ID and Message text</li>
<li>Click on the colored button to select a color, This click pops up a color palette as shown above.</li>
<li>Select a suitable color</li>
<li>Select OK button to confirm</li>
</ol></p>
<p>Subsequent reception / transmission of the message that has been configured will be displayed with associated text &amp; color.</p>
</section>
<section>
<title>Editing a message attribute</title>
<p>To edit the message attributes please follow the steps given below<ol>
<li>Select <b>LIN --&gt; Message Window --&gt; Configure</b>.</li>
<li>Dialog box Configure Message Display will be displayed.</li>
<li>Select the message entry to be edited from the message list.</li>
<li>Either click on Edit button or double click on the selected entry.</li>
<li>One more dialog box Edit Message Attributes will pop up.</li>
<li>Change the required Message attributes.</li>
<li>Select OK buttons to confirm.</li>
</ol></p>
<p>Subsequent reception/transmission of the message that has been configured will be displayed with associated text &amp; color.</p>
</section>
<section>
<title>Deleting message display attribute</title>
<p>To delete an entry from the Message List follow the steps given below<ol>
<li>Select <b>LIN --&gt; Message Window --&gt; Configure</b>.</li>
<li>A dialog box will pop up. Select the message entry to be deleted from the message entry list.</li>
<li>Click on Remove button. A delete confirmation message box will be displayed.</li>
<li>Select Yes to confirm deletion.</li>
<li>Select OK button to confirm the modification of entries.</li>
</ol></p>
<p>On subsequent reception/transmission, the message will be displayed in black color.</p>
</section>
<section>
<title>Display Buffer size &amp; Update Rate configuration</title>
<p>To configure Append and overwrite buffer size, follow the steps given below<ol>
<li>Select <b>LIN --&gt; Message Window --&gt; Configure</b>.</li>
<li>A dialog box will pop up. Select the Buffer page.<image href="../images/LIN_ConfigureMsgDisplayBuffer.bmp" placement="break"/></li>
<li>The buffer size can be from 200 to 32500 display entries. The display update rate can be from 50 to 20000 milliseconds.</li>
<li>Set entries for Append buffer and overwrite buffer. Set display update rate.</li>
<li>Select OK button to confirm the modification of entries.</li>
<li>Select Set Default button to set the default values.</li>
</ol></p>
</section>
<section>
<title>Show Last Option</title>
<p>This option can be used to set the focus of the list item to the latest item in Scroll mode. In append mode latest message entries will be added at the end. To make the latest entries visible always select<b> LIN --&gt; Message Window --&gt; Show Last</b>.</p>
</section>
<note>
<ul>
<li>In overwrite mode this option will be disabled to avoid rolling of selection.</li>
<li>Selection will be update only during display update.</li>
</ul>
</note>
</body>
</topic>
3 changes: 2 additions & 1 deletion Documents/4 Help_New/topics/app_filter.dita
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
<title>Filter Attributes</title>
<p>Filter attributes gives more details of selected filter entry. Message Name or ID in case of single id filtering and message ID range in case of range filter will be update. ID type will give whether the ID is standard or extended type. If ID type is &quot;All&quot; then ID type will be ignored. Frame type will show whether the message is of remote transmit request or not. If this field shows all then frame type will be ignored. Direction field will show whether the message is transmitted or received. If it is all then direction will be ignored. Channel filed associates the message with particular channel. Channel all makes the message independent of channels.</p>
</section>
<p>Database message names shall be selected from the Message ID combo box. Message ID shall be directly typed in this combo box. If the filer is for a range of messages then the Range radio button shall be selected. This will enable range edit boxes. Message ID type gives information about the ID or message name. For database message this field will be automatically updated. But user can change the type to override the database definition. To make the filter to work for both standard and extended type user shall select the ID type as All. Other attributes shall be selected based on the filter requirements.</p>
<p>Database message names shall be selected from the Message ID combo box. Message ID shall be directly typed in this combo box. If the filter is for a range of messages then the Range radio button shall be selected. This will enable range edit boxes. Message ID type gives information about the ID or message name. For database message this field will be automatically updated. But user can change the type to override the database definition. To make the filter to work for both standard and extended type user shall select the ID type as All. Other attributes shall be selected based on the filter requirements.</p>
<p>Event radio button shall be selected for Event filter. This will enable Event combo box, from which event type can be selected. Channel combo box will enabled. </p>
<p>The Add button in the Filter Attributes section will add configured filter in to the selected named filter list. This button will be disabled in case of invalid parameter entered by the user and appropriate error message will be displayed in the status bar.</p>
<p>Once the filter is added in to the Filter List then the name of the filter will appear in the Filter Configuration List to select. Any modification on these filter will immediately reflect in the all modules that are using these filters.</p>
<p>Filter list will be saved in configuration file and will be updated while loading a configuration file. While loading a configuration file created with BUSMASTER 3.06.02.X.XXX version one filter entry will be created with the previous filter information.</p>
Expand Down
41 changes: 41 additions & 0 deletions Documents/4 Help_New/topics/app_filter_LIN.dita
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- This document was created with Syntext Serna Free. --><!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "http://docs.oasis-open.org/dita/v1.1/OS/dtd/topic.dtd" []>
<topic id="app_filter" xml:lang="en-us">
<title>App Filter</title>
<prolog>
<author>Prathiba P</author>
<copyright>
<copyryear year="2011"/>
<copyrholder>ROBERT BOSCH ENGINEERING AND BUSINESS SOLUTIONS LIMITED</copyrholder>
</copyright>
<metadata>
<keywords>
<indexterm>App Filter</indexterm>
</keywords>
</metadata>
</prolog>
<body>
<p>User can configure filter list by choosing messages/events to be filtered.To configure the filter list, follow the steps given below
<ul>
<li>Select <b>LIN --&gt; Filter Configuration</b>.</li>
<li>The dialog box specified below will be displayed.<image href="../images/MsgFilter_LIN.bmp" placement="break"/></li>
</ul></p>
<section>
<title>Filter List </title>
<p>It is a list of filters that are identified by the name. The name of the filter should be unique and can have any kind of special characters also. The second parameter tells about the type of the filter, pass or stop. Pass filter allows only the configure message or range of message to pass. On the other size stop filter blocks the configured messages. These filters shall be used in display, logging and replay filters.</p>
</section>
<section>
<title>Filter Details </title>
<p>This section shows list of message names, ID and range along with ID type, message frame type, direction and channel number. Type is denoted by different icons. Selecting an entry from the list updates the details of the filter in Filter Attributes section.</p>
</section>
<section>
<title>Filter Attributes</title>
<p>Filter attributes gives more details of selected filter entry. Message Name or ID in case of single id filtering and message ID range in case of range filter will be update. Direction field will show whether the message is transmitted or received. If it is all then direction will be ignored. Channel filed associates the message with particular channel. Channel all makes the message independent of channels.</p>
</section>
<p>Database message names shall be selected from the Message ID combo box. Message ID shall be directly typed in this combo box. If the filter is for a range of messages then the Range radio button shall be selected. This will enable range edit boxes. Filter attributes shall be selected based on the filter requirements.</p>
<p>Event radio button shall be selected for Event filter. This will enable Event combo box, from which event type can be selected. Channel combo box will enabled. </p>
<p>The Add button in the Filter Attributes section will add configured filter in to the selected named filter list. This button will be disabled in case of invalid parameter entered by the user and appropriate error message will be displayed in the status bar.</p>
<p>Once the filter is added in to the Filter List then the name of the filter will appear in the Filter Configuration List to select. Any modification on these filter will immediately reflect in the all modules that are using these filters.</p>
<p>Filter list will be saved in configuration file and will be updated while loading a configuration file. While loading a configuration file created with BUSMASTER 3.06.02.X.XXX version one filter entry will be created with the previous filter information.</p>
</body>
</topic>
Loading

0 comments on commit 8e0feaf

Please sign in to comment.