Changes

no edit summary
Line 461: Line 461:  
     <tr>
 
     <tr>
 
         <td>Data type</td>
 
         <td>Data type</td>
         <td>8bit INT | 8bit UINT | 16bit INT, high byte first | 16bit INT, low byte first | 16bit UINT, high byte first | 16bit UINT, low byte first | 32bit float, Byte order 1,2,3,4 | 32bit float, Byte order 4,3,2,1 | 32bit float, Byte order 2,1,4,3 | 32bit float, Byte order 3,4,1,2; default: <b>16bit INT, high byte first</b></td>
+
         <td>8bit INT <nowiki>|</nowiki> 8bit UINT <nowiki>|</nowiki> 16bit INT, high byte first <nowiki>|</nowiki> 16bit INT, low byte first <nowiki>|</nowiki> 16bit UINT, high byte first <nowiki>|</nowiki> 16bit UINT, low byte first <nowiki>|</nowiki> 32bit float, Byte order 1,2,3,4 <nowiki>|</nowiki> 32bit float, Byte order 4,3,2,1 <nowiki>|</nowiki> 32bit float, Byte order 2,1,4,3 <nowiki>|</nowiki> 32bit float, Byte order 3,4,1,2; default: <b>16bit INT, high byte first</b></td>
 
         <td>Defines how read data will be stored.</td>
 
         <td>Defines how read data will be stored.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Function</td>
 
         <td>Function</td>
         <td>Read coils (1) | Read input coils (2) | Read holding registers (3) | Read input registers (4) | Set single coil (5) | Set single coil register (6) | Set multiple coils (15) | Set multiple holding registers (16); default: <b>Read holding registers (3)</b></td>
+
         <td>Read coils (1) <nowiki>|</nowiki> Read input coils (2) <nowiki>|</nowiki> Read holding registers (3) <nowiki>|</nowiki> Read input registers (4) <nowiki>|</nowiki> Set single coil (5) <nowiki>|</nowiki> Set single coil register (6) <nowiki>|</nowiki> Set multiple coils (15) <nowiki>|</nowiki> Set multiple holding registers (16); default: <b>Read holding registers (3)</b></td>
 
         <td>Specifies the type of register being addressed by a Modbus request.  
 
         <td>Specifies the type of register being addressed by a Modbus request.  
 
         </td>
 
         </td>
Line 482: Line 482:  
     <tr>
 
     <tr>
 
         <td>No Brackets</td>
 
         <td>No Brackets</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 
         <td>Removes the starting and ending brackets from the request (only for read requests).</td>
 
         <td>Removes the starting and ending brackets from the request (only for read requests).</td>
 
     </tr>
 
     </tr>
Line 492: Line 492:  
     <tr>
 
     <tr>
 
         <td>off/on slider</td>
 
         <td>off/on slider</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 
         <td>Turns the request on or off.</td>
 
         <td>Turns the request on or off.</td>
 
     </tr>
 
     </tr>
Line 525: Line 525:  
     <tr>
 
     <tr>
 
         <td>Enabled</td>
 
         <td>Enabled</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 
         <td>Turns the alarm on or off.</td>
 
         <td>Turns the alarm on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Function code</td>
 
         <td>Function code</td>
         <td>Read Coil Status (1) | Read Input Status (2) | Read Holding Registers (3) | Read Input Registers (4); default: <b>Read Coil Status (1)</b></td>
+
         <td>Read Coil Status (1) <nowiki>|</nowiki> Read Input Status (2) <nowiki>|</nowiki> Read Holding Registers (3) <nowiki>|</nowiki> Read Input Registers (4); default: <b>Read Coil Status (1)</b></td>
 
         <td>Modbus function used for this alarm's Modbus request. The Modbus TCP Master (this {{{name}}} device) perform this request as often as specified in the 'Period' field in [[#RS232_Slave_Device_Configuration|RS232 Slave Device Configuration]].</td>
 
         <td>Modbus function used for this alarm's Modbus request. The Modbus TCP Master (this {{{name}}} device) perform this request as often as specified in the 'Period' field in [[#RS232_Slave_Device_Configuration|RS232 Slave Device Configuration]].</td>
 
     </tr>
 
     </tr>
Line 540: Line 540:  
     <tr>
 
     <tr>
 
         <td>Condition</td>
 
         <td>Condition</td>
         <td>More than | Less than | Equal to | Not Equal to; default: <b>Equal to</b></td>
+
         <td>More than <nowiki>|</nowiki> Less than <nowiki>|</nowiki> Equal to <nowiki>|</nowiki> Not Equal to; default: <b>Equal to</b></td>
 
         <td>When a value is obtained it will be compared against the value specified in the following field. The comparison will be made in accordance with the condition specified in this field.</td>
 
         <td>When a value is obtained it will be compared against the value specified in the following field. The comparison will be made in accordance with the condition specified in this field.</td>
 
     </tr>
 
     </tr>
Line 555: Line 555:  
     <tr>
 
     <tr>
 
         <td>Action frequency</td>
 
         <td>Action frequency</td>
         <td>Every trigger | First trigger; default: <b>Every trigger</b></td>
+
         <td>Every trigger <nowiki>|</nowiki> First trigger; default: <b>Every trigger</b></td>
 
         <td>Describes how frequently the specified action will be taken.</td>
 
         <td>Describes how frequently the specified action will be taken.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Redundancy protection</td>
 
         <td>Redundancy protection</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 
         <td>Protection against executing a configured action too often.</td>
 
         <td>Protection against executing a configured action too often.</td>
 
     </tr>
 
     </tr>
Line 570: Line 570:  
     <tr>
 
     <tr>
 
         <td>Action</td>
 
         <td>Action</td>
         <td>SMS | MODBUS Write Request; default: <b>MODBUS Write Request</b></td>
+
         <td>SMS <nowiki>|</nowiki> MODBUS Write Request; default: <b>MODBUS Write Request</b></td>
 
         <td>Action that will be taken if the condition is met. Possible actions:
 
         <td>Action that will be taken if the condition is met. Possible actions:
 
             <ul>
 
             <ul>
Line 590: Line 590:  
     <tr>
 
     <tr>
 
         <td><span style="color: purple;">MODBUS Write Request: IP address</span></td>
 
         <td><span style="color: purple;">MODBUS Write Request: IP address</span></td>
         <td>ip | host; default: <b>none</b></td>
+
         <td>ip <nowiki>|</nowiki> host; default: <b>none</b></td>
 
         <td>Modbus slave's IP address.</td>
 
         <td>Modbus slave's IP address.</td>
 
     </tr>
 
     </tr>
Line 610: Line 610:  
     <tr>
 
     <tr>
 
         <td><span style="color: purple;">MODBUS Write Request: Modbus function</span></td>
 
         <td><span style="color: purple;">MODBUS Write Request: Modbus function</span></td>
         <td>Read Force Single Coil (5) | Preset Single Register (6) | Force Multiple Coils (15) | Force Multiple Registers (16); default: <b>Force Single Coil (5)</b></td>
+
         <td>Read Force Single Coil (5) <nowiki>|</nowiki> Preset Single Register (6) <nowiki>|</nowiki> Force Multiple Coils (15) <nowiki>|</nowiki> Force Multiple Registers (16); default: <b>Force Single Coil (5)</b></td>
 
         <td>A function code specifies the type of register being addressed by a Modbus request.</td>
 
         <td>A function code specifies the type of register being addressed by a Modbus request.</td>
 
     </tr>
 
     </tr>
Line 755: Line 755:  
     <tr>
 
     <tr>
 
         <td>Data type</td>
 
         <td>Data type</td>
         <td>8bit INT | 8bit UINT | 16bit INT, high byte first | 16bit INT, low byte first | 16bit UINT, high byte first | 16bit UINT, low byte first | 32bit float, Byte order 1,2,3,4 | 32bit float, Byte order 4,3,2,1 | 32bit float, Byte order 2,1,4,3 | 32bit float, Byte order 3,4,1,2; default: <b>16bit INT, high byte first</b></td>
+
         <td>8bit INT <nowiki>|</nowiki> 8bit UINT <nowiki>|</nowiki> 16bit INT, high byte first <nowiki>|</nowiki> 16bit INT, low byte first <nowiki>|</nowiki> 16bit UINT, high byte first <nowiki>|</nowiki> 16bit UINT, low byte first <nowiki>|</nowiki> 32bit float, Byte order 1,2,3,4 <nowiki>|</nowiki> 32bit float, Byte order 4,3,2,1 <nowiki>|</nowiki> 32bit float, Byte order 2,1,4,3 <nowiki>|</nowiki> 32bit float, Byte order 3,4,1,2; default: <b>16bit INT, high byte first</b></td>
 
         <td>Defines how read data will be stored.</td>
 
         <td>Defines how read data will be stored.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Function</td>
 
         <td>Function</td>
         <td>Read coils (1) | Read input coils (2) | Read holding registers (3) | Read input registers (4) | Set single coil (5) | Set single coil register (6) | Set multiple coils (15) | Set multiple holding registers (16); default: <b>Read holding registers (3)</b></td>
+
         <td>Read coils (1) <nowiki>|</nowiki> Read input coils (2) <nowiki>|</nowiki> Read holding registers (3) <nowiki>|</nowiki> Read input registers (4) <nowiki>|</nowiki> Set single coil (5) <nowiki>|</nowiki> Set single coil register (6) <nowiki>|</nowiki> Set multiple coils (15) <nowiki>|</nowiki> Set multiple holding registers (16); default: <b>Read holding registers (3)</b></td>
 
         <td>Specifies the type of register being addressed by a Modbus request.  
 
         <td>Specifies the type of register being addressed by a Modbus request.  
 
         </td>
 
         </td>
Line 776: Line 776:  
     <tr>
 
     <tr>
 
         <td>No Brackets</td>
 
         <td>No Brackets</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 
         <td>Removes the starting and ending brackets from the request (only for read requests).</td>
 
         <td>Removes the starting and ending brackets from the request (only for read requests).</td>
 
     </tr>
 
     </tr>
Line 786: Line 786:  
     <tr>
 
     <tr>
 
         <td>off/on slider</td>
 
         <td>off/on slider</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 
         <td>Turns the request on or off.</td>
 
         <td>Turns the request on or off.</td>
 
     </tr>
 
     </tr>
Line 819: Line 819:  
     <tr>
 
     <tr>
 
         <td>Enabled</td>
 
         <td>Enabled</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 
         <td>Turns the alarm on or off.</td>
 
         <td>Turns the alarm on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Function code</td>
 
         <td>Function code</td>
         <td>Read Coil Status (1) | Read Input Status (2) | Read Holding Registers (3) | Read Input Registers (4); default: <b>Read Coil Status (1)</b></td>
+
         <td>Read Coil Status (1) <nowiki>|</nowiki> Read Input Status (2) <nowiki>|</nowiki> Read Holding Registers (3) <nowiki>|</nowiki> Read Input Registers (4); default: <b>Read Coil Status (1)</b></td>
 
         <td>Modbus function used for this alarm's Modbus request. The Modbus TCP Master (this {{{name}}} device) perform this request as often as specified in the 'Period' field in [[#RS485_Slave_Device_Configuration|RS485 Slave Device Configuration]].</td>
 
         <td>Modbus function used for this alarm's Modbus request. The Modbus TCP Master (this {{{name}}} device) perform this request as often as specified in the 'Period' field in [[#RS485_Slave_Device_Configuration|RS485 Slave Device Configuration]].</td>
 
     </tr>
 
     </tr>
Line 834: Line 834:  
     <tr>
 
     <tr>
 
         <td>Condition</td>
 
         <td>Condition</td>
         <td>More than | Less than | Equal to | Not Equal to; default: <b>Equal to</b></td>
+
         <td>More than <nowiki>|</nowiki> Less than <nowiki>|</nowiki> Equal to <nowiki>|</nowiki> Not Equal to; default: <b>Equal to</b></td>
 
         <td>When a value is obtained it will be compared against the value specified in the following field. The comparison will be made in accordance with the condition specified in this field.</td>
 
         <td>When a value is obtained it will be compared against the value specified in the following field. The comparison will be made in accordance with the condition specified in this field.</td>
 
     </tr>
 
     </tr>
Line 849: Line 849:  
     <tr>
 
     <tr>
 
         <td>Action frequency</td>
 
         <td>Action frequency</td>
         <td>Every trigger | First trigger; default: <b>Every trigger</b></td>
+
         <td>Every trigger <nowiki>|</nowiki> First trigger; default: <b>Every trigger</b></td>
 
         <td>Describes how frequently the specified action will be taken.</td>
 
         <td>Describes how frequently the specified action will be taken.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Redundancy protection</td>
 
         <td>Redundancy protection</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 
         <td>Protection against executing a configured action too often.</td>
 
         <td>Protection against executing a configured action too often.</td>
 
     </tr>
 
     </tr>
Line 864: Line 864:  
     <tr>
 
     <tr>
 
         <td>Action</td>
 
         <td>Action</td>
         <td>SMS | MODBUS Write Request; default: <b>MODBUS Write Request</b></td>
+
         <td>SMS <nowiki>|</nowiki> MODBUS Write Request; default: <b>MODBUS Write Request</b></td>
 
         <td>Action that will be taken if the condition is met. Possible actions:
 
         <td>Action that will be taken if the condition is met. Possible actions:
 
             <ul>
 
             <ul>
Line 884: Line 884:  
     <tr>
 
     <tr>
 
         <td><span style="color: purple;">MODBUS Write Request: IP address</span></td>
 
         <td><span style="color: purple;">MODBUS Write Request: IP address</span></td>
         <td>ip | host; default: <b>none</b></td>
+
         <td>ip <nowiki>|</nowiki> host; default: <b>none</b></td>
 
         <td>Modbus slave's IP address.</td>
 
         <td>Modbus slave's IP address.</td>
 
     </tr>
 
     </tr>
Line 904: Line 904:  
     <tr>
 
     <tr>
 
         <td><span style="color: purple;">MODBUS Write Request: Modbus function</span></td>
 
         <td><span style="color: purple;">MODBUS Write Request: Modbus function</span></td>
         <td>Read Force Single Coil (5) | Preset Single Register (6) | Force Multiple Coils (15) | Force Multiple Registers (16); default: <b>Force Single Coil (5)</b></td>
+
         <td>Read Force Single Coil (5) <nowiki>|</nowiki> Preset Single Register (6) <nowiki>|</nowiki> Force Multiple Coils (15) <nowiki>|</nowiki> Force Multiple Registers (16); default: <b>Force Single Coil (5)</b></td>
 
         <td>A function code specifies the type of register being addressed by a Modbus request.</td>
 
         <td>A function code specifies the type of register being addressed by a Modbus request.</td>
 
     </tr>
 
     </tr>

Navigation menu