Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

Communication via ethernet using CAPL

Hi All,

 

Could someone suggest me what is the way to communicate with external device(RIGOL DP832) via ethernet using CAPL programming language. I am new to communication and CAPL programming. So please do suggest me some examples.

 

0 Kudos
Message 1 of 3
(7,420 Views)

You would be better off asking Vector, since CAPL is a Vector thing. 

 

I am fairly certain you can't do this with CAPL. That language is designed to simulate ECUs, not automate tests. The available functions in that language are quite limited for that reason. 

0 Kudos
Message 2 of 3
(7,402 Views)

Try using the Ethernet toolkits (send/receive TCP message functions) for such communication.

as was previously stated, CAPL is for simulating hardware nodes in an automotive network using VECTOR tools only, and is not a National Instruments thing, nor does it support ethernet hardware at all to my knowledge.

There might already be a library in Device I/O for RIGOL products. Search the forums for that.

Dan Haugen
Certified LabVIEW Developer
CLD Instructor
0 Kudos
Message 3 of 3
(7,330 Views)