| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
YSdi12SensorInfo |
YSdi12Port.changeAddress(String oldAddress,
String newAddress)
Changes the address of the selected sensor, and returns the sensor information with the new address.
|
YSdi12SensorInfo |
YSdi12Port.discoverSingleSensor()
Sends a discovery command to the bus, and reads the sensor information reply.
|
YSdi12SensorInfo |
YSdi12Port.getSensorInformation(String sensorAddr)
Sends a information command to the bus, and reads sensors information selected.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<YSdi12SensorInfo> |
YSdi12Port.discoverAllSensors()
Sends a discovery command to the bus, and reads all sensors information reply.
|
Copyright © 2026. All rights reserved.