Ministerial Driver IC cards Setting
<ul>
<li>
<h5>Serial Setting</h5>
<p>1、Set COM3 in the device serial port setup page;
2、External devices are optional,For example:Driving recorder data,BAUD 115200,DATA_B 8,STOP_B 1,PARITY NONE;</p>
</li>
<li>
<h5>IC card support type</h5>
<p><strong>support card type:</strong> 0:24cxx card,1:ic4442 card。
<strong>Special Instructions:</strong>The device supports only two types of cards: 0:24cxx card,1:ic4442 card。Other types of cards are not supported。</p>
</li>
<li>
<h4>Command Explanation</h4>
<p>Numbers Explanation:
//1.Marking start
//2.Card type 0:24cxx card, 1:ic4442 card
//3.Work Number
//4.Driver's name
//5.ID card number
//6.Driver's license number
//7.Driver's license's expiration date
//8.Practitioner qualification number
//9.Practitioner qualification Issuing Agency
//10.Practitioner qualification‘s expiration date
//11.Marking end</p>
<p>1 2 3 4 5 6 7 8 9 10 11
<strong>#SET#,0,320105,Cheng,332330198901140820,1623301998011402,2018-09,2233322698041,Shenzhen Nanshan Traffic Police Brigade,2022-09-30,@</strong></p>
</li>
</ul>
<p><strong>Instructions:</strong>Equipment start-up, =setting COM3 in the device serial port setup page, =external devices are optional,(For example:)Driving recorder data,BAUD 115200,DATA_B 8,STOP_B 1,PARITY NONE;
Then the serial port debugging assistant on the PC can also set the same way(BAUD,DATA_B,STOP_B,PARITY)。
Insert the IC card with the chip into the device, hear a beep, then copy a command and click send Refer to the following:</p>
<pre><code> **#SET#,0,320105,Cheng,332330198901140820,1623301998011402,2018-09,2233322698041,Shenzhen Nanshan Traffic Police Brigade,2022-09-30,@**</code></pre>
<p><strong>Reference command explanation:</strong></p>
<table>
<thead>
<tr>
<th>Command(example)</th>
<th>Explanation</th>
</tr>
</thead>
<tbody>
<tr>
<td>#SET#</td>
<td>Proprietary command start marker</td>
</tr>
<tr>
<td>,</td>
<td>Separator symbol</td>
</tr>
<tr>
<td>0</td>
<td>Indicates that the type of card to be set is a 24cxx card</td>
</tr>
<tr>
<td>320104</td>
<td>Driver's work number</td>
</tr>
<tr>
<td>Cheng</td>
<td>Driver's name</td>
</tr>
<tr>
<td>332330198901140820</td>
<td>ID card number</td>
</tr>
<tr>
<td>1623301998011408</td>
<td>Driver's license number</td>
</tr>
<tr>
<td>2018-09</td>
<td>Driver's license's expiration date</td>
</tr>
<tr>
<td>2233322698041</td>
<td>Practitioner qualification number</td>
</tr>
<tr>
<td>Shenzhen Nanshan Traffic Police Brigade</td>
<td>Practitioner qualification Issuing Agency</td>
</tr>
<tr>
<td>2022-09-30</td>
<td>Practitioner qualification‘s expiration date</td>
</tr>
<tr>
<td>@</td>
<td>Proprietary command end marker</td>
</tr>
</tbody>
</table>
<p><strong>Attention:</strong>Between each number and number there should be a comma of English characters, and the content of each number should not be too long, the user can edit the content of the corresponding number. Please re-plug the card after writing and enter the menu to check。</p>