Template:UGSensorVoltageInput: Difference between revisions

From Phidgets Support
No edit summary
No edit summary
 
Line 6: Line 6:
{{UGExampleDescription}}
{{UGExampleDescription}}
*Modify the change trigger and/or data interval value by dragging the sliders. For more information on these settings, see the [[Data_Rate_and_Change_Trigger|data interval/change trigger]] page.
*Modify the change trigger and/or data interval value by dragging the sliders. For more information on these settings, see the [[Data_Rate_and_Change_Trigger|data interval/change trigger]] page.
*Select the {{{1}}} from the ''Sensor Type'' drop-down menu. The example will then convert the voltage into {{{2}}} automatically. Converting voltage to {{{2}}} is not specific to this example, it is handled by the Phidget libraries, with functions you have access to when you begin developing!
*Select the {{{1}}} from the ''Sensor Type'' drop-down menu. The example will now convert the voltage into {{{2}}} automatically. Converting the voltage to {{{2}}} is not specific to this example, it is handled by the Phidget libraries, with functions you have access to when you begin developing!
<br clear="all">
<br clear="all">

Latest revision as of 18:39, 16 June 2017

Voltage Input

Double-click on a Voltage Input object in order to run the example:

1018 Sensors VoltageInput.png


General information about the selected object will be displayed at the top of the window. You can also experiment with the following functionality:

  • Modify the change trigger and/or data interval value by dragging the sliders. For more information on these settings, see the data interval/change trigger page.
  • Select the {{{1}}} from the Sensor Type drop-down menu. The example will now convert the voltage into {{{2}}} automatically. Converting the voltage to {{{2}}} is not specific to this example, it is handled by the Phidget libraries, with functions you have access to when you begin developing!