interrupteur on/off avec FSUIPC

FSUIPC / Emulateurs de claviers & souris / IOCP, etc...

Re: interrupteur on/off avec FSUIPC

Messagede algue14 » Ven 2 Mar 2012 19:32

281C Master battery switch (1=On, 0=Off)
2824 Total load amps
282C Battery load
2834 Battery voltage
2840 Main bus voltage
2848 Main bus amps
2850 Avionics bus voltage
2858 Avionics bus amps
2860 Hot battery bus voltage
2868 Hot battery bus amps
2870 Battery bus voltage
2878 Battery bus amps
2880 Generator alternator 1 bus voltage
2888 Generator alternator 1 bus amps
2890 Generator alternator 2 bus voltage
2898 Generator alternator 2 bus amps
28A0 Generator alternator 3 bus voltage
28A8 Generator alternator 3 bus amps
28B0 Generator alternator 4 bus voltage
28B8 Generator alternator 4 bus amps
3B78 Engine 1 generator switch, a 32-bit BOOL (0 = off, 1= on)
3B7C Engine 1 generator active, a 32-bit BOOL (0 = off, 1= on)
3AB8 Engine 2 generator switch, a 32-bit BOOL (0 = off, 1= on)
3ABC Engine 2 generator active, a 32-bit BOOL (0 = off, 1= on)
39F8 Engine 3 generator switch, a 32-bit BOOL (0 = off, 1= on)
39FC Engine 3 generator active, a 32-bit BOOL (0 = off, 1= on)
3938 Engine 4 generator switch, a 32-bit BOOL (0 = off, 1= on)
393C Engine 4 generator active, a 32-bit BOOL (0 = off, 1= on)


As-tu lu la doc de FSUIPC ? livregris gratgrat
Tu trouveras rapidement sur le net des indispensables comme :
FSUIPC for Programmers,
FSUIPC4 Offsets Status,
FSUIPC for Advanced Users
Je crois même qu'ils sont dans le SDK FSUIPC

Quand tu as 1 seul moteur il faut utiliser ce qui concerne Engine 1

A+
Alain
A+

Alain
Avatar de l’utilisateur
algue14
 
Messages: 1626
Inscription: 20/04/09
Localisation: Caen ; Normandie

Re: interrupteur on/off avec FSUIPC

Messagede Jackpilot » Ven 2 Mar 2012 19:48

Si ca modelise un reacteur il faut
1) start
2) ouvrir le fuel (mixture full rich)
3) Pour le couper mixture full lean
Jack
Jack
Image
DSTD 737 complet. Materiel FDS. Sim-Avionics P3DV4.
Avatar de l’utilisateur
Jackpilot
 
Messages: 1506
Inscription: 22/11/11

Re: interrupteur on/off avec FSUIPC

Messagede raoulvolfoni » Jeu 15 Mar 2012 19:49

Bonjour Jack,

Désolé pour l'absence mais j'étais parti faire un petit tour en province ... Un grand Merci pour les infos. Comment fais tu pour rentrer les offsets (ex : 281C) lorsque tu es sur "buttons" ? Je suis vraiment une grosse quiche mais je n'y arrive pas furieuxfumée Je n'ai que les menus déroulent lorsque l'inter est affiché ...
Sinon, j'ai envoyé un petit mail à Peter Salzgeber (auteur du lama et de l'alouette 2) mais pas de réponse pour l'instant ...
raoulvolfoni
 
Messages: 64
Inscription: 19/04/09

Re: interrupteur on/off avec FSUIPC

Messagede Jackpilot » Jeu 15 Mar 2012 23:35

Je ne l'ai pas devant moi mais de memoire tu n'as rien a rentrer, tu deroules, tu choisi la fonction tu cliques et hop!
A verifier toutefois. Suis pas un grand Vizir des offsets, des bytes et tout ce bordel.
Si j'y arrive, nimporte qui le peut! lol sourirebis
Jack
Image
DSTD 737 complet. Materiel FDS. Sim-Avionics P3DV4.
Avatar de l’utilisateur
Jackpilot
 
Messages: 1506
Inscription: 22/11/11

Re: interrupteur on/off avec FSUIPC

Messagede algue14 » Ven 16 Mar 2012 01:42

raoulvolfoni a écrit:Je suis vraiment une grosse quiche mais je n'y arrive pas furieuxfumée Je n'ai que les menus déroulent lorsque l'inter est affiché ...


Je renouvelle ma question

algue14 a écrit:As-tu lu la doc de FSUIPC ? livregris gratgrat
A+

Alain
Avatar de l’utilisateur
algue14
 
Messages: 1626
Inscription: 20/04/09
Localisation: Caen ; Normandie

Re: interrupteur on/off avec FSUIPC

Messagede raoulvolfoni » Ven 16 Mar 2012 11:29

Bonjour,

Oui j'ai la doc et depuis peu, en Français ... Ceci dit, ça reste confus !
raoulvolfoni
 
Messages: 64
Inscription: 19/04/09

Re: interrupteur on/off avec FSUIPC

Messagede algue14 » Ven 16 Mar 2012 20:45

Bon OK j'avoue que c'est pas très évident dès qu'on veut sortir des sentiers battus murrouge
Dans FSUIPC for Advanced Users ( en anglais),il y a ces quelques lignes interessantes


x0100zzzz Offset Byte Set (offset = zzzz), hexadecimal
x0200zzzz Offset Word Set (offset = zzzz), hexadecimal
x0300zzzz Offset Dword Set (offset = zzzz), hexadecimal
x0500zzzz Offset Byte Setbits (offset = zzzz), hexadecimal
x0600zzzz Offset Word Setbits (offset = zzzz), hexadecimal
x0700zzzz Offset Dword Setbits (offset = zzzz), hexadecimal
x0900zzzz Offset Byte Clrbits (offset = zzzz), hexadecimal
x0A00zzzz Offset Word Clrbits (offset = zzzz), hexadecimal
x0B00zzzz Offset Dword Clrbits (offset = zzzz), hexadecimal
x0D00zzzz Offset Byte Togglebits (offset = zzzz), hexadecimal
x0E00zzzz Offset Word Togglebits (offset = zzzz), hexadecimal
x0F00zzzz Offset Dword Togglebits (offset = zzzz), hexadecimal
x1100zzzz Offset UByte Increment (offset = zzzz), hexadecimal *
x1200zzzz Offset UWord Increment (offset = zzzz), hexadecimal *
x2100zzzz Offset UByte Decrement (offset = zzzz), hexadecimal *
x2200zzzz Offset UWord Decrement (offset = zzzz), hexadecimal *
x3100zzzz Offset SByte Increment (offset = zzzz), hexadecimal *
x3200zzzz Offset SWord Increment (offset = zzzz), hexadecimal *
x4100zzzz Offset SByte Decrement (offset = zzzz), hexadecimal *
x4200zzzz Offset SWord Decrement (offset = zzzz), hexadecimal *
x5100zzzz Offset Byte Cyclic Increment (offset = zzzz), hexadecimal *
x5200zzzz Offset Word Cyclic Increment (offset = zzzz), hexadecimal *
x6100zzzz Offset Byte Cyclic Decrement (offset = zzzz), hexadecimal *
x6200zzzz Offset Word Cyclic Decrement (offset = zzzz), hexadecimal *
x7000zzzz Offset Float32 Set/1000 (offset = zzzz): the parameter is divided by 1000
x7400zzzz Offset Float64 Set/1000 (offset = zzzz): the parameter is divided by 1000
x7800zzzz Offset Float32 Inc/1000 (offset = zzzz): the parameter is divided by 1000
x7C00zzzz Offset Float64 Inc/1000 (offset = zzzz): the parameter is divided by 1000

dans ton cas c'est
x0100zzzz Offset Byte Set (offset = zzzz), hexadecimal qui t’intéresse.
et plus simplement "Offset Byte Set" que tu trouve dans la liste déroulante

pour le switch "master battery" il suffit de régler FSUIPC ainsi


Image

et ça marche grandsoleil

A+
Alain
A+

Alain
Avatar de l’utilisateur
algue14
 
Messages: 1626
Inscription: 20/04/09
Localisation: Caen ; Normandie

Re: interrupteur on/off avec FSUIPC

Messagede raoulvolfoni » Dim 18 Mar 2012 00:21

Bonsoir à tous,

Hé oui alain, je te confirme, ça marche ! grandsoleil Surtout un grand Merci ! Ou as tu trouvé la liste des différentes fonctions ?
Il me reste a trouver le demarrage de la turbine ... En tous cas, merci à tous pour votre aide !!! applaublanc
raoulvolfoni
 
Messages: 64
Inscription: 19/04/09

Re: interrupteur on/off avec FSUIPC

Messagede algue14 » Dim 18 Mar 2012 12:53

Tu as tout ce qu'il faut sur le site de Dowson

http://www.schiratti.com/dowson.html

En anglais bien sûr yeuxhaut
A+

Alain
Avatar de l’utilisateur
algue14
 
Messages: 1626
Inscription: 20/04/09
Localisation: Caen ; Normandie

Re: interrupteur on/off avec FSUIPC

Messagede raoulvolfoni » Dim 18 Mar 2012 14:10

Ouais ......... C'est là que ça se gâte ! Même sous la torture, rien n'y fait ...

En tous cas, encore merci affiche
raoulvolfoni
 
Messages: 64
Inscription: 19/04/09

PrécédenteSuivante

Retourner vers Liaisons entreFS et les autres logiciels





Qui est en ligne

Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 7 invités