Bueckerpilot 0 Posted December 15, 2018 Report Share Posted December 15, 2018 Hi, i`m starting my first SIOC script for a servo card fuel indicator, linear gauge P3Dv4 ssw F-104 starfighter Should be easy, but not for me beginner... { L0 = DIV &fuelC, 8389 L1 = L0 * 5,5 // Calculate servo slope L2 = L1 + 328,5 // Calculate servo intercept V1501 = L2 } The SIOC error message is: ERROR!- A comment is expected Line 11 L1=L0*5,5 // Calculate servo slope ==>5 What kind of comment? The value 5,5 is from 550 steps servo / 100% gauge fuel level Any idea? Link to post Share on other sites
needles 1,013 Posted December 15, 2018 Report Share Posted December 15, 2018 Hi Thilo and welcome to Mutley's Hangar. I'm sure there will be some of our members that use SIOC but until they read your post, have you tried asking at Opencockpits.com? They have a forum specifically for SIOC. Good luck and I hope you get the answer you need. Brian Link to post Share on other sites
Bueckerpilot 0 Posted December 15, 2018 Author Report Share Posted December 15, 2018 Hello Brian, thank you! Yes i tried to find some help at opencockpits.com, but unfortunately without success. The forum at opencockpits is closed at the moment. I found some older contributions here so maybe some experts can help... Link to post Share on other sites
needles 1,013 Posted December 15, 2018 Report Share Posted December 15, 2018 Hi Thilo, Sorry to hear that. Also try http://www.mycockpit.org/forums/showthread.php?t=18332. They also have members who use SIOC. We did have a member that was an expert with SIOC but he hasn't visited here for a while now. Good luck with mycockpit.org. Sorry I can't help further. Brian Link to post Share on other sites
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now