LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RoBoard RB-100

I am attempting to create a LabView program to exercise the PWM channels on a Robaord RB-100 computer.  Any assistance would be greatly appreciated.
0 Kudos
Message 1 of 4
(2,867 Views)
I would suggest providing more information on the RoBoard RB-100 computer. How do you communicate with it from the PC? Do you have LabVIEW drivers provided? If not, is a DLL provided to communicate are you going to use a communication bus? If so, what kind?
Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 4
(2,863 Views)
Roboard RB-100 is a x86 computer running Windows XP.  I can deploy labview executables to it with no problems.  The issue I have is being unfamilar with how to access all of the features on the board.  The board has PWM, GPIO, I2C, and Serial (which I know how to handel) ports.  It does come with a dll file which I have built labview vi's from, but little documentation so I don't know how to string these VI's together to exercise the features.
0 Kudos
Message 3 of 4
(2,858 Views)
You will need to get the documentation for the DLL to figure this out; I don't know how else developers over here can help you out, unless somebody over here already uses the board. I would recommend contacting the manufacturers to find the documentation for the DLL. Sorry!
Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 4 of 4
(2,819 Views)