Page 1 of 4 1234 LastLast
Results 1 to 10 of 37

Thread: Jeehill mcdu

  1. #1
    75+ Posting Member
    Join Date
    Feb 2011
    Location
    england
    Posts
    95
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Jeehill mcdu

    Question as regards to mcdu
    I have a computor links to a network just for jeehill mcdu
    I've loaded up the jeehill mcdu
    I have 1 opencockpits key card connected to pc I have loaded opencockpits sioc on the pc as well
    When I run the sioc I can see the device in the window
    Question what does the sioc INI need to look like before using sioc creator so it will all work to connect to main pc containing the flightsim p3d
    I would really be greatfull for any help
    Mike

  2. #2
    150+ Forum Groupie
    Join Date
    Jan 2007
    Location
    East Yorkshire UK
    Posts
    267
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Jeehill mcdu

    When you run the SIOC creator it sets up a program in the FMGS folder and provides a link to that from the SIOC .ini. If you have other SIOC programs you may find the variables duplicated and you need to change those by hand and then change the pointer in the FMGS file .ini to match the new variable.
    Barry
    www.a320sim.com

  3. #3
    75+ Posting Member
    Join Date
    Feb 2011
    Location
    england
    Posts
    95
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Jeehill mcdu

    Thanks for the reply Barry please could you send me
    If possible An example of what the sioc ini looks like with 1 keycard
    I can't find any instructions for the sioc creator any ware
    Thanks

  4. #4
    150+ Forum Groupie
    Join Date
    Jan 2007
    Location
    East Yorkshire UK
    Posts
    267
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Jeehill mcdu

    It's a while since I did it but it is fairly self explanatory. if you run the SIOC creator you should be able to detect and identify all your keys. When you save it creates a SIOC .ini file like this:
    //SIOC script generated by SIOCcreator for JeeHellWAre A320 FMGS software
    //date: 02/12/2016
    Var 1, name keyfo, Link USB_KEYS, Device 0

    Now if you have already SIOC in use the chances are you cannot use Var 1, in my case I changed this to 2000 so the bottom few lines of my .txt file for SIOC .ini look like this:

    // Finals

    Var 1926 name finals Link SOUND
    Var 1927 Link FSUIPC_IN Offset 3122 Length 1 // Read outer Marker
    {
    IF v1927 = 2
    {
    &finals = 7
    &finals = 0
    }
    }


    // Welcome ////////////

    Var 1930 name welcomeon Link SOUND
    Var 1931 name welcomeoff Link Sound
    Var 1932 Link IOCARD_SW Input 078 Type I // No smoking
    {
    IF v1932 = 1
    {
    &welcomeon = 8
    &welcomeon = 0
    }
    // IF v1932 = 0
    // {
    // &welcomeoff = 5
    // &welcomeoff = 0
    // }
    }
    // end of sounds

    Var 2000 name keyfo Link USB_Keys Device 0

    My FMGSServer.iocp.ini looks like this

    [IOCP_VARs]
    IP=localhost
    Port=8092
    USBKeys=-1
    USBKeysfo=2000
    MCDUfokeys=3,4,5,6,7,8,75,76,77,78,79,80,40,16,32,72,48,88,88,87,47,71,31,15,39,54,38,14,13,37,36,12,52,35,11,51,34,10,50,33,9,49,30,70,46,86,62,29,69,45,85,61,28,68,44,84,60,27,67,43,83,59,26,66,42,82,58,25,65,41,81,57,

    Hope this gives you a clue, the only bit I had to get advice from JL was the variable renumbering routine, the rest was a case of follow your nose! Mine works fine. Perhaps you have two MCDU's as I have. My pilot one however is not on IOKeys so has a different procedure altogether.

    Barry
    www.a320sim.com
    Last edited by Barrykensett; 10-21-2016 at 03:50 PM. Reason: Finger trouble

  5. #5
    150+ Forum Groupie
    Join Date
    Jan 2007
    Location
    East Yorkshire UK
    Posts
    267
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Jeehill mcdu

    Also see my post dated 02-10-16 and JL's reply which sorted it for me.
    Barry
    www.a320sim.com

  6. #6
    75+ Posting Member
    Join Date
    Feb 2011
    Location
    england
    Posts
    95
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Jeehill mcdu

    Thanks for taking the time to send me this barry really appreciated
    I'll have a try tomorrow with mine
    Mike

  7. #7
    75+ Posting Member
    Join Date
    Feb 2011
    Location
    england
    Posts
    95
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Jeehill mcdu

    I think i need holding bye the hand and walking through this set up because i have tried several ways
    and it still does not work for me
    at the moment im using the mcdu with this open cockpits keycard with pm software im using the encoder keys software with widefs successfully
    im in Manchester uk if you can help you can access my pc from net if necessary
    Mike

  8. #8
    150+ Forum Groupie
    Join Date
    Jan 2007
    Location
    East Yorkshire UK
    Posts
    267
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Jeehill mcdu

    Mike
    I don't think I can do much with remote access, it would take some time to work out your setup.
    Just looking at step by step, you need to turn off SIOC and USB keys. Start SIOC creator and the first step is to point it to your SIOC folder, If you haven't yet got one follow the instructions in setting up SIOC to create it. The information to sort out the .INI is in the instructions, I don't have it in my head but I remember it was not too difficult.
    Once you have pointed to the SIOC folder click OK or whatever it is and a new window opens where you can select MCDU. Then follow the prompts, it tells you when to start SIOC and IOKeys. The program then tells you which keys to press in order, need to concentrate hard or else start again if you make a mistake. When you have identified all the keys tell it save the information.
    Then follow the instructions I posted earlier and note the possible need to rename the variable depending on what SIOC you already have.
    Note there is an alternative option to add your SIOC in the creator program but I never used it, I just pasted the information into my existing SIOC .ini once I had sorted the variable.
    Make sure you save you SIOC .ini before you start otherwise it can be overwritten.
    I am not a computer whiz but I managed to sort it out with some help from JL in earlier posts I talked about before. Do a forum search to find any other tips.
    Barry
    www.a320sim.com

  9. #9
    75+ Posting Member
    Join Date
    Feb 2011
    Location
    england
    Posts
    95
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Jeehill mcdu

    HI
    when going as far as the programming of keys in the sioc creater set up thats it it wont go past the first lsk 1 choice?
    yet the keys are being piced up bye the IOC KEYS programm
    has it got something to do with my sioc ini here is a pic of card connected

    this is my sioc ini file
    [ Configuration file for SIOC ]
    [************** SIOC ***************]


    [ SIOC name ]
    Name=MAIN_SIOC


    [ IOCP port ]
    IOCP_port=8092


    [ IOCP Timeout ]
    IOCP_timeout=3500


    [ Start minimized in tray ]
    Minimized=No


    [ Deley needed for var. toggles (Project Magenta) ]
    Toggle_delay=20


    [ Configuration File ]
    CONFIG_FILE=.\JeeHellWare.ssi


    [************** VIRTUAL DEVICES ***************]


    [ Enable Receive Virtual Devices yes/no ]
    Vdevices_enable=No


    [ Wait time for load Virtual Devices (ms)]
    Vdevices_wait=2000


    [ Slave mode for SIOC Virtual Devices Server yes/no ]
    Vdevices_slave=No




    [ SIOC Host/Port to resent Devices ]
    Vdevices_host=192.168.1.5
    Vdevices_port=8092




    [************** MONITOR MODULE ***************]


    [ Remote monitor disable mode yes/no ]
    Monitor_disable=No


    [ Broadcast monitor time (seconds) ]
    Monitor_time=2




    [************** IOCARDS MODULE ***************]


    [ Disable IOCards module ]
    IOCard_disable=No


    [ Frequency divisor for delay the analogic axes. (1-999)]
    Divisor_AD=10


    [------------- CARDS CONFIG -------------]




    [ English : ]


    [ MASTER=(Device index),(Type),(Number of cards),(Device number) ]


    [ Device index : Index used in SIOC variable like device, this is the card used for SIOC sentence ]
    [ Use 0 for only one card, for this value you not need specify Device number. If you not use DEVICE parameter in a definition in SIOC script, the default index used is 0]


    [ type = 0 : Master Card Emulator // OBSOLETE ]
    [ type = 1 : Master Card connected directly to parallel port // OBSOLETE ]
    [ type = 2 : Master Card connected throught compatibility cable to parallel port //OBSOLETE]
    [ type = 3 : Expansion Card connected throught parallel port //OBSOLETE ]
    [ type = 4 : USBExpansion Card used ]
    [ type = 5 : Opencockpits MCP module ]
    [ type = 6 : USBOutputs Card used ]
    [ type = 7 : EFIS module ]
    [ type = 8 : Radio COM module ]
    [ type = 9 : Radio NAV module ]
    [ type = 10 : Radio ADF module ]
    [ type = 11 : Radio ATC module ]
    [ type = 12 : Radio RMP Airbus module ]
    [ type = 13 : FMC-737 module ]
    [ type = 14 : USBDCmotorPLUS Card used ]
    [ type = 15 : MCP V3 module ]
    [ type = 16 : CHRONO B737 module ]
    [ tipo = 17 : USBDimcontrol card used ]
    [ tipo = 18 : Audio B737 module ]
    [ tipo = 19 : FIRE ENGINES B737 module ]
    [ tipo = 20 : PEDESTAL B737 module ]


    [ Number of Cards = Master cards connecteds, 1 to 4 for expansion cards, 1 for a Master card directly connected or Emulator ]


    [ Number of device = 0 for Emulator or first USB card detected, parallel port address, device number for specifies USBexpansion card ]


    [ For example, two USBExpansion cards connected with 3 and 2 Master cards used ]


    [ For example, use of Master card emulator ]


    [ Use the first USBExpansion card connected with only one Master Card attached ]
    [ Esta definición es para usar la primera tarjeta USBExpansion que se encuentre instalada que además llevará conectada una placa Master ]




    [ Others Cards / Otras tarjetas ]
    [...............................]






    [ English : ]


    [ Name_of_card=(Device index),(Device number) ]


    [ Device index : Index used in SIOC variable like device, this is the card used for SIOC sentence ]
    [ Use 0 for only one card, for this value you not need specify Device number. If you not use DEVICE parameter in a definition in SIOC script, the default index used is 0]


    [ Number of device = 0 for first USB card of this type detected, or device number for a specifies device ]


    [ Ejemplo de dos USBServos en indices 0 y 1, y números de devices 17 y 23 ]
    [ Example of two USBServos for index 0 and 1, and device number 17 and 23 ]


    [ USBServos=0,17 ]
    [ USBServos=0,23 ]




    [USBStepper=0,0]
    [USBKeys=1,22]
    [USBServos=0,0]
    [USBRelays=0,0]
    [USBDCmotor=0,0]


    [ Para los ejes analógicos se usan los números de devices de las tarjetas donde están alojados ]
    [ For analogic axles, you use the device number of cards what allow the axles ]


    [USBAnalogic=0,0]




    [************** FSUIPC MODULE ***************]


    [ Desabilitar lectura de las FSUIPC ]
    [ FSUIPC disable mode yes/no ]
    FSUipcdisable=No


    [ Refresco recepción FSUIPC ]
    [ FSUIPC refresh ]
    FSUipcRefresh=50




    [************** IOCP CLIENTS MODULES ***************]


    [ Retraso para inicializacion una vez conectado el cliente en milisegundos ]
    [ Delay for initialization when client has been connected in mseconds ]
    IOCPini_delay=0


    [************** IOCP CLIENT MODULE #0 ***************]


    [ Desactivar el módulo cliente IOCP ]
    [ Disable IOCP client module ]
    IOCPclient0_disable=Yes


    [ IP del servidor donde debe de conectar el cliente ]
    [ IOCP client host name ]
    IOCPclient0_host=LOCALHOST


    [ Puerto de envio del protocolo IOCP cliente ]
    [ IOCP client port ]
    IOCPclient0_port=8099




    [************** IOCP CLIENT MODULE #1 ***************]


    [ Desactivar el módulo cliente IOCP ]
    [ Disable IOCP client module ]
    IOCPclient1_disable=Yes


    [ IP del servidor donde debe de conectar el cliente ]
    [ IOCP client host name ]
    IOCPclient1_host=LOCALHOST


    [ Puerto de envio del protocolo IOCP cliente ]
    [ IOCP client port ]
    IOCPclient1_port=8099




    [************** SOUND MODULE ***************]


    [ Ficheros de sonido ]
    [ Sound Files ]


    [ Desactivar el módulo de sonido ]
    [ Disable Sound module ]
    Sound_disable=Yes


    [ Volumen general de los sonidos 0-100 ]
    [ Master Volume 0-100 ]
    Volume=100




    [ put '*' first filename for loop Sound ]
    [ anteponer '*' en el fichero para bucle continuo de sonido]


    [ Sound=wav_file,frequency,volume,pan ]
    [ frequency=100 to 100000 0=original -1=current ]
    [ volume=0 to 100, -1=current ]
    [ pan=-100 (left) to +100 (right) 0=center -1=current ]


    [ Sound=Fichero_wav,frecuencia,volumen,balance ]
    [ frecuencia=100 hasta 100000 0=original -1=Por defecto ]
    [ volumen=0 hasta 100 -1=Volumen por defecto ]
    [ balance=-100 (Izquierda) hasta +100 (Derecha) 0=centro -1=Por defecto ]


    [ #1 ]
    Sound=APDis.wav,-1,-1,-1


    [ #2 ]
    Sound=*outermk.wav,-1,-1,-1


    [ #3 ]
    Sound=*hello.wav


    [************** KEYBOARD EMULATOR MODULE ***************]


    [ Nombre exacto de la ventana donde se enviarán las teclas ]
    [ Name of window for key send ]
    [window = "Project Magenta Glass Cockpit - Build 396" ]


    window =a.txt - Bloc de notas




    [ Asignación de teclas ]
    [ assign youe keys ]


    #1=A
    #2=B
    #3=C
    #4=D
    #5=E
    #6=F
    #7=G
    #8=H
    #9=I
    #10=J
    #11=K
    #12=L
    #13=M
    #14=N
    #15=O
    #16=P
    #17=Q
    #18=R
    #19=S
    #20=T
    #21=U
    #22=V
    #23=W
    #24=X
    #25=Y
    #26=Z
    #27=1
    #28=2
    #29=3
    #30=4
    #31=5
    #32=6
    #33=7
    #34=8
    #35=9
    #36=0
    #37=<
    #38=,
    #39=.
    #40=-
    #41=*
    #42=+
    #43=//
    #44=/0
    #45=/1
    #46=/A
    #47=<T
    #48=
    #49=
    #50=
    #51=
    #52=
    #53=
    #54=
    #55=
    #56=
    #57=
    #58=
    #59=
    #60=
    #61=
    #62=
    #63=
    #64=
    #65=
    #66=
    #67=
    #68=
    #69=
    #70=
    #71=
    #72=
    #73=
    #74=
    #75=
    #76=
    #77=
    #78=
    #79=
    #80=
    #81=
    #82=
    #83=
    #84=
    #85=
    #86=
    #87=
    #88=<a
    #200=B


    [ --- SIOC Autoconfig Devices Ver 5.0 B5 ==> 2014-06-27 21:53:26 <== ----]


    [ --- SIOC Autoconfig Devices Ver 5.0 B5 ==> 2014-06-27 21:53:52 <== ----]
    MASTER=13,4,1,13
    Attached Images Attached Images

  10. #10
    150+ Forum Groupie
    Join Date
    Jan 2007
    Location
    East Yorkshire UK
    Posts
    267
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Jeehill mcdu

    Mike
    I can't see anything obvious but then although I have got my stuff all working I cannot say I understand how other than I try to follow the instructions.
    Your SIOC splash screen looks much like mine except that I have another device (Master card) in top right.
    Nothing strikes me about you .ini file but it is so much different to mine which I am pasting below.
    I just ran my creator again up to the point of key detection and it works fine so I don't know.
    Barry

    [ fichero de configuracion para el SIOC ver. 3.41 ]
    [ Configuration file for SIOC ]

    [************** SIOC ***************]
    [ Puerto del servidor IOCP ]
    [ IOCP port ]
    IOCP_port=8092
    [ Tiempo de respuesta máximo de los paquetes IOCP ]
    [ IOCP Timeout ]
    IOCP_timeout=4000
    [ Arranque minimizado en la barra ]
    [ Start minimized in tray ]
    Minimized=Yes
    [ Retraso necesario para las variables toggles (Project Magenta)]
    [ Deley needed for var. toggles (Project Magenta) ]
    toggle_delay=20
    [ Fichero de configuracion ]
    [ Configuration File ]
    CONFIG_FILE=.\Airbus.ssi

    [************** IOCARDS MODULE ***************]
    [ Desactivar el módulo de las IOCards ]
    [ Disable IOCards module ]
    IOCard_disable=No
    [------------- CARDS CONFIG -------------]
    [ IOCard Master ]
    [...............]
    [ Spanish : ]
    [ MASTER=(Indice device),(Tipo),(Número de tarjetas),(Número device) ]
    [ Indice Device: Índice usado en la variable SIOC como device, para indicar a que tarjeta se hace referencia ]
    [ Se usa 0 en el caso de que sólo haya una tarjeta y no se tenga en cuenta el número de device, por defecto un script en SIOC cuando no se pone parámetro DEVICE, se hace referencia al índice 0]
    [ tipo = 0 : Emulador de Master Card ]
    [ tipo = 1 : Tarjeta Master conectada al puerto paralelo directamente ]
    [ tipo = 2 : Tarjeta Master conectada al puerto paralelo mediante cable de compatibilidad ]
    [ tipo = 3 : Placa de expansión por puerto paralelo ]
    [ tipo = 4 : Tarjeta USBExpansion usada ]
    [ tipo = 5 : Modulo MCP de Opencockpits ]
    [ Número de tarjetas = Número de placas Master usadas, 1 a 4 para uso de placas de expansión, 1 para conexión de placa Master directa o del Emulador ]
    [ Número de device = 0 en el caso del Emulador o primera tarjeta USB detectada, Dirección del puerto paralelo (por ejemplo $037, o número de dispositivo USB ]
    [ Por ejemplo para una Master conectada al puerto paralelo : ]
    [ MASTER=0,1,1,$0378 ]
    [ Un ejemplo de 2 USBExpansion conectadas con 3 y 2 placas Master ]
    [ MASTER=0,4,3,22 ]
    [ MASTER=1,4,2,24 ]
    [ Un ejemplo de conexión a simulador ]
    [ MASTER=0,0,1,0 ]

    [ English : ]
    [ MASTER=(Device index),(Type),(Number of cards),(Device number) ]
    [ Device index : Index used in SIOC variable like device, this is the card used for SIOC sentence ]
    [ Use 0 for only one card, for this value you not need specify Device number. If you not use DEVICE parameter in a definition in SIOC script, the default index used is 0]
    [ type = 0 : Master Card Emulator ]
    [ type = 1 : Master Card connected directly to parallel port ]
    [ type = 2 : Master Card connected throught compatibility cable to parallel port ]
    [ type = 3 : Expansion Card connected throught parallel port ]
    [ type = 4 : USBExpansion Card used ]
    [ type = 5 : Opencockpits MCP module ]
    [ Number of Cards = Master cards connecteds, 1 to 4 for expansion cards, 1 for a Master card directly connected or Emulator ]
    [ Number of device = 0 for Emulator or first USB card detected, parallel port address, device number for specifies USBexpansion card ]
    [ For example, a Master Card connected directly to parallel port : ]
    [ MASTER=0,1,1,$0378 ]
    [ For example, two USBExpansion cards connected with 3 and 2 Master cards used ]
    [ MASTER=0,4,3,22 ]
    [ MASTER=1,4,2,24 ]
    [ For example, use of Master card emulator ]
    [ MASTER=0,0,1,0 ]
    [ Use the first USBExpansion card connected with only one Master Card attached ]
    [ Esta definición es para usar la primera tarjeta USBExpansion que se encuentre instalada que además llevará conectada una placa Master ]
    MASTER=0,4,2,0

    [ Others Cards / Otras tarjetas ]
    [...............................]
    [ Spanish : ]
    [ Nombre_de_tarjeta=(Indice device),(Número device) ]
    [ Indice Device: Índice usado en la variable SIOC como device, para indicar a que tarjeta se hace referencia ]
    [ Se usa 0 en el caso de que sólo haya una tarjeta y no se tenga en cuenta el número de device, por defecto un script en SIOC cuando no se pone parámetro DEVICE, se hace referencia al índice 0]
    [ Número de device = 0 para usar primera tarjeta USB de este tipo detectada ó número de dispositivo USB ]

    [ English : ]
    [ Name_of_card=(Device index),(Device number) ]
    [ Device index : Index used in SIOC variable like device, this is the card used for SIOC sentence ]
    [ Use 0 for only one card, for this value you not need specify Device number. If you not use DEVICE parameter in a definition in SIOC script, the default index used is 0]
    [ Number of device = 0 for first USB card of this type detected, or device number for a specifies device ]
    [ Ejemplo de dos USBServos en indices 0 y 1, y números de devices 17 y 23 ]
    [ Example of two USBServos for index 0 and 1, and device number 17 and 23 ]
    [ USBServos=0,17 ]
    [ USBServos=1,23 ]

    USBStepper=0,0
    USBKeys=0,0
    USBServos=0,0
    USBRelays=0,0
    USBDCmotor=0,0
    [ Para los ejes analógicos se usan los números de devices de las tarjetas donde están alojados ]
    [ For analogic axles, you use the device number of cards what allow the axles ]
    USBAnalogic=0,0

    [************** FSUIPC MODULE ***************]
    [ Desabilitar lectura de las FSUIPC ]
    [ FSUIPC disable mode yes/no ]
    FSUipcdisable=No
    [ Refresco recepción FSUIPC ]
    [ FSUIPC refresh ]
    FSUipcRefresh=50

    [************** IOCP CLIENTS MODULES ***************]
    [ Retraso para inicializacion una vez conectado el cliente en milisegundos ]
    [ Delay for initialization when client has been connected in mseconds ]
    IOCPini_delay=3000
    [************** IOCP CLIENT MODULE #0 ***************]
    [ Desactivar el módulo cliente IOCP ]
    [ Disable IOCP client module ]
    IOCPclient0_disable=Yes
    [ IP del servidor donde debe de conectar el cliente ]
    [ IOCP client host name ]
    IOCPclient0_host=localhost
    [ Puerto de envio del protocolo IOCP cliente ]
    [ IOCP client port ]
    IOCPclient0_port=8090

    [************** IOCP CLIENT MODULE #1 ***************]
    [ Desactivar el módulo cliente IOCP ]
    [ Disable IOCP client module ]
    IOCPclient1_disable=Yes
    [ IP del servidor donde debe de conectar el cliente ]
    [ IOCP client host name ]
    IOCPclient1_host=localhost
    [ Puerto de envio del protocolo IOCP cliente ]
    [ IOCP client port ]
    IOCPclient1_port=8099

    [************** SOUND MODULE ***************]
    [ Ficheros de sonido ]
    [ Sound Files ]
    [ Desactivar el módulo de sonido ]
    [ Disable Sound module ]
    Sound_disable=No
    [ Volumen general de los sonidos 0-100 ]
    [ Master Volume 0-100 ]
    Volume=100

    [ put '*' first filename for loop Sound ]
    [ anteponer '*' en el fichero para bucle continuo de sonido]
    [ Sound=wav_file,frequency,volume,pan ]
    [ frequency=100 to 100000 0=original -1=current ]
    [ volume=0 to 100, -1=current ]
    [ pan=-100 (left) to +100 (right) 0=center -1=current ]
    [ Sound=Fichero_wav,frecuencia,volumen,balance ]
    [ frecuencia=100 hasta 100000 0=original -1=Por defecto ]
    [ volumen=0 hasta 100 -1=Volumen por defecto ]
    [ balance=-100 (Izquierda) hasta +100 (Derecha) 0=centro -1=Por defecto ]
    [ #1 ]
    Sound=*nwiper.wav,-1,40,-100
    [ #2 ]
    Sound=zbrake.wav,-1,30,-100

    [ #3 ]
    Sound=zbeltsoff.wav,-1,60,-100

    [ #4 ]
    Sound=zbeltson.wav,-1,60,-100

    [ #5 ]
    Sound=*ambientmusic0.wav,-1,90,-100
    [ #6 ]
    Sound=mealservice.wav,-1,60,-100
    [ #7 ]
    Sound=9_On Final_Capt Marcus.wav,-1,60,-100
    [ #8 ]
    Sound=A320SIGNS.wav,-1,60,-100
    [
    [************** KEYBOARD EMULATOR MODULE ***************]
    [ Nombre exacto de la ventana donde se enviarán las teclas ]
    [ Name of window for key send ]
    [window = "Project Magenta Glass Cockpit - Build 396" ]
    window =a.txt

    [ Asignación de teclas ]
    [ assign youe keys ]
    #1=B\A
    #2=/
    #3=C
    #4=D
    #5=E
    #6=F
    #7=G
    #8=H
    #9=I
    #10=J
    #11=K
    #12=L
    #13=M
    #14=N
    #15=O
    #16=P
    #17=Q
    #18=R
    #19=S
    #20=T
    #21=U
    #22=V
    #23=W
    #24=X
    #25=Y
    #26=Z
    #27=1
    #28=2
    #29=3
    #30=4
    #31=5
    #32=6
    #33=7
    #34=8
    #35=9
    #36=0
    #37=<
    #38=,
    #39=.
    #40=-
    #41=*
    #42=+
    #43=//
    #44=\3S
    #45=\#228\E
    #46=\#229\F
    #47=\#230\G
    #48=\#231\H
    #49=\#232\I
    #50=\#233\J
    #51=\#234\K
    #52=\#235\L
    #53=\#236\M
    #54=\3\1W\4\2
    #55=<B
    #56=\3\1J\4\2
    #57=\3J\4
    #58=\3\1S\4\2
    #59=\3#\4
    #60=\3'\4
    #61=\1E\2
    #62=\3\1L\4\2
    #63='
    #64=\3E\4
    #65=\5\#13\C\6
    #66=<S
    #67=\3S\4
    #68==
    #69=-
    #70=[
    #71=]
    #72=<v
    #73=\1<b\2
    #74=
    #75=
    #76=
    #77=
    #78=
    #79=
    #80=
    #81=
    #82=
    #83=
    #84=
    #85=
    #86=
    #87=
    #88=<a
    #200=D
    [ End of File ]

Page 1 of 4 1234 LastLast