Respected member
i am a starter of ssc 32 can anyone out here will give me a sample code in vb or c# in visual studio like “#5 p1600 s750”
i will be very thankfull to you.
Respected member
i am a starter of ssc 32 can anyone out here will give me a sample code in vb or c# in visual studio like “#5 p1600 s750”
i will be very thankfull to you.
Hi,
I don’t have any previous experience with vb or c# but sending command to the SSC-32 should be trivial.
All you have to do is to use serial communication to communicate with the board.
For example, in C++ with Arduino, the code looks like:
Serial.println("#5 p1600 s750<cr>");
Nothing more to do.
Hope this help.
This would be a good place to start:
lynxmotion.com/images/html/build136.htm
lynxmotion.com/images/html/build137.htm
also there is a large amount of Free software for you to use:
lynxmotion.com/c-15-software.aspx