Notifications
Clear all

Can I use C# get data from aaronia V4 HF60105

4 Posts
3 Users
0 Likes
8,289 Views
(@daisyoat)
Active Member
Joined: 11 years ago
Posts: 7
Topic starter  

Hello

Can I use C# get data from aaronia V4 HF60105?

Can I get some demo?


   
Quote
(@mm_dev)
Reputable Member Admin
Joined: 13 years ago
Posts: 330
 

We do not provide a C# interface. You may be able to use the FTDI d2xx interface via C# and use the low level spectran interface, see http://www.ftdichip.com/Support/Softwar ... CSharp.htm and http://spectran-developer.net/ftp/doc/S ... tation.pdf , but understand that we cannot offer support for such solutions.


   
ReplyQuote
(@daisyoat)
Active Member
Joined: 11 years ago
Posts: 7
Topic starter  

using System.IO.Ports; in C#

For getting data from aaronia V4 HF 60105 ,we can use this class to communicate via SerialPort .Then we send hex data and we can get hex data.

For example we send 01 A5 5A F1 1F then we get 01 51 1A F5 AF.


   
ReplyQuote
(@rashirane579)
New Member
Joined: 5 years ago
Posts: 1
 

Excellent thread. I got useful information. I learned a lot here. Nice website. Thank you!


   
ReplyQuote
Share: