Using the VP 230 Can module

Using the VP230 can module.

I'm trying to create a control to adjust a voltage and current source via the CAN protocol.

The source I work with is only possible to control via software on the laptop, but I am doing a project with the arduino to control the source without the need for a computer.

First I'm testing with the arduino nano and a can VP230 module.

One of the instructions for setting the voltage and current the manufacturer gave me was this:

0697FF83 03 F0 00 19 41 20 00 00,Default Current 10A
0697FF83 03 F0 00 24 42 C8 00 00,Default Voltage 100V

Could someone help me how to create a source code?

Grateful

Post a link to the particular "VP230 can module" you are using.
Does it include a CAN controller chip?

I'm using the VP230 can module. I'm trying to control the voltage and current adjustment via can. The manufacturer gave me the parameterization of how the voltage and current adjustment control will be.

Posting an annotated schematic would help. So you have any C++ programming experience? If you do not I expect the best solution is to get a consultant. If you do it yourself expect a few months time to get it working.