Are you using the newest version of our skin editor? (Version 0.3)
http://www.fusioncontrolcentre.com/F...g/software.php
Just installed and tried out everything but I've got some issues.
- When trying to use a formula in one of the temp inputs it doesn't seem to read the settings in the skin file. CELCIUS and FAHRENHEIT doesn't seem to do anything either..
- The skin editor does not save skin files.
2000 Ford Focus - Worklog
Are you using the newest version of our skin editor? (Version 0.3)
http://www.fusioncontrolcentre.com/F...g/software.php
I have used Version 0.2 of the skin editor with the newest version of the software.
Can you post part or all of your skin file?
This is more up Nick's alley, as he wrote the skin software, but perhaps I will be able to spot something.
Here is the code for the input:
The skin designer is datet 9 July 2007 and is 272 Kb large.Code:#STARTNEW# #NAME#Temp #TYPE#TEMPERATURE #SUFFIX# #PREFIX# #SETTINGS#((($t$ - .4) * 1000) / 19.53) #VIDPID#vid_04d8&pid_000c #SIZE#100,144 #LOCATION#80,80 #SHOWTEXT#true #PAGE#0 #DECIMALS#1 #PORT#6 #TXTCOLOUR#LightGray #BORDERSIZE#0 #FONT#Arial;12;Regular #PLOTLENGTH#100 #ENABLEHIGHSWITCH#false #ENABLELOWSWITCH#false #LOWKEYSEQUENCE# #HIGHKEYSEQUENCE# #HIGHTHRESHHOLD#0 #LOWTHRESHHOLD#0 #ENDNEW#
2000 Ford Focus - Worklog
2000 Ford Focus - Worklog
Saw I was missing thebut this didn't help.Code:|t=VINC[!]
2000 Ford Focus - Worklog
Works for me.Code:#STARTNEW# #NAME#Temp2 #TYPE#TEMPERATURE #SETTINGS#((((($t$ - .4) * 1000) / 19.53) * 1.8) + 32)|t=VINC[!] #VIDPID#vid_04d8&pid_000c #SIZE#105,94 #LOCATION#121,0 #SHOWTEXT#true #TXTCOLOUR#LightGray #PAGE#0 #PORT#1 #BORDERSIZE#0 #PLOTLENGTH#100 #ENDNEW#
Also, are your outputs working?
All the analog output leds turn on and off. Tried your skin settings and still get the output in the 0.000 format with a reading of 0.782. Strange
Tried another port but same result.
2000 Ford Focus - Worklog
Bookmarks