//--------------------------------------------------
// uFldGenericSensor configuration block from plugin

ProcessConfig = uFldGenericSensor
{
  AppTick   = 3
  CommsTick = 3

  source_point = x=40, y=-50, label=01
  source_point = x=50, y=-80, label=02

  sensor_config = range=30
  sensor_config = range=100
  sensor_config = range=60
}