#visual pc

1 messages · Page 1 of 1 (latest)

leaden bison
#

Hello Everyone!!!
I´m using 2 pc´s (one main and one visual)
My problem is that I need to control ff767 lights (well I would like to control all dataref from main to visual Pc´s) all is interfaced with Mobiflight...
Any ideas?

terse slate
#

mobiflight needs to be running on the same pc as xplane it does not support sending datarefs & commands over the network

leaden bison
#

sending daterefs from main (UDP) i manage to send seat belts and no smoking switch position to visual pc so looking for ideas how to send everything else...

static rapids
#

Your second PC is a slave to your main PC?

leaden bison
#

yes

static rapids
#

And you've got the same aircraft loaded on both PCs? You're saying that controlling a function on the main PC (light lights) isn't also happening on the slave PC?

leaden bison
#

yes

#

only seat belts and no smoking are synchronized nothing else...

#

I had to do it manually with the "send data out" (network tap)...

static rapids
#

That's very strange. The master should be sending all changes to datarefs to the slave.

leaden bison
#

maybe because is ff767 dataref is not sent straight foward only can send general ones...

#

dunno still looking for ideas

#

actually i'm running cockpit concept cards for original gauges from a 3rd pc and didn't need to do anythings just put ip address on cockpit concept software and it read all from main pc...

leaden bison
#

We can close this one, I solve my issue with 2 python scripts one for sending needed dataref to visual and other to read and execute them…