366 lines
		
	
	
		
			13 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			366 lines
		
	
	
		
			13 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 | |
| <!-- NewPage -->
 | |
| <html lang="fr">
 | |
| <head>
 | |
| <!-- Generated by javadoc (1.8.0_362) on Fri Jun 16 22:52:14 CEST 2023 -->
 | |
| <title>ModbusAccessor</title>
 | |
| <meta name="date" content="2023-06-16">
 | |
| <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 | |
| <script type="text/javascript" src="../../../../script.js"></script>
 | |
| </head>
 | |
| <body>
 | |
| <script type="text/javascript"><!--
 | |
|     try {
 | |
|         if (location.href.indexOf('is-external=true') == -1) {
 | |
|             parent.document.title="ModbusAccessor";
 | |
|         }
 | |
|     }
 | |
|     catch(err) {
 | |
|     }
 | |
| //-->
 | |
| var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10};
 | |
| var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 | |
| var altColor = "altColor";
 | |
| var rowColor = "rowColor";
 | |
| var tableTab = "tableTab";
 | |
| var activeTableTab = "activeTableTab";
 | |
| </script>
 | |
| <noscript>
 | |
| <div>JavaScript is disabled on your browser.</div>
 | |
| </noscript>
 | |
| <!-- ========= START OF TOP NAVBAR ======= -->
 | |
| <div class="topNav"><a name="navbar.top">
 | |
| <!--   -->
 | |
| </a>
 | |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
 | |
| <a name="navbar.top.firstrow">
 | |
| <!--   -->
 | |
| </a>
 | |
| <ul class="navList" title="Navigation">
 | |
| <li><a href="../../../../overview-summary.html">Overview</a></li>
 | |
| <li><a href="package-summary.html">Package</a></li>
 | |
| <li class="navBarCell1Rev">Class</li>
 | |
| <li><a href="package-tree.html">Tree</a></li>
 | |
| <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
 | |
| <li><a href="../../../../index-files/index-1.html">Index</a></li>
 | |
| <li><a href="../../../../help-doc.html">Help</a></li>
 | |
| </ul>
 | |
| </div>
 | |
| <div class="subNav">
 | |
| <ul class="navList">
 | |
| <li><a href="../../../../ch/hevs/isi/field/FloatRegister.html" title="class in ch.hevs.isi.field"><span class="typeNameLink">Prev Class</span></a></li>
 | |
| <li><a href="../../../../ch/hevs/isi/field/ModbusRegister.html" title="class in ch.hevs.isi.field"><span class="typeNameLink">Next Class</span></a></li>
 | |
| </ul>
 | |
| <ul class="navList">
 | |
| <li><a href="../../../../index.html?ch/hevs/isi/field/ModbusAccessor.html" target="_top">Frames</a></li>
 | |
| <li><a href="ModbusAccessor.html" target="_top">No Frames</a></li>
 | |
| </ul>
 | |
| <ul class="navList" id="allclasses_navbar_top">
 | |
| <li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
 | |
| </ul>
 | |
| <div>
 | |
| <script type="text/javascript"><!--
 | |
|   allClassesLink = document.getElementById("allclasses_navbar_top");
 | |
|   if(window==top) {
 | |
|     allClassesLink.style.display = "block";
 | |
|   }
 | |
|   else {
 | |
|     allClassesLink.style.display = "none";
 | |
|   }
 | |
|   //-->
 | |
| </script>
 | |
| </div>
 | |
| <div>
 | |
| <ul class="subNavList">
 | |
| <li>Summary: </li>
 | |
| <li>Nested | </li>
 | |
| <li>Field | </li>
 | |
| <li>Constr | </li>
 | |
| <li><a href="#method.summary">Method</a></li>
 | |
| </ul>
 | |
| <ul class="subNavList">
 | |
| <li>Detail: </li>
 | |
| <li>Field | </li>
 | |
| <li>Constr | </li>
 | |
| <li><a href="#method.detail">Method</a></li>
 | |
| </ul>
 | |
| </div>
 | |
| <a name="skip.navbar.top">
 | |
| <!--   -->
 | |
| </a></div>
 | |
| <!-- ========= END OF TOP NAVBAR ========= -->
 | |
| <!-- ======== START OF CLASS DATA ======== -->
 | |
| <div class="header">
 | |
| <div class="subTitle">ch.hevs.isi.field</div>
 | |
| <h2 title="Class ModbusAccessor" class="title">Class ModbusAccessor</h2>
 | |
| </div>
 | |
| <div class="contentContainer">
 | |
| <ul class="inheritance">
 | |
| <li>java.lang.Object</li>
 | |
| <li>
 | |
| <ul class="inheritance">
 | |
| <li>ch.hevs.isi.field.ModbusAccessor</li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| <div class="description">
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <hr>
 | |
| <br>
 | |
| <pre>public class <span class="typeNameLabel">ModbusAccessor</span>
 | |
| extends java.lang.Object</pre>
 | |
| </li>
 | |
| </ul>
 | |
| </div>
 | |
| <div class="summary">
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <!-- ========== METHOD SUMMARY =========== -->
 | |
| <ul class="blockList">
 | |
| <li class="blockList"><a name="method.summary">
 | |
| <!--   -->
 | |
| </a>
 | |
| <h3>Method Summary</h3>
 | |
| <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
 | |
| <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
 | |
| <tr>
 | |
| <th class="colFirst" scope="col">Modifier and Type</th>
 | |
| <th class="colLast" scope="col">Method and Description</th>
 | |
| </tr>
 | |
| <tr id="i0" class="altColor">
 | |
| <td class="colFirst"><code>void</code></td>
 | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../ch/hevs/isi/field/ModbusAccessor.html#connect-java.lang.String-int-">connect</a></span>(java.lang.String ipAddress,
 | |
|        int port)</code>
 | |
| <div class="block">this method creates a ModbusFactory and a TCPMaster
 | |
|   it also initialize the Master</div>
 | |
| </td>
 | |
| </tr>
 | |
| <tr id="i1" class="rowColor">
 | |
| <td class="colFirst"><code>static <a href="../../../../ch/hevs/isi/field/ModbusAccessor.html" title="class in ch.hevs.isi.field">ModbusAccessor</a></code></td>
 | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../ch/hevs/isi/field/ModbusAccessor.html#getMySelf--">getMySelf</a></span>()</code>
 | |
| <div class="block">static method to create a singleton pattern of the class
 | |
|  checks if an instance of the class is already made
 | |
|  if not, it creates an instance of the class ModbusAccessor</div>
 | |
| </td>
 | |
| </tr>
 | |
| <tr id="i2" class="altColor">
 | |
| <td class="colFirst"><code>boolean</code></td>
 | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../ch/hevs/isi/field/ModbusAccessor.html#readBoolean-int-">readBoolean</a></span>(int register)</code>
 | |
| <div class="block">method to read a boolean value in the correct modbus register
 | |
|  get the coil status of the register.</div>
 | |
| </td>
 | |
| </tr>
 | |
| <tr id="i3" class="rowColor">
 | |
| <td class="colFirst"><code>float</code></td>
 | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../ch/hevs/isi/field/ModbusAccessor.html#readFloat-int-">readFloat</a></span>(int register)</code>
 | |
| <div class="block">method to read a boolean value in the correct modbus register
 | |
|  get the value from the holding register</div>
 | |
| </td>
 | |
| </tr>
 | |
| <tr id="i4" class="altColor">
 | |
| <td class="colFirst"><code>void</code></td>
 | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../ch/hevs/isi/field/ModbusAccessor.html#writeBoolean-int-boolean-">writeBoolean</a></span>(int register,
 | |
|             boolean value)</code>
 | |
| <div class="block">method to write a boolean value in the correct modbus register</div>
 | |
| </td>
 | |
| </tr>
 | |
| <tr id="i5" class="rowColor">
 | |
| <td class="colFirst"><code>void</code></td>
 | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../ch/hevs/isi/field/ModbusAccessor.html#writeFloat-int-float-">writeFloat</a></span>(int register,
 | |
|           float value)</code>
 | |
| <div class="block">method to write a float value in the correct modbus register</div>
 | |
| </td>
 | |
| </tr>
 | |
| </table>
 | |
| <ul class="blockList">
 | |
| <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 | |
| <!--   -->
 | |
| </a>
 | |
| <h3>Methods inherited from class java.lang.Object</h3>
 | |
| <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </div>
 | |
| <div class="details">
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <!-- ============ METHOD DETAIL ========== -->
 | |
| <ul class="blockList">
 | |
| <li class="blockList"><a name="method.detail">
 | |
| <!--   -->
 | |
| </a>
 | |
| <h3>Method Detail</h3>
 | |
| <a name="getMySelf--">
 | |
| <!--   -->
 | |
| </a>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h4>getMySelf</h4>
 | |
| <pre>public static <a href="../../../../ch/hevs/isi/field/ModbusAccessor.html" title="class in ch.hevs.isi.field">ModbusAccessor</a> getMySelf()</pre>
 | |
| <div class="block">static method to create a singleton pattern of the class
 | |
|  checks if an instance of the class is already made
 | |
|  if not, it creates an instance of the class ModbusAccessor</div>
 | |
| <dl>
 | |
| <dt><span class="returnLabel">Returns:</span></dt>
 | |
| <dd>instance of ModbusAccessor</dd>
 | |
| </dl>
 | |
| </li>
 | |
| </ul>
 | |
| <a name="connect-java.lang.String-int-">
 | |
| <!--   -->
 | |
| </a>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h4>connect</h4>
 | |
| <pre>public void connect(java.lang.String ipAddress,
 | |
|                     int port)</pre>
 | |
| <div class="block">this method creates a ModbusFactory and a TCPMaster
 | |
|   it also initialize the Master</div>
 | |
| <dl>
 | |
| <dt><span class="paramLabel">Parameters:</span></dt>
 | |
| <dd><code>ipAddress</code> - IP-address of the server</dd>
 | |
| <dd><code>port</code> - port of the server</dd>
 | |
| </dl>
 | |
| </li>
 | |
| </ul>
 | |
| <a name="writeBoolean-int-boolean-">
 | |
| <!--   -->
 | |
| </a>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h4>writeBoolean</h4>
 | |
| <pre>public void writeBoolean(int register,
 | |
|                          boolean value)</pre>
 | |
| <div class="block">method to write a boolean value in the correct modbus register</div>
 | |
| <dl>
 | |
| <dt><span class="paramLabel">Parameters:</span></dt>
 | |
| <dd><code>register</code> - address of the register</dd>
 | |
| <dd><code>value</code> - the desired boolean value</dd>
 | |
| </dl>
 | |
| </li>
 | |
| </ul>
 | |
| <a name="writeFloat-int-float-">
 | |
| <!--   -->
 | |
| </a>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h4>writeFloat</h4>
 | |
| <pre>public void writeFloat(int register,
 | |
|                        float value)</pre>
 | |
| <div class="block">method to write a float value in the correct modbus register</div>
 | |
| <dl>
 | |
| <dt><span class="paramLabel">Parameters:</span></dt>
 | |
| <dd><code>register</code> - address of the register</dd>
 | |
| <dd><code>value</code> - the desired float value</dd>
 | |
| </dl>
 | |
| </li>
 | |
| </ul>
 | |
| <a name="readBoolean-int-">
 | |
| <!--   -->
 | |
| </a>
 | |
| <ul class="blockList">
 | |
| <li class="blockList">
 | |
| <h4>readBoolean</h4>
 | |
| <pre>public boolean readBoolean(int register)</pre>
 | |
| <div class="block">method to read a boolean value in the correct modbus register
 | |
|  get the coil status of the register.</div>
 | |
| <dl>
 | |
| <dt><span class="paramLabel">Parameters:</span></dt>
 | |
| <dd><code>register</code> - address of register</dd>
 | |
| <dt><span class="returnLabel">Returns:</span></dt>
 | |
| <dd>boolean value of the desired register</dd>
 | |
| </dl>
 | |
| </li>
 | |
| </ul>
 | |
| <a name="readFloat-int-">
 | |
| <!--   -->
 | |
| </a>
 | |
| <ul class="blockListLast">
 | |
| <li class="blockList">
 | |
| <h4>readFloat</h4>
 | |
| <pre>public float readFloat(int register)</pre>
 | |
| <div class="block">method to read a boolean value in the correct modbus register
 | |
|  get the value from the holding register</div>
 | |
| <dl>
 | |
| <dt><span class="paramLabel">Parameters:</span></dt>
 | |
| <dd><code>register</code> - address of the register</dd>
 | |
| <dt><span class="returnLabel">Returns:</span></dt>
 | |
| <dd>float value of the desired register</dd>
 | |
| </dl>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </li>
 | |
| </ul>
 | |
| </div>
 | |
| </div>
 | |
| <!-- ========= END OF CLASS DATA ========= -->
 | |
| <!-- ======= START OF BOTTOM NAVBAR ====== -->
 | |
| <div class="bottomNav"><a name="navbar.bottom">
 | |
| <!--   -->
 | |
| </a>
 | |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
 | |
| <a name="navbar.bottom.firstrow">
 | |
| <!--   -->
 | |
| </a>
 | |
| <ul class="navList" title="Navigation">
 | |
| <li><a href="../../../../overview-summary.html">Overview</a></li>
 | |
| <li><a href="package-summary.html">Package</a></li>
 | |
| <li class="navBarCell1Rev">Class</li>
 | |
| <li><a href="package-tree.html">Tree</a></li>
 | |
| <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
 | |
| <li><a href="../../../../index-files/index-1.html">Index</a></li>
 | |
| <li><a href="../../../../help-doc.html">Help</a></li>
 | |
| </ul>
 | |
| </div>
 | |
| <div class="subNav">
 | |
| <ul class="navList">
 | |
| <li><a href="../../../../ch/hevs/isi/field/FloatRegister.html" title="class in ch.hevs.isi.field"><span class="typeNameLink">Prev Class</span></a></li>
 | |
| <li><a href="../../../../ch/hevs/isi/field/ModbusRegister.html" title="class in ch.hevs.isi.field"><span class="typeNameLink">Next Class</span></a></li>
 | |
| </ul>
 | |
| <ul class="navList">
 | |
| <li><a href="../../../../index.html?ch/hevs/isi/field/ModbusAccessor.html" target="_top">Frames</a></li>
 | |
| <li><a href="ModbusAccessor.html" target="_top">No Frames</a></li>
 | |
| </ul>
 | |
| <ul class="navList" id="allclasses_navbar_bottom">
 | |
| <li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
 | |
| </ul>
 | |
| <div>
 | |
| <script type="text/javascript"><!--
 | |
|   allClassesLink = document.getElementById("allclasses_navbar_bottom");
 | |
|   if(window==top) {
 | |
|     allClassesLink.style.display = "block";
 | |
|   }
 | |
|   else {
 | |
|     allClassesLink.style.display = "none";
 | |
|   }
 | |
|   //-->
 | |
| </script>
 | |
| </div>
 | |
| <div>
 | |
| <ul class="subNavList">
 | |
| <li>Summary: </li>
 | |
| <li>Nested | </li>
 | |
| <li>Field | </li>
 | |
| <li>Constr | </li>
 | |
| <li><a href="#method.summary">Method</a></li>
 | |
| </ul>
 | |
| <ul class="subNavList">
 | |
| <li>Detail: </li>
 | |
| <li>Field | </li>
 | |
| <li>Constr | </li>
 | |
| <li><a href="#method.detail">Method</a></li>
 | |
| </ul>
 | |
| </div>
 | |
| <a name="skip.navbar.bottom">
 | |
| <!--   -->
 | |
| </a></div>
 | |
| <!-- ======== END OF BOTTOM NAVBAR ======= -->
 | |
| </body>
 | |
| </html>
 |