Topic: Call DataRef command
Hi,
I would like to setup the ZIBO 737-800X and I tried to achieve to open aircraft fwd entry door when the airstair is on station.
I found that door dataref (737u/doors/L1) with DataRefTool. If the value is 1 the door is open when is 0 it is closed. But the catch is this dateref only just readable. I also find a DataRefCommand which able to open or close that door. (laminar/B738/door/fwd_L_toggle).
My question is: Is it possible to call this command from GroundHandling set. I saw many examles where the GH write a dataset value, but I didn't find any examples for calling a command.
Any suggestion?