electricaltill Posted August 20, 2019 Posted August 20, 2019 (edited) I am just starting out with DCS-BIOS. I built a voltage divider with a rotary switch and am trying to use it to control a dial in the F-14. It didn't work, and I wasn't sure if I had set things up right, or if I was understanding the syntax right, so I tried the 'live preview' app to try to interact with DCS via DCS-BIOS. The app does show the status of controls, and they change correctly when the controls are manipulated in DCS, but if I try to manipulate controls using the live preview app nothing happens in DCS. I think this may be related to my problem. Can anyone suggest what might be going on? Here is a sample of my dcs-bios.log: Util.lua: value -1.000000 is too small for address 4624 mask 64 Util.lua: value -1.000000 is too small for address 4652 mask 256 Util.lua: value -1.000000 is too small for address 4652 mask 32768 Util.lua: value -197.000000 is too small for address 4934 mask 65535 Util.lua: value -81.000000 is too small for address 4948 mask 65535 Util.lua: value -1.000000 is too small for address 4624 mask 64 Util.lua: value -1.000000 is too small for address 4652 mask 256 Util.lua: value -1.000000 is too small for address 4652 mask 32768 Util.lua: value -5309.000000 is too small for address 4930 mask 65535 Util.lua: value -566.000000 is too small for address 5024 mask 65535 Util.lua: value -1.000000 is too small for address 4624 mask 64 Util.lua: value -1.000000 is too small for address 4652 mask 256 Util.lua: value -1.000000 is too small for address 4652 mask 32768 Util.lua: value -8061.000000 is too small for address 4930 mask 65535Here's what I get in the command window when I run DCS after running the serial port script: https://imgur.com/jgE3xxF Edit: I omitted the dcsbios init lines, and it works OK now. Edited August 20, 2019 by electricaltill
Recommended Posts