Changes

no edit summary
Line 4: Line 4:     
===RS-485 modes===
 
===RS-485 modes===
* RS-485 transmit (FMB log) mode:
+
* RS-485 transmit (FMC log) mode:
RS-485 prints FMB device log and does not respond to commands.<br/>
+
RS-485 prints FMC device log and does not respond to commands.<br/>
    
* RS-485 transmit (GNSS NMEA) mode:
 
* RS-485 transmit (GNSS NMEA) mode:
Line 27: Line 27:  
<ul>
 
<ul>
 
<li>If Prefix 1 is set to 80 in decimal, it is equal to <font color="red">50</font> in HEX.
 
<li>If Prefix 1 is set to 80 in decimal, it is equal to <font color="red">50</font> in HEX.
<ul><li>FMB device will then check the 1st byte of incoming data and compare to the set Prefix 1.</li></ul></li>
+
<ul><li>FMC device will then check the 1st byte of incoming data and compare to the set Prefix 1.</li></ul></li>
 
<li>If Prefix 2 is set to 114 in decimal, it is equal to <font color="green">72</font> in HEX.<br>  
 
<li>If Prefix 2 is set to 114 in decimal, it is equal to <font color="green">72</font> in HEX.<br>  
<ul><li>FMB device will then check the 2nd byte of incoming data and compare to the set Prefix 2.</li></ul></li>  
+
<ul><li>FMC device will then check the 2nd byte of incoming data and compare to the set Prefix 2.</li></ul></li>  
 
<li>If Prefix 3 is set to 101 in decimal, it is equal to <font color="blue">65</font> in HEX.<br>  
 
<li>If Prefix 3 is set to 101 in decimal, it is equal to <font color="blue">65</font> in HEX.<br>  
<ul><li>FMB device will then check the 3rd byte of incoming data and compare to the set Prefix 3.</li></ul></li>  
+
<ul><li>FMC device will then check the 3rd byte of incoming data and compare to the set Prefix 3.</li></ul></li>  
 
</ul>
 
</ul>
 
When values match, data will be accepted and saved to Buffer (using TCP Binary Buffered mode) or sent to server (using TCP Binary mode).<br>
 
When values match, data will be accepted and saved to Buffer (using TCP Binary Buffered mode) or sent to server (using TCP Binary mode).<br>
Line 38: Line 38:  
<ul>
 
<ul>
 
<li>If Prefix 1 is set to 80 in decimal, it is equal to <font color="red">50</font> in HEX.
 
<li>If Prefix 1 is set to 80 in decimal, it is equal to <font color="red">50</font> in HEX.
<ul><li>FMB device will then check the 1st byte of incoming data and compare to the set Prefix 1.</li></ul></li>
+
<ul><li>FMC device will then check the 1st byte of incoming data and compare to the set Prefix 1.</li></ul></li>
 
<li>If Prefix 2 is set to 114 in decimal, it is equal to <font color="green">72</font> in HEX.<br>  
 
<li>If Prefix 2 is set to 114 in decimal, it is equal to <font color="green">72</font> in HEX.<br>  
<ul><li>FMB device will then check the 2nd byte <font color="green">0</font> of incoming data and compare to the set Prefix 2.</li></ul></li>  
+
<ul><li>FMC device will then check the 2nd byte <font color="green">0</font> of incoming data and compare to the set Prefix 2.</li></ul></li>  
 
</ul>
 
</ul>
 
Since Prefix 2 does not match incoming 2nd byte, data will not be accepted.
 
Since Prefix 2 does not match incoming 2nd byte, data will not be accepted.
Line 53: Line 53:     
* RS-232 LCD mode:
 
* RS-232 LCD mode:
In this mode user is able to communicate with the server through terminal. A link between FMB device and the server has to be established for this mode to function properly.
+
In this mode user is able to communicate with the server through terminal. A link between FMC device and the server has to be established for this mode to function properly.
      Line 81: Line 81:  
<ul>
 
<ul>
 
<li>If Prefix 1 is set to 80 in decimal, it is equal to <font color="red">50</font> in HEX.
 
<li>If Prefix 1 is set to 80 in decimal, it is equal to <font color="red">50</font> in HEX.
<ul><li>FMB device will then check the 1st byte of incoming data and compare to the set Prefix 1.</li></ul></li>
+
<ul><li>FMC device will then check the 1st byte of incoming data and compare to the set Prefix 1.</li></ul></li>
 
<li>If Prefix 2 is set to 114 in decimal, it is equal to <font color="green">72</font> in HEX.<br>  
 
<li>If Prefix 2 is set to 114 in decimal, it is equal to <font color="green">72</font> in HEX.<br>  
<ul><li>FMB device will then check the 2nd byte of incoming data and compare to the set Prefix 2.</li></ul></li>  
+
<ul><li>FMC device will then check the 2nd byte of incoming data and compare to the set Prefix 2.</li></ul></li>  
 
<li>If Prefix 3 is set to 101 in decimal, it is equal to <font color="blue">65</font> in HEX.<br>  
 
<li>If Prefix 3 is set to 101 in decimal, it is equal to <font color="blue">65</font> in HEX.<br>  
<ul><li>FMB device will then check the 3rd byte of incoming data and compare to the set Prefix 3.</li></ul></li>  
+
<ul><li>FMC device will then check the 3rd byte of incoming data and compare to the set Prefix 3.</li></ul></li>  
 
</ul>
 
</ul>
 
When values match, data will be accepted and saved to Buffer (using TCP Binary Buffered mode) or sent to server (using TCP Binary mode).<br>
 
When values match, data will be accepted and saved to Buffer (using TCP Binary Buffered mode) or sent to server (using TCP Binary mode).<br>
Line 92: Line 92:  
<ul>
 
<ul>
 
<li>If Prefix 1 is set to 80 in decimal, it is equal to <font color="red">50</font> in HEX.
 
<li>If Prefix 1 is set to 80 in decimal, it is equal to <font color="red">50</font> in HEX.
<ul><li>FMB device will then check the 1st byte of incoming data and compare to the set Prefix 1.</li></ul></li>
+
<ul><li>FMC device will then check the 1st byte of incoming data and compare to the set Prefix 1.</li></ul></li>
 
<li>If Prefix 2 is set to 114 in decimal, it is equal to <font color="green">72</font> in HEX.<br>  
 
<li>If Prefix 2 is set to 114 in decimal, it is equal to <font color="green">72</font> in HEX.<br>  
<ul><li>FMB device will then check the 2nd byte <font color="green">0</font> of incoming data and compare to the set Prefix 2.</li></ul></li>  
+
<ul><li>FMC device will then check the 2nd byte <font color="green">0</font> of incoming data and compare to the set Prefix 2.</li></ul></li>  
 
</ul>
 
</ul>
 
Since Prefix 2 does not match incoming 2nd byte, data will not be accepted.
 
Since Prefix 2 does not match incoming 2nd byte, data will not be accepted.

Navigation menu