Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:sw:01-mervis:analog-outputs-hidden [2021/08/05 12:17] – avsetula | en:sw:01-mervis:analog-outputs-hidden [2024/04/15 13:55] (current) – [Measuring resistance (temperature)] avsetula | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| <WRAP center round info 60%> | <WRAP center round info 60%> | ||
| - | The default mode of each output is " | + | The default mode of each output is " |
| </ | </ | ||
| Line 48: | Line 48: | ||
| <WRAP center round info 60%> | <WRAP center round info 60%> | ||
| - | When setting the value of AO_X.Y_w in Voltage mode, the value you enter is in volts (value 1.234 = 1.234V). When setting the value in Current mode, the value you enter is in miliampers (value 3.145 = 3.145mA) | + | When setting the value of AO_X.Y_w in Voltage mode, the value you enter is in volts (value 1.234 = 1.234 V⎓). When setting the value in Current mode, the value you enter is in miliampers (value 3.145 = 3.145 mA) |
| </ | </ | ||
| Line 63: | Line 63: | ||
| The analog output on Group 1 of Neuron and Axon (AO_1.1) is able to measure resistance as well /* FIXME (check the documentation na mereni odporu do Automation 101 -> How to's) */. To set the AO_1.1 to the Resistance measurement mode, follow the configuration steps above. | The analog output on Group 1 of Neuron and Axon (AO_1.1) is able to measure resistance as well /* FIXME (check the documentation na mereni odporu do Automation 101 -> How to's) */. To set the AO_1.1 to the Resistance measurement mode, follow the configuration steps above. | ||
| - | The resistance measurement is mostly used for measuring resistive thermometers such are Pt100, Pt1000, Ni1000,... Those sensors have known temperature vs. resistance curve and Mervis can directly transform the measured values into degrees of Celsius. This transformation is done on the property of the "write" variable, as with all the previous changes. Look for the property " | + | The resistance measurement is mostly used for measuring resistive thermometers such are Pt100, Pt1000, Ni1000,... Those sensors have known temperature vs. resistance curve and Mervis can directly transform the measured values into degrees of Celsius. This transformation is done on the property of the "read" variable, as with all the previous changes. Look for the property " |
| - | <WRAP center round tip 60%> | + | <WRAP center round important 90%> |
| **Note:** apply the transformation only to the __analog output read__ data point (AO_x.xx_r), | **Note:** apply the transformation only to the __analog output read__ data point (AO_x.xx_r), | ||
| </ | </ | ||
| - | {{ : | + | {{ : |
| - | + | ||