Edit on GitHub
CSharp Windows
For C#, only the Windows source is provided.
Compiler and Builder
Function References
-
The function reference file is located in
[DynamixelSDK folder]/c#/dynamixel_functions_csharp/[winXX]/dynamixel.cs
Building and Running the Sample Code
DYNAMIXEL SDK example code for C# uses the library files(.dll for Windows) built in C language.
Each released DYNAMIXEL SDK have latest library files in:
[DynamixelSDK folder]/c/build/[winXX]/output/dxl_xYY_c.dll
which were built by its own source code.
-
Open
read_write.sln
from[DynamixelSDK folder]/C#/protocol2.0/read_write/win64/
-
Double click
ReadWrite.cs
-
Adjust the values surrounded with red circle to proper value as shown in the comment. Then click
Start
in the Visual Studio toolbox above. -
Console window will show the results