
asessa
Members-
Content Count
87 -
Joined
-
Last visited
Community Reputation
2 NeutralAbout asessa
-
Rank
Advanced Member
- Birthday 12/31/1976
Profile Information
-
Gender
Male
-
Location
Italy
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Later i try to send here my config. For the LVAR with MF , watch here
-
FSUIPC7 Beta release v7.1.0: Native support for up to 128 buttons
asessa replied to John Dowson's topic in FSUIPC7 MSFS
Which device do you use for mcdu ? -
wow , i just updated it to 7.0.6 yesterday night 🙂
-
It works only if you push button in sim. In this way i have Abrake led ON lighted-on and DECEL light-on when it decelerate at landing. If i push button on my panel i have Abrake led ON lighted-on in sim nor on panel and DECEL doesn't work. I will have to try to add custom LVARS to MF , it now possible but i have to study how 😄
-
For decel this work for me ABRK LO DECEL= FSUIPC Offset 0x0C46 , Trasform = if($=1,1,0) , PRECONDITION ABRK LO ON = 1ABRK MED DECEL= FSUIPC Offset 0x0C46 , Trasform = if($=1,1,0) , PRECONDITION ABRK MED ON = 1ABRK MAX DECEL = FSUIPC Offset 0x0C46 , Trasform = if($=1,1,0) , PRECONDITION ABRK MAX ON = 1
-
Uhm i should try. With custom A320nx i changed my setting, now i use custom event directly with MF.
-
With which aircraft and version of it ? I noted it doesn't work now with A320Nx custom AP version
-
FSUIPC WASM module + client-side API + lvar/hvar discussion topic
asessa replied to John Dowson's topic in FSUIPC7 MSFS
Oh yes, sorry. So we will wait for it, thanks -
FSUIPC WASM module + client-side API + lvar/hvar discussion topic
asessa replied to John Dowson's topic in FSUIPC7 MSFS
@John Dowson if i active the fsuipc wasm module to read lvar then are they avalaible via fsuipc ? -
FSUIPC WASM module + client-side API + lvar/hvar discussion topic
asessa replied to John Dowson's topic in FSUIPC7 MSFS
Yes . The last version of MF give us the possibility to fireup MSFS/A320nx/CJ4 events directly, but for output it use fsuipc offset. So the problem is read the value from sim for the custom lvar. -
FSUIPC WASM module + client-side API + lvar/hvar discussion topic
asessa replied to John Dowson's topic in FSUIPC7 MSFS
Ok thanks, i will do a check in the weekend. I think also MF should update its software to read lvars from fsuipc, do you think? -
FSUIPC WASM module + client-side API + lvar/hvar discussion topic
asessa replied to John Dowson's topic in FSUIPC7 MSFS
Hi, can i use it in combination with mobiflight? I mean, can i read lvar values from MF interface for my output values? -
Ok. We wait for new fsuipc with support for lvars 🙂
-
You mean in the fsuipc ini file?
-
Ok works. But now i lost fsuipc offset...to light on leds on the my pushbuttons