09-01-2017 09:04 AM
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.
09-01-2017 01:27 PM
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.
10-17-2017 08:25 AM
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.