View Full Version : Turnlights
skybotter
16th January 2009, 21:02
i need a little code to retrieve the state of turnlights and the headlights in VB.Net
i tested all codes wrotes in this forum... please dont tell me to use C++ i need in VB!!
thanks a lot :)
skybotter
17th January 2009, 16:42
:shrug::shrug::shrug::shrug::shrug::schwitz:
skybotter
17th January 2009, 19:59
im making a home-made dashboard (paralel port), and im programming a program to sync with outgage...
im too new in programming, anyone can help me with this code please??
dougie-lampkin
17th January 2009, 20:52
You could use LFS_External to handle OutGauge, that can receive the indicator flags :shrug: http://www.lfsforum.net/showthread.php?t=30012
skybotter
17th January 2009, 22:06
You could use LFS_External to handle OutGauge, that can receive the indicator flags :shrug: http://www.lfsforum.net/showthread.php?t=30012
i know, but i dont know to receive the packet for turnlights, i read this in a post:
If Flags And OG_OG_SIGNAL_L = 1 Then
'do something because the turnlight is on
Else
'shift light is off
End If
but FLAGS make a error :S:S
dougie-lampkin
17th January 2009, 22:12
Can't help with VB, sorry :(
skybotter
17th January 2009, 22:24
:(
the big problem is in "FLAGS" declaration, i dont know to declare this
skybotter
18th January 2009, 02:40
ok its solucioned :D thanks to Erazotropa
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.