heya,
after solving a problem some weeks ago, i just started today the try to write a little program for the k8061 board. as i used the examples for the k8055, i thought it would not the worst idea to do the same with this board… and well - im damn confused now.
how to work with the elements on the form? for now some examples:
(1) how can i use the value of the DA1 VScrollBar?
(2) how to seperate the values if i use 2 or more boards?
OutputAnalogChannel(intCardNumber, Index + 1, -scrDA(Index).Value)
The intCardNumber identifies the card you are controlling.
I’m sorry that i was not able to use your answer to realize anything in case of my problem, so i try it this way:
i created for VB .NET 2005/2008 an interface with 8 tabs and filled only Tab 1 and 2 with Controls - there is no Source code… just like virginal… is it possible that anyone that already knows to use this board could change this project that I’m maybe able to work further on my project. I think the form explain itself. In case of questions: just ask.
K8061_dev0 for VB .NET 2005
K8061_dev0 for VB .NET 2008
Indeed, you have made nice user interface for the K8061 multiboard use.
It seems that you have to write the code yourself too…
You may copy the code from the examples in the Vistapack you downloaded.