Click here to Skip to main content
15,897,334 members

Comments by pohcb_sonic (Top 7 by date)

pohcb_sonic 13-Jun-22 4:48am View    
actually, it's important to identify either "confidential" or "co-confidential." Sometimes both might also appear at the same time, in the same file.
pohcb_sonic 10-Jun-22 0:08am View    
any examples as reference? I did tried regex, but it doesn't work.
pohcb_sonic 23-May-20 9:36am View    
can I ask, what's the "i" and "v"?
pohcb_sonic 20-Jan-18 23:31pm View    
0 or 1 is the cycle being displayed in the output. I was expecting 1000 or equivalent. As for the DisplayCanMessage() function, it is just to display the can message received from the CanBus receiver. GetCanMessage() function is just a getter-function to the CanBus Data object, so they are not related to the problem here, that's why I never posted more details on it.
pohcb_sonic 29-Oct-15 22:05pm View    
Yes, exactly what I'm trying to say.
So far, I managed to get the background speedometer to appear, but not the needle on the foreground. And, I also need the needle to rotate.