LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Mitsubishi 7FRL - D and Labview

Hallo,

I am working with a Mitsubishi robot. I am new to this robot. I like to learn programming with mitsubishi.

 

I have completed the labview cores (1,2 & 3) and went through the actor frameworks

Could you tell me some starting point ideas to an advanced one to learn programming?

0 Kudos
Message 1 of 2
(251 Views)

You need to know how the Robot can be programmed: like what interface, protocol, etc. 

 

Knwoing the protocol you can find the associated functions in labview (for example VISA for Serial/ETHERNET)

 

then you will need to implements functions to write/read messages from /to the robot. 

 

0 Kudos
Message 2 of 2
(129 Views)