Tommy_ Posted May 12, 2015 Report Posted May 12, 2015 Hello everyboby, I think I sikped something in the wideFS manual. My setup: I'm only using the DODO Sim Jet Ranger for FXS FSX:Steam (Server PC), Fsuipc (latest version) on the server pc, wideFs (latest Version) on the client pc The communication between server and client pc runs perfect. Applications on my client pc: checked: Simkits CCU2 (only runs under 32Bit) - works under wideFS Sinkits usb controller - works under wideFS unchecked (under wideFS): Ruscool Radio controller software Ruscool 64 input controller software Ruscool annunciator controller software Start up procedure: 1. [Client pc] - run wideclient 2. [Client pc] - wideclient starts(runready) the SimKits CCU2 controller software (neccessary: Self-calibration of the gauges) 3. [server pc] - run FSX:ST [and load a flight] - (manually) 4. [server pc] - run the dodsim hardware utilities software - (manually) 5. [Client pc] - wideclient should start the SimKitsUSB127 Software(Controls the USB gauges) after pressing Key "1" 6. [Client pc] - wideclient should start the Ruscool radio controller software after pressing Key "2" 7. [Client pc] - wideclient should start the Ruscool 64inputcontroller software after pressing Key "3" 8. [Client pc] - wideclient should start the Ruscool annunciator software after pressng Key "4" 9. Happy flying (hopefully) My problem: I'm not able to write the necessary commands into the wideclient config to use the key pressing commands... All applications start at the same time. That causes problems. They should be started time-displaced - OR BETTER - By the announced Key commands. Here s what I put in so far, but even the delay don't work. ; PLEASE SEE WideFS documentation for parameter details; =====================================================[Config]ServerName=Steam-PCProtocol=TCPServerAddr=192.168.1.1Port=8002Window=1,392,800,109Visible=YesButtonScanInterval=20ClassInstance=0NetworkTiming=5,1MailslotTiming=2000,1000PollInterval=2000Port2=9002ResponseTime=18ApplicationDelay=0TCPcoalesce=NoWaitForNewData=500MaxSendQ=100OnMaxSendQ=LogNewSendScanTime=50Priority=3,1,2; -----------------------------------------------[user]Run1=C:\Program Files\TRC Development\The Real Cockpit\TRCLink.exeDelay1=60RunReady2=C:\Program Files\SimkitsUSB\USBFSUIPCLink.exeDelayReady=30RunReady3=C:\Program Files\Ruscool Electronics Ltd\Radio Displays\Radio Displays.exeDelayRead3=60RunReady4=C:\Program Files\Ruscool Electronics Ltd\64 Inputs and Encoders\64 Inputs and EncodersDelaReady=30RunReady5=C:\Program Files\Ruscool Electronics Ltd\Bell 206 Annunciators\Bell 206 Annunciators.exeLog=Errors+; ===============================================[sounds]Path=C:\WideClient\Sound\Device1=Primärer SoundtreiberDevice2=Digitales Ausgabegerät (SPDIF) (High Definition Audio-Gerät) It would be grate if somebody may willing to help me out of my mess. The best were to get a script of what to write into the user section. Many thanks in advance! Tommy Link to my Project at hovercontrol: http://www.hovercontrol.com/cgi-bin/ib3/ikonboard.cgi?s=d83cbc0450be6ce47ac48a1fd5ed0921;act=ST;f=43;t=14233
Paul Henty Posted May 13, 2015 Report Posted May 13, 2015 Hi Tommy, The delays are not working because all your "delay ready" commands are spelt wrong. Some don't have the numbers after them, some are missing a y. Here's what is should look like: Run1=C:\Program Files\TRC Development\The Real Cockpit\TRCLink.exe Delay1=60 RunReady2=C:\Program Files\SimkitsUSB\USBFSUIPCLink.exe DelayReady2=30 RunReady3=C:\Program Files\Ruscool Electronics Ltd\Radio Displays\Radio Displays.exe DelayReady3=60 RunReady4=C:\Program Files\Ruscool Electronics Ltd\64 Inputs and Encoders\64 Inputs and Encoders DelayReady4=30 RunReady5=C:\Program Files\Ruscool Electronics Ltd\Bell 206 Annunciators\Bell 206 Annunciators.exe From reading the manual, I think this will do what you want. Paul
aua668 Posted May 13, 2015 Report Posted May 13, 2015 ... and please user the support forum (and not this reserved forum for user contributions) please. Reinhard
Tommy_ Posted May 13, 2015 Author Report Posted May 13, 2015 ... and please user the support forum (and not this reserved forum for user contributions) please. Reinhard Sorry for that. @Paul: Thanks! It was so obviously that I overlooked it. But it won't work anyway (odd time displacement). Would you be so kindly to follow me to this part of the forum... -> http://forum.simflight.com/topic/79341-help-needed-to-create-keystroke-commands-in-wideclient/ ...to help me again creating the keystroke commands? That would be great! Thanks Tommy
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now