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

Digi-Pas
®
© 2023 Digipas Technologies Inc. All Rights Reserved.
www.digipas.com
Page 31
DWL-5x000XY DATA SHEET
Remarks: This function congures following parameters:
BaudRate : 115200
Parity : None
DataBits : 8
StopBits : One
FlowControl: None
Code Example:
Sensor Connection
Status
: DWL5500XYLibrary.SerialComm.Mode(0x55, 0, 0, 0, 0, 0, 0);
Single Axis Mode : DWL5500XYLibrary.SerialComm.Mode(0x01, 0, 0, 0, 0, 0, 0);
Dual Axis Mode : DWL5500XYLibrary.SerialComm.Mode(0x02, 0, 0, 0, 0, 0, 0);
Vibro Mode : DWL5500XYLibrary.SerialComm.Mode(0x03, 0, 0, 0, 0, 0, 0);
Set Alternate Zero
(Single Axis)
: DWL5500XYLibrary.SerialComm.Mode(0x07, 0, 0x6C, 0, 0, 0, 0);
Reset Alternate
Zero (Single Axis)
: DWL5500XYLibrary.SerialComm.Mode(0x07, 0, 0x46, 0, 0, 0, 0);
Set Alternate Zero
(Dual Axis)
: DWL5500XYLibrary.SerialComm.Mode(0x0A, 0, 0x6C, 0, 0, 0, 0);
Reset Alternate
Zero (Dual Axis)
: DWL5500XYLibrary.SerialComm.Mode(0x0A, 0, 0x46, 0, 0, 0, 0);
5.3.2.3. DWL5500XYLibrary.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: DWL5500XYLibrary.SerialComm.Stand(1);
5.3.2.4. DWL5500XYLibrary.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);
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 |



