-
Couldn't load subscription status.
- Fork 14
Description
I have exploring kuksa can providers, amazing work.
I have a doubt on hwo VSS2DBC gets the value of other(affected) signals of the same frame,
I understood that a single VSS signal will have DBC2VSS(current) and VSS2DBC(target),
if i set target value of a VSS signal,
Does it takes other signal value in the following order ?
1.) check current_value of the signal
2.)check target_value of the signal
3.) check for default values in the json
I have a doubt whether it takes target value or current value
and does a single VSS signal will have both current and target ? or will it be different VSS signals ?
and if it is a same signal while it be actuator? / I tried to set target value for sensor type VSS signal and it throws error
please correct me, if i am wrong