1. Do not share user accounts! Any account that is shared by another person will be blocked and closed. This means: we will close not only the account that is shared, but also the main account of the user who uses another person's account. We have the ability to detect account sharing, so please do not try to cheat the system. This action will take place on 04/18/2023. Read all forum rules.
    Dismiss Notice
  2. For downloading SimTools plugins you need a Download Package. Get it with virtual coins that you receive for forum activity or Buy Download Package - We have a zero Spam tolerance so read our forum rules first.

    Buy Now a Download Plan!
  3. Do not try to cheat our system and do not post an unnecessary amount of useless posts only to earn credits here. We have a zero spam tolerance policy and this will cause a ban of your user account. Otherwise we wish you a pleasant stay here! Read the forum rules
  4. We have a few rules which you need to read and accept before posting anything here! Following these rules will keep the forum clean and your stay pleasant. Do not follow these rules can lead to permanent exclusion from this website: Read the forum rules.
    Are you a company? Read our company rules

where to find export.lua paramaters i can get from DCS

Discussion in 'Digital Combat Simulators (DCS)' started by rocketfire302, Jun 19, 2024.

  1. rocketfire302

    rocketfire302 New Member

    Joined:
    Jun 19, 2024
    Messages:
    21
    Balance:
    22Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    SCN5, SimAxe
    Hi, i'm completely new here so bear with my question.
    i am trying to learn how to create and modify a export.lua to run my G-belt properly.

    in doing so i have read and a learning of different paramaters that you can get back from DCS to write your code around.

    for example : i saw this in someones article LoGetAircraftDrawArgumentValue(104) .

    Not sure what this means or what this passes back.

    So my question is ...Where do i find what parameter (technically methods) can i used in DCS? s there a document some where?


    here is what i found so far from reading people post
    -Export.LoGetAccelerationUnits()
    -Export.LoGetVectorVelocity()
    - Export.LoGetAngleOfAttack()
    - Export.LoGetIndicatedAirSpeed()

    what else can i Call to?