Search found 2 matches

by sjash
Fri 11. Jan 2019, 17:43
Forum: PCAN-UDS
Topic: UDS_SetValue DLL
Replies: 3
Views: 3819

Re: UDS_SetValue DLL

I'm using golang to build an api.
OS : windows 10
PCAN-UDS API Version : 1.3.1.30

I get this error when trying to mapp


st, _ := u.SetValue(uds.PudsUsbBus1, uds.PudsParamMappingAdd, &request, unsafe.Sizeof(&request))
func (u UDS) SetValue(CanChannel TPUDSCANHandle, Parameter TPUDSParameter ...
by sjash
Thu 10. Jan 2019, 23:28
Forum: PCAN-UDS
Topic: UDS_SetValue DLL
Replies: 3
Views: 3819

UDS_SetValue DLL

Hey,

I've been trying to set value on the pcan usb device using the UDS_SetValue dll api. I'm unable to set the values. I get an exception which is as below.

Exception 0xc0000005 0x0 0x1 0x7ffa616767fc
PC=0x7ffa616767fc

syscall.Syscall6(0x7ffa61702920, 0x4, 0x51, 0xe2, 0x1, 0x4, 0x0, 0x0, 0x0 ...