Java Mine
ContentsIndexHome
PreviousUpNext
Sensor.setEventDetectionType Method
Syntax
Java
public void setEventDetectionType(int eventDetectionType);

 

sets which reading of the sensor will trigger the aware state for trigger sensors @param eventDetectionType (starts = 0, stops = 1, state change = 2)

Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!