From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hamamatsu DCAM_API init function reconstruction in vb

Solved!
Go to solution

Hello,
I am working on controlling highest resolution x ray sensor from Hamamatsu C9732DK. 12cmx12cm
They have example for Labview, so it is very easy to rewrite in visual basic

Only problem that first and most important vi init function tm_initialize40.vi  is password protected, and i can't see what kind of dll calls it is making, and without that call, other functions does not work (just like in original DCAMAPI.dll)

example could be downloaded from here:
https://dcam-api.com/assets/software/HVC_4004.zip
Does any one know how can i open or how can i know, what kind of dll calls that function is making with what arguments and data types, so i could remake it in vb ? All i know, that it uses tmcamcon.dll

Please any one, help me out here, it is very important to me.

Download All
0 Kudos
Message 1 of 3
(3,694 Views)
Solution
Accepted by topic author Labview_VCP

No need

Made dll from that file, now i have fast way to baypass all the original dll bs, and get simple image with only 4 functions 🙂

0 Kudos
Message 2 of 3
(3,641 Views)

Could you explain how you proceed?

We have the same error.

0 Kudos
Message 3 of 3
(2,679 Views)