|
Post by vwjap on Mar 26, 2019 14:32:06 GMT
so I changed my coding from low line to high line (can bus) but have a problem, when programmed up low line as soon as you take the car out of reverse the camera goes off and park pilot for the front goes on now programmed as a high through the can bus, the rear view camera doesn’t switch off when you take it out of reverse but you have to drive till you reach about 15 MPH and park pilot doesn’t come up (presume because it doesn’t think your parking at that speed 🤪) anyone have any ideas?
|
|
|
Post by ofektal8 on Mar 26, 2019 16:02:59 GMT
so I changed my coding from low line to high line (can bus) but have a problem, when programmed up low line as soon as you take the car out of reverse the camera goes off and park pilot for the front goes on now programmed as a high through the can bus, the rear view camera doesn’t switch off when you take it out of reverse but you have to drive till you reach about 15 MPH and park pilot doesn’t come up (presume because it doesn’t think your parking at that speed 🤪) anyone have any ideas? Now as High, Park pilot doesnt show up at all when you get close to stuff?
|
|
|
Post by vwjap on Mar 26, 2019 18:26:58 GMT
Not in drive, it does show in the camera view in reverse, not tried it just driving forward
|
|
|
Post by ofektal8 on Mar 26, 2019 18:33:54 GMT
Not in drive, it does show in the camera view in reverse, not tried it just driving forward Thats exactly the problem I had, A Friend fixed it for me, I have no idea what he did but here is the long coding from my camera (it is set as a Skoda because we uploaded skoda parameters to it.) 04840201E2002017000040 After he fixed it for me, The camera is a part of the park assist, so whenever you press the parking sensors button the camera will open too. If that doesnt help i can give you my adaptations.
|
|
|
Post by vwjap on Mar 26, 2019 18:47:35 GMT
So first 4 bytes (00-03) we can ignore you then have E2 I have 63 but I do have a auto, then all the same till the last byte, byte 10 yours is 48 mines 40, so I might have a play see what bits change what (but I do have trailer assist too)
|
|
|
Post by vwjap on Mar 26, 2019 18:59:32 GMT
Does your camera screen go off when you take it out reverse or when you start driving?
|
|
|
Post by ofektal8 on Mar 26, 2019 19:16:42 GMT
Try it and if it doesnt work it is probably the adaptations.
After i Put it in Reverse there are two ways to get the park assist screen with the camera to go away
N And D it is still On
1: put it in Park
2:when I Put the car in Drive and i get to 15 KMH The screen goes away.
|
|
|
Post by vwjap on Mar 26, 2019 19:31:40 GMT
Hmmm well that’s what my car does at the moment, but if I code it like a lowline the camera is only on when in reverse, which is better in my opinion
|
|
|
Post by ofektal8 on Mar 26, 2019 19:40:06 GMT
Hmmm well that’s what my car does at the moment, but if I code it like a lowline the camera is only on when in reverse, which is better in my opinion I Prefered it as a lowline , When you shift to D you get the full Parking sensor display. But I Found myself using the camera modes in the highline way more often lately.
|
|
|
Post by neoalius on Mar 26, 2019 22:13:57 GMT
That is one of the features and you can adjust the Speed sensitivity for parking assist to switch off.
I has to done in parking assist module. I don’t have the exact details as I don’t have a VW.
|
|
|
Post by cioce on Mar 27, 2019 9:08:18 GMT
Module 76 Parking Assistance Adaptation Submenu - Switch-off speed for parking assist -> 10 (Default 15km/h)
|
|
|
Post by vwjap on Mar 27, 2019 11:55:31 GMT
It’s not the park assist I wanna switch off, it’s the camera, I only want the camera on when in reverse, like it does on the lowline
|
|
|
Post by selahattin on Nov 8, 2020 9:01:06 GMT
Not in drive, it does show in the camera view in reverse, not tried it just driving forward Thats exactly the problem I had, A Friend fixed it for me, I have no idea what he did but here is the long coding from my camera (it is set as a Skoda because we uploaded skoda parameters to it.) 04840201E2002017000040 After he fixed it for me, The camera is a part of the park assist, so whenever you press the parking sensors button the camera will open too. If that doesnt help i can give you my adaptations. Could you give your adaptations?
|
|
|
Post by hasslewas on Apr 4, 2021 16:06:37 GMT
Not in drive, it does show in the camera view in reverse, not tried it just driving forward Thats exactly the problem I had, A Friend fixed it for me, I have no idea what he did but here is the long coding from my camera (it is set as a Skoda because we uploaded skoda parameters to it.) 04840201E2002017000040 After he fixed it for me, The camera is a part of the park assist, so whenever you press the parking sensors button the camera will open too. If that doesnt help i can give you my adaptations. I also have this issue when I press the parking sensor button after high line camera retrofit nothing displays and when I get close to an object nothing displays can only hear the parking sensors. Could you please PM me how you fixed this.
|
|
|
Post by dv52 (Australia) on Apr 4, 2021 21:34:59 GMT
It’s not the park assist I wanna switch off, it’s the camera, I only want the camera on when in reverse, like it does on the lowline
hmm........... AFAIK, it doesn't matter whether the reverse camera is high-line or low-line; both options are part of what VW calls "reverse assist". This means that there are only 2 x ways to turn-off the display once it's activated: - deselect reverse gear (without selecting a drive gear) - the display is switched off after approximately 8 seconds.
- select a forward gear -the display is switched off when the vehicle speed is faster than approximately 10 km/h (6 mph)
I'm fairly sure that this is described in the owner's manual
The threshold speed can be changed as per OP suggestion in earlier posts (above) - but the allowable speeds are limited (I think the lowest speed is 5 km/h)
Don
|
|
|
Post by vwjap on Apr 5, 2021 6:39:06 GMT
Mine switches off as soon as I take it out of reverse (highline camera, lowline programming)
|
|