Sensor Table
Displays all of the sensors for the Fluid Conveyor.
- Adds a new sensor to the table.
- Removes the selected sensor from the table, or if no sensor is selected, removes the last sensor in the table.
- Moves the selected sensor up in the list.
- Moves the selected sensor down in the list.
Start - The starting point of the sensor. This value is in the model's length units and must be greater than or equal to 0 and less than the end point.
End - The end point of the sensor. This value is in the model's length units and must be less than or equal to the total length of the conveyor and greater than the start point.
Mode - The sensor has two modes, Volume(1) and Peak Height(2). Volume will look at the total volume between the starting and ending point. Peak Height will look at the highest point between the starting and ending point.
Low, Mid, High Val - These values specify the low, mid, and high points for the volume or peak height that, when crossed, will trip the sensor. When the volume or peak height of material in a sensor range rises or falls through any of these three values, one of the three passing triggers will fire.
Sensor Triggers
Passing Low Mark - This trigger is fired when fluid volume or peak height rises or palls through the defined Low Val.
Passing Mid Mark - This trigger is fired when fluid volume or peak height rises or palls through the defined Mid Val.
Passing High Mark - This trigger is fired when fluid volume or peak height rises or palls through the defined High Val.