Digi-Pas DWL5500XY handleiding
Handleiding
Je bekijkt pagina 34 van 73

Digi-Pas
®
© 2023 Digipas Technologies Inc. All Rights Reserved.
www.digipas.com
Page 28
DWL-5x000XY DATA SHEET
5.3.1.3. DWL5000XYLibrary.SerialComm.Stand
Description: This function reads the device is in Single Axis mode or
Dual Axis mode.
Prototype: public static int Stand(int sensor_number)
Arguments: sensor_number The specic sensor module.
Return Value: 1 - Device is in Single Axis Mode
2 - Device is in Dual Axis Mode
Code Example: DWL5000XYLibrary.SerialComm.Stand(1);
5.3.1.4. DWL5000XYLibrary.SerialComm.Sensor_Connection_Status
Description: This function checks the specic sensor module connec-
tion status. This is applicable to control box only.
Prototype: public static int Sensor_Connection_Status(int sensor_
number)
Arguments: sensor_number The specic sensor module.
Return Value: True - Sensor module is connected
False - Sensor module is not connected
Code Example: DWL5000XYLibrary.SerialComm.Sensor_Connection_Status(1);
5.3.1.5. DWL5000XYLibrary.SerialComm.Dual_X_Value
Description: This function reads the dual axis x angle value.
Prototype: public static double Dual_X_Value(int sensor_number)
Arguments: sensor_number The specic sensor module.
Return Value: Dual Axis X angle value
Remarks: DWL5000XYLibrary.SerialComm.Mode(0x02, 0, 0, 0, 0, 0) or
needs to call rst before using this function.
Code Example: DWL5000XYLibrary.SerialComm.Dual_X_Value(1);
5.3.1.6. DWL5000XYLibrary.SerialComm.Dual_Y_Value
Description: This function reads the dual axis y angle value.
Prototype: public static double Dual_Y_Value(int sensor_number)
Arguments: sensor_number The specic sensor module.
Return Value: Dual Axis Y angle value
Remarks: DWL5000XYLibrary.SerialComm.Mode(0x02, 0, 0, 0, 0, 0)
(0x01, 0x02, 0, 0, 0, 0, 0) needs to call rst before
using this function.
Code Example: DWL5000XYLibrary.SerialComm.Dual_Y_Value(1);
Bekijk gratis de handleiding van Digi-Pas DWL5500XY, stel vragen en lees de antwoorden op veelvoorkomende problemen, of gebruik onze assistent om sneller informatie in de handleiding te vinden of uitleg te krijgen over specifieke functies.
Productinformatie
| Merk | Digi-Pas |
| Model | DWL5500XY |
| Categorie | Niet gecategoriseerd |
| Taal | Nederlands |
| Grootte | 10950 MB |



