Several questions about serial decoding

Post your .Net discussions here
Post Reply
wthek
Newbie
Posts: 0
Joined: Tue Nov 06, 2018 1:30 am

Several questions about serial decoding

Post by wthek »

I have a PicoScope 4225,use ps4000a.dll, choose SENT FAST in serial decoding.
Can I know how to translate Data to ch1 or ch2 ,and how to acquire the clock tick through SDK ?
Can I use SDK to achieve serial decoding ? How to do it ?

AndrewA
PICO STAFF
PICO STAFF
Posts: 401
Joined: Tue Oct 21, 2014 3:07 pm

Re: Several questions about serial decoding

Post by AndrewA »

Serial decoding features are not available in the SDK dll's.
You would need to write your serial decoding code or use 3rd parties.
Regards Andrew
Technical Specialist

wthek
Newbie
Posts: 0
Joined: Tue Nov 06, 2018 1:30 am

Re: Several questions about serial decoding

Post by wthek »

I have achieved this function,thank for your answer!

Post Reply