52 lines
2.5 KiB
HTML
52 lines
2.5 KiB
HTML
|
|
||
|
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||
|
<meta name="generator" content="Adobe RoboHelp 9">
|
||
|
<title>Truth Table</title>
|
||
|
<link rel="StyleSheet" href="HtmlHelp.css" type="text/css">
|
||
|
<style title="hcp" type="text/css">
|
||
|
<!--
|
||
|
img.hcp1 { border:none; }
|
||
|
span.hcp2 { font-weight:bold; }
|
||
|
-->
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1 class="firstHeading">Truth Table</h1>
|
||
|
<div id="bodyContent">
|
||
|
<p id="siteSub"> <br>
|
||
|
<img src="Truth_table_po.jpg" alt="" width="79" height="115" border="0" class="hcp1"></p>
|
||
|
<p>The Truth Table sets its outputs according to rules associated with its input states. The input is in binary format. The truth table can be manually edited to define the state of the outputs for each input state. Alternatively a *.CSV file can be imported.</p>
|
||
|
<p>The lights on the logic object design block indicate the current state of the inputs and outputs. These are operational in simulation and when online to the device.</p>
|
||
|
<p> </p>
|
||
|
<div class="editsection" style="float: right; margin-left: 5px;">
|
||
|
<p> </p>
|
||
|
</div>
|
||
|
<p><a name="Edit_Truth_Table" id="Edit_Truth_Table"></a></p>
|
||
|
<h2>Edit Truth Table</h2>
|
||
|
<p> <img src="Truth_table_CSV.jpg" alt="" width="403" height="290" border="0" class="hcp1"><br>
|
||
|
 </p>
|
||
|
<p> <br>
|
||
|
The Truth Table above is set as 2 inputs and 8 outputs. With both inputs low, outputs 2, 5 and 7 will be high, with input 1 high and input 2 low, outputs 1, 2, 4 and 7 will be high, and so on.</p>
|
||
|
<p>As an alternative to manually entering the states for the truth table, a *.CSV file could be imported instead by clicking on the button. The example shown below will produce the above truth table when imported. Note that the inputs states are represented in decimal.</p>
|
||
|
<p> <br>
|
||
|
<img src="2in_8out_csv.jpg" alt="" width="707" height="322" border="0" class="hcp1"></p>
|
||
|
<p> </p>
|
||
|
<div class="editsection" style="float: right; margin-left: 5px;">
|
||
|
<p> </p>
|
||
|
</div>
|
||
|
<p><a name="Properties" id="Properties"></a></p>
|
||
|
<h2>Properties</h2>
|
||
|
<p><img src="Truth_table_properties_2.jpg" alt="" width="301" height="197" border="0" class="hcp1"></p>
|
||
|
<p><span class="hcp2">Number of Inputs</span></p>
|
||
|
<p>This sets the number of inputs, selectable from 2 to 12.</p>
|
||
|
<p><span class="hcp2">Number of Outputs</span></p>
|
||
|
<p>This sets the number of outputs, selectable from 1 to 32.</p>
|
||
|
<p><span class="hcp2">Truth Table</span></p>
|
||
|
<p>Click to edit the relationship between inputs and outputs.</p>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|