Digi-Pas DWL5800XY handleiding
Handleiding
Je bekijkt pagina 36 van 73

Digi-Pas
®
© 2023 Digipas Technologies Inc. All Rights Reserved.
www.digipas.com
Page 30
DWL-5x000XY DATA SHEET
Remarks: DWL5000XYLibrary.SerialComm.Mode(0x0A, 0, 0x6C, 0, 0, 0)
needs to call rst before using this function.
Code Example: DWL5000XYLibrary.SerialComm.Dual_y_Alt_Zero_Value(1);
5.3.2. Using the DWL5500XY Dynamic Link Library
This function is only for use DWL-5500XY Sensor Module Through Digi-Pas Control Box.
5.3.2.1. DWL5500XYLibrary.SerialComm.Serial_Initialization
Description: This function congures and initializes the serial commu-
nication.
public static bool Serial_Initialization(string PortName);
Prototype: PortName The name of the COM Port to be connected with.
Arguments: True - Serial initialization successfully
Return Value: True - Serial initialization successfully
False - Fault occurred during serial initialization
Remarks: This function congures the following parameters:
BaudRate : 115200
Parity : None
DataBits : 8
StopBits : One
FlowControl: None
Code Example: DWL5500XYLibrary.SerialComm.Serial_Initialization(COM15);
5.3.2.2. DWL5500XYLibrary.SerialComm.Mode
Description: This function congures the mode selection or features
through Digi-Pas control box.
Prototype: public static void Mode (int mode, int data1, int data2,
int data3, int data4, int data5)
Arguments: Mode The mode selection.
data1~data5 Parameters to pass to the selected mode.
Return Value: None
Bekijk gratis de handleiding van Digi-Pas DWL5800XY, 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 | DWL5800XY |
| Categorie | Niet gecategoriseerd |
| Taal | Nederlands |
| Grootte | 10950 MB |



