Menu

Windows App on Firmware 268 gets - no responce

2018-04-15
2018-04-16
  • Andreas Exeler

    Andreas Exeler - 2018-04-15

    Hi Robert,
    after update to 268 Firmware (OLED, DRV8825, Rotary Encoder, Backlash, HomeSwitch) the App (2.3.9.5) gets no Responce.
    The 265 and 266 works.
    I send you the log.

    Thanks for help
    Andreas

    log:
    15.04.2018 11:20:57: Load(): =START=========================================================
    15.04.2018 11:20:57: App version: myFocuserPro2 ©RB Brown 2014-2018: 2.3.9.5
    15.04.2018 11:20:57: setmytooltips(): =START=========================================================
    15.04.2018 11:20:57: setmytooltips(): =END===========================================================
    15.04.2018 11:20:57: Load: Adding comports to list
    15.04.2018 11:20:57: Load: Setting Comport speed listbox
    15.04.2018 11:20:57: Load: Setting Menu bar defaults
    15.04.2018 11:20:57: Load: Setting custom or default colors
    15.04.2018 11:20:57: SetCustomColors(): =START=========================================================
    15.04.2018 11:20:57: SetCustomColors(): Set default colors
    15.04.2018 11:20:57: SetCustomColors(): =END===========================================================
    15.04.2018 11:20:57: Load: Initialize focuser settings
    15.04.2018 11:20:57: TempOffsetTxtBox: = 0
    15.04.2018 11:20:57: Before conversion TempOffsetVal: = 0
    15.04.2018 11:20:57: After conversion TempOffsetVal: = 0
    15.04.2018 11:20:57: Before Rounding TempOffsetVal: = 0
    15.04.2018 11:20:57: TempOffsetVal range checked: = 0
    15.04.2018 11:20:57: Load: Setting stepmode listbox
    15.04.2018 11:20:57: Load: Setup default refresh timer settings
    15.04.2018 11:20:57: Load: Initialize stats
    15.04.2018 11:20:57: Load: Set menu defaults
    15.04.2018 11:20:57: disableall(): =START=========================================================
    15.04.2018 11:20:57: disableall(): =END===========================================================
    15.04.2018 11:20:57: focuserLoad(): =END===========================================================
    15.04.2018 11:20:59: Connect(): =START=========================================================
    15.04.2018 11:20:59: ======CONNECT START TIME
    15.04.2018 11:20:59: Windows Application Version Number: myFocuserPro2 ©RB Brown 2014-2018: 2.3.9.5
    15.04.2018 11:20:59: Connect: Com Port Selected = COM5
    15.04.2018 11:20:59: Connect: comportbaudrate: 9600
    15.04.2018 11:20:59: Connect: Setting readtimeout to 5000
    15.04.2018 11:20:59: Connect: Attempting to Open COMPORT COM5
    15.04.2018 11:20:59: Connect: Check if serial port opened
    15.04.2018 11:20:59: Connect: Comport=isOpen
    15.04.2018 11:20:59: Connect: Serial port COM5 opened.
    15.04.2018 11:21:01: Connect: Test to see if controller connected
    15.04.2018 11:21:01: Calling CommandString(:02#)
    15.04.2018 11:21:01: CommandString(): =START=========================================================
    15.04.2018 11:21:01: CommandString: Serial Port is Open
    15.04.2018 11:21:01: CommandString: Try to write command: :02#
    15.04.2018 11:21:01: CommandString: Command was sent.
    15.04.2018 11:21:01: ReceiveString(): =START=========================================================
    15.04.2018 11:21:01: ReceiveString: Command retcmd = E
    15.04.2018 11:21:01: ReceiveString: Buffer recbuf = EOK#
    15.04.2018 11:21:01: ReceiveString: Value retstr = OK
    15.04.2018 11:21:01: ReceiveString raw response for connected? was: EOK#
    15.04.2018 11:21:01: ReceiveString(): =END===========================================================
    15.04.2018 11:21:01: CommandString(): =END===========================================================
    15.04.2018 11:21:01: Back from CommandString
    15.04.2018 11:21:01: Connect: ConnectedState=true
    15.04.2018 11:21:01: Connect: CONNECTED get parameters from controller
    15.04.2018 11:21:01: Connect: Get MaxSteps
    15.04.2018 11:21:01: Calling CommandString(:08#)
    15.04.2018 11:21:01: CommandString(): =START=========================================================
    15.04.2018 11:21:02: CommandString: Serial Port is Open
    15.04.2018 11:21:02: CommandString: Try to write command: :08#
    15.04.2018 11:21:02: CommandString: Command was sent.
    15.04.2018 11:21:02: ReceiveString(): =START=========================================================
    15.04.2018 11:21:02: ReceiveString: Command retcmd = M
    15.04.2018 11:21:02: ReceiveString: Buffer recbuf = M10000#
    15.04.2018 11:21:02: ReceiveString: Value retstr = 10000
    15.04.2018 11:21:02: ReceiveString raw response for GetMaxSteps was: M10000#
    15.04.2018 11:21:02: ReceiveString(): =END===========================================================
    15.04.2018 11:21:02: CommandString(): =END===========================================================
    15.04.2018 11:21:02: Back from CommandString
    15.04.2018 11:21:02: Connect: Get MaxIncrement
    15.04.2018 11:21:02: Calling CommandString(:10#)
    15.04.2018 11:21:02: CommandString(): =START=========================================================
    15.04.2018 11:21:02: CommandString: Serial Port is Open
    15.04.2018 11:21:02: CommandString: Try to write command: :10#
    15.04.2018 11:21:02: CommandString: Command was sent.
    15.04.2018 11:21:02: ReceiveString(): =START=========================================================
    15.04.2018 11:21:02: ReceiveString: Command retcmd = Y
    15.04.2018 11:21:02: ReceiveString: Buffer recbuf = Y10000#
    15.04.2018 11:21:02: ReceiveString: Value retstr = 10000
    15.04.2018 11:21:02: ReceiveString raw response for getMaxIncrement was: Y10000#
    15.04.2018 11:21:02: ReceiveString(): =END===========================================================
    15.04.2018 11:21:02: CommandString(): =END===========================================================
    15.04.2018 11:21:02: Back from CommandString
    15.04.2018 11:21:02: Connect: Get Position
    15.04.2018 11:21:02: Calling CommandString(:00#)
    15.04.2018 11:21:02: CommandString(): =START=========================================================
    15.04.2018 11:21:02: CommandString: Serial Port is Open
    15.04.2018 11:21:02: CommandString: Try to write command: :00#
    15.04.2018 11:21:02: CommandString: Command was sent.
    15.04.2018 11:21:02: ReceiveString(): =START=========================================================
    15.04.2018 11:21:02: ReceiveString: Command retcmd = P
    15.04.2018 11:21:02: ReceiveString: Buffer recbuf = P5000#
    15.04.2018 11:21:02: ReceiveString: Value retstr = 5000
    15.04.2018 11:21:02: ReceiveString raw response for Getfocuserpos was: P5000#
    15.04.2018 11:21:02: ReceiveString(): =END===========================================================
    15.04.2018 11:21:02: CommandString(): =END===========================================================
    15.04.2018 11:21:02: Back from CommandString
    15.04.2018 11:21:02: Connect: Get CoilPower
    15.04.2018 11:21:02: Calling CommandString(:11#)
    15.04.2018 11:21:02: CommandString(): =START=========================================================
    15.04.2018 11:21:02: CommandString: Serial Port is Open
    15.04.2018 11:21:02: CommandString: Try to write command: :11#
    15.04.2018 11:21:02: CommandString: Command was sent.
    15.04.2018 11:21:02: ReceiveString(): =START=========================================================
    15.04.2018 11:21:02: ReceiveString: Command retcmd = O
    15.04.2018 11:21:02: ReceiveString: Buffer recbuf = O1#
    15.04.2018 11:21:02: ReceiveString: Value retstr = 1
    15.04.2018 11:21:02: ReceiveString raw response for getcoilpower was: O1#
    15.04.2018 11:21:02: ReceiveString(): =END===========================================================
    15.04.2018 11:21:02: CommandString(): =END===========================================================
    15.04.2018 11:21:02: Back from CommandString
    15.04.2018 11:21:02: Connect: Get ReverseDirection
    15.04.2018 11:21:02: Calling CommandString(:13#)
    15.04.2018 11:21:02: CommandString(): =START=========================================================
    15.04.2018 11:21:02: CommandString: Serial Port is Open
    15.04.2018 11:21:02: CommandString: Try to write command: :13#
    15.04.2018 11:21:02: CommandString: Command was sent.
    15.04.2018 11:21:02: ReceiveString(): =START=========================================================
    15.04.2018 11:21:02: ReceiveString: Command retcmd = R
    15.04.2018 11:21:02: ReceiveString: Buffer recbuf = R0#
    15.04.2018 11:21:02: ReceiveString: Value retstr = 0
    15.04.2018 11:21:02: ReceiveString raw response for getreversedirection was: R0#
    15.04.2018 11:21:02: ReceiveString raw response for getreversedirection was: R0#
    15.04.2018 11:21:02: ReceiveString(): =END===========================================================
    15.04.2018 11:21:02: CommandString(): =END===========================================================
    15.04.2018 11:21:02: Back from CommandString
    15.04.2018 11:21:02: Connect: Get StepMode
    15.04.2018 11:21:02: Calling CommandString(:29#)
    15.04.2018 11:21:02: CommandString(): =START=========================================================
    15.04.2018 11:21:02: CommandString: Serial Port is Open
    15.04.2018 11:21:02: CommandString: Try to write command: :29#
    15.04.2018 11:21:02: CommandString: Command was sent.
    15.04.2018 11:21:02: ReceiveString(): =START=========================================================
    15.04.2018 11:21:02: ReceiveString: Command retcmd = S
    15.04.2018 11:21:02: ReceiveString: Buffer recbuf = S1#
    15.04.2018 11:21:02: ReceiveString: Value retstr = 1
    15.04.2018 11:21:02: ReceiveString raw response for getstepmode was: S1#
    15.04.2018 11:21:02: CommandString: stepmode:1
    15.04.2018 11:21:02: ReceiveString(): =END===========================================================
    15.04.2018 11:21:02: CommandString(): =END===========================================================
    15.04.2018 11:21:02: Back from CommandString
    15.04.2018 11:21:02: Connect: Send C of F
    15.04.2018 11:21:02: Calling CommandString(:16#)
    15.04.2018 11:21:02: CommandString(): =START=========================================================
    15.04.2018 11:21:02: CommandString: Serial Port is Open
    15.04.2018 11:21:02: CommandString: Try to write command: :16#
    15.04.2018 11:21:02: CommandString: Command was sent.
    15.04.2018 11:21:02: CommandString(): =END===========================================================
    15.04.2018 11:21:02: Back from CommandString
    15.04.2018 11:21:02: Connect: Send LCD Enable/Disable
    15.04.2018 11:21:02: Calling CommandString(:361#)
    15.04.2018 11:21:02: CommandString(): =START=========================================================
    15.04.2018 11:21:02: CommandString: Serial Port is Open
    15.04.2018 11:21:02: CommandString: Try to write command: :361#
    15.04.2018 11:21:02: CommandString: Command was sent.
    15.04.2018 11:21:02: CommandString(): =END===========================================================
    15.04.2018 11:21:02: Back from CommandString
    15.04.2018 11:21:02: Connect: Get Firmware
    15.04.2018 11:21:02: Calling CommandString(:04#)
    15.04.2018 11:21:02: CommandString(): =START=========================================================
    15.04.2018 11:21:02: CommandString: Serial Port is Open
    15.04.2018 11:21:02: CommandString: Try to write command: :04#
    15.04.2018 11:21:02: CommandString: Command was sent.
    15.04.2018 11:21:02: ReceiveString(): =START=========================================================
    15.04.2018 11:21:02: ReceiveString: Command retcmd = F
    15.04.2018 11:21:02: ReceiveString: Buffer recbuf = FmyFP2.DRV8825HW203_OLED
    268#
    15.04.2018 11:21:02: ReceiveString: Value retstr = myFP2.DRV8825HW203_OLED
    268
    15.04.2018 11:21:02: ReceiveString raw response for getfirmware was: FmyFP2.DRV8825HW203_OLED
    268#
    15.04.2018 11:21:02: Controller version: myFP2.DRV8825HW203_OLED
    268
    15.04.2018 11:21:02: ReceiveString(): =END===========================================================
    15.04.2018 11:21:02: CommandString(): =END===========================================================
    15.04.2018 11:21:02: Back from CommandString
    15.04.2018 11:21:02: Connect: Get Firmware
    15.04.2018 11:21:03: Calling CommandString(:03#)
    15.04.2018 11:21:03: CommandString(): =START=========================================================
    15.04.2018 11:21:03: CommandString: Serial Port is Open
    15.04.2018 11:21:03: CommandString: Try to write command: :03#
    15.04.2018 11:21:03: CommandString: Command was sent.
    15.04.2018 11:21:03: ReceiveString(): =START=========================================================
    15.04.2018 11:21:03: ReceiveString: Command retcmd = F
    15.04.2018 11:21:03: ReceiveString: Buffer recbuf = F268#
    15.04.2018 11:21:03: ReceiveString: Value retstr = 268
    15.04.2018 11:21:03: ReceiveString raw response for getfirmware was: F268#
    15.04.2018 11:21:03: Controller version: 268
    15.04.2018 11:21:03: ReceiveString(): =END===========================================================
    15.04.2018 11:21:03: CommandString(): =END===========================================================
    15.04.2018 11:21:03: Back from CommandString
    15.04.2018 11:21:03: Connect: Get LCDPageDisplayTime
    15.04.2018 11:21:03: Calling CommandString(:34#)
    15.04.2018 11:21:03: CommandString(): =START=========================================================
    15.04.2018 11:21:03: CommandString: Serial Port is Open
    15.04.2018 11:21:03: CommandString: Try to write command: :34#
    15.04.2018 11:21:03: CommandString: Command was sent.
    15.04.2018 11:21:03: ReceiveString(): =START=========================================================
    15.04.2018 11:21:03: ReceiveString: Command retcmd = X
    15.04.2018 11:21:03: ReceiveString: Buffer recbuf = X2000#
    15.04.2018 11:21:03: ReceiveString: Value retstr = 2000
    15.04.2018 11:21:03: ReceiveString raw response for updatelcdpagetime: X2000#
    15.04.2018 11:21:03: ReceiveString(): =END===========================================================
    15.04.2018 11:21:03: CommandString(): =END===========================================================
    15.04.2018 11:21:03: Back from CommandString
    15.04.2018 11:21:03: Connect: Get TempComp Value
    15.04.2018 11:21:03: Calling CommandString(:26#)
    15.04.2018 11:21:03: CommandString(): =START=========================================================
    15.04.2018 11:21:03: CommandString: Serial Port is Open
    15.04.2018 11:21:03: CommandString: Try to write command: :26#
    15.04.2018 11:21:03: CommandString: Command was sent.
    15.04.2018 11:21:03: ReceiveString(): =START=========================================================
    15.04.2018 11:21:03: ReceiveString: Command retcmd = B
    15.04.2018 11:21:03: ReceiveString: Buffer recbuf = B0#
    15.04.2018 11:21:03: ReceiveString: Value retstr = 0
    15.04.2018 11:21:03: ReceiveString raw response for get tempcomp value was: B0#
    15.04.2018 11:21:03: ReceiveString(): =END===========================================================
    15.04.2018 11:21:03: CommandString(): =END===========================================================
    15.04.2018 11:21:03: Back from CommandString
    15.04.2018 11:21:03: Connect: Get TempPrecision
    15.04.2018 11:21:03: Calling CommandString(:21#)
    15.04.2018 11:21:03: CommandString(): =START=========================================================
    15.04.2018 11:21:03: CommandString: Serial Port is Open
    15.04.2018 11:21:03: CommandString: Try to write command: :21#
    15.04.2018 11:21:03: CommandString: Command was sent.
    15.04.2018 11:21:03: ReceiveString(): =START=========================================================
    15.04.2018 11:21:03: ReceiveString: Command retcmd = Q
    15.04.2018 11:21:03: ReceiveString: Buffer recbuf = Q10#
    15.04.2018 11:21:03: ReceiveString: Value retstr = 10
    15.04.2018 11:21:03: ReceiveString raw response for get tempresolution: Q10#
    15.04.2018 11:21:03: ReceiveString(): =END===========================================================
    15.04.2018 11:21:03: CommandString(): =END===========================================================
    15.04.2018 11:21:03: Back from CommandString
    15.04.2018 11:21:03: Connect: Get Temperature
    15.04.2018 11:21:03: Calling CommandString(:06#)
    15.04.2018 11:21:03: CommandString(): =START=========================================================
    15.04.2018 11:21:03: CommandString: Serial Port is Open
    15.04.2018 11:21:03: CommandString: Try to write command: :06#
    15.04.2018 11:21:03: CommandString: Command was sent.
    15.04.2018 11:21:03: ReceiveString(): =START=========================================================
    15.04.2018 11:21:03: ReceiveString: Command retcmd = Z
    15.04.2018 11:21:03: ReceiveString: Buffer recbuf = Z20.000#
    15.04.2018 11:21:03: ReceiveString: Value retstr = 20.000
    15.04.2018 11:21:03: ReceiveString last temp reading was 0
    15.04.2018 11:21:03: ReceiveString raw response for Temperature was: Z20.000#
    15.04.2018 11:21:03: ReceiveString new temp reading was 20
    15.04.2018 11:21:03: ReceiveString Before Rounding TempOffsetVal: = 0
    15.04.2018 11:21:03: ReceiveString After Rounding TempOffsetVal: = 0
    15.04.2018 11:21:03: ReceiveString tempval adjusted:20
    15.04.2018 11:21:03: Change in temperature from previous reading = 20
    15.04.2018 11:21:03: ReceiveString(): =END===========================================================
    15.04.2018 11:21:03: CommandString(): =END===========================================================
    15.04.2018 11:21:03: Back from CommandString
    15.04.2018 11:21:03: Calling CommandString(:62#)
    15.04.2018 11:21:03: CommandString(): =START=========================================================
    15.04.2018 11:21:03: CommandString: Serial Port is Open
    15.04.2018 11:21:03: CommandString: Try to write command: :62#
    15.04.2018 11:21:03: CommandString: Command was sent.
    15.04.2018 11:21:03: ReceiveString(): =START=========================================================
    15.04.2018 11:21:03: ReceiveString: Command retcmd = L
    15.04.2018 11:21:03: ReceiveString: Buffer recbuf = L0#
    15.04.2018 11:21:03: ReceiveString: Value retstr = 0
    15.04.2018 11:21:03: ReceiveString raw response for get DisplayLCDposWhenMoving status was: L0#
    15.04.2018 11:21:03: ReceiveString(): =END===========================================================
    15.04.2018 11:21:03: CommandString(): =END===========================================================
    15.04.2018 11:21:03: Back from CommandString
    15.04.2018 11:21:03: getLCDUpdateOnMoveStatus: 62 false
    15.04.2018 11:21:03: Connect: Set MotorSpeed
    15.04.2018 11:21:03: Calling CommandString(:150#)
    15.04.2018 11:21:03: CommandString(): =START=========================================================
    15.04.2018 11:21:03: CommandString: Serial Port is Open
    15.04.2018 11:21:03: CommandString: Try to write command: :150#
    15.04.2018 11:21:03: CommandString: Command was sent.
    15.04.2018 11:21:03: CommandString(): =END===========================================================
    15.04.2018 11:21:03: Back from CommandString
    15.04.2018 11:21:03: Connect: Get StepSize Status
    15.04.2018 11:21:03: Calling CommandString(:32#)
    15.04.2018 11:21:03: CommandString(): =START=========================================================
    15.04.2018 11:21:03: CommandString: Serial Port is Open
    15.04.2018 11:21:03: CommandString: Try to write command: :32#
    15.04.2018 11:21:03: CommandString: Command was sent.
    15.04.2018 11:21:03: ReceiveString(): =START=========================================================
    15.04.2018 11:21:03: ReceiveString: Command retcmd = U
    15.04.2018 11:21:03: ReceiveString: Buffer recbuf = U0#
    15.04.2018 11:21:03: ReceiveString: Value retstr = 0
    15.04.2018 11:21:03: ReceiveString raw response to is stepsize enabled? was: U0#
    15.04.2018 11:21:03: ReceiveString(): =END===========================================================
    15.04.2018 11:21:03: CommandString(): =END===========================================================
    15.04.2018 11:21:03: Back from CommandString
    15.04.2018 11:21:03: Connect: Get StepSize
    15.04.2018 11:21:03: Calling CommandString(:33#)
    15.04.2018 11:21:03: CommandString(): =START=========================================================
    15.04.2018 11:21:03: CommandString: Serial Port is Open
    15.04.2018 11:21:03: CommandString: Try to write command: :33#
    15.04.2018 11:21:03: CommandString: Command was sent.
    15.04.2018 11:21:03: ReceiveString(): =START=========================================================
    15.04.2018 11:21:04: ReceiveString: Command retcmd = T
    15.04.2018 11:21:04: ReceiveString: Buffer recbuf = T50.00#
    15.04.2018 11:21:04: ReceiveString: Value retstr = 50.00
    15.04.2018 11:21:04: ReceiveString raw response for getstepsize was: T50.00#
    15.04.2018 11:21:04: ReceiveString(): =END===========================================================
    15.04.2018 11:21:04: CommandString(): =END===========================================================
    15.04.2018 11:21:04: Back from CommandString
    15.04.2018 11:21:04: Connect: Send MotorSpeedChange Enable
    15.04.2018 11:21:04: Calling CommandString(:460#)
    15.04.2018 11:21:04: CommandString(): =START=========================================================
    15.04.2018 11:21:04: CommandString: Serial Port is Open
    15.04.2018 11:21:04: CommandString: Try to write command: :460#
    15.04.2018 11:21:04: CommandString: Command was sent.
    15.04.2018 11:21:04: CommandString(): =END===========================================================
    15.04.2018 11:21:04: Back from CommandString
    15.04.2018 11:21:04: Connect: Get MotorSpeedChange Threshold value
    15.04.2018 11:21:04: Calling CommandString(:45#)
    15.04.2018 11:21:04: CommandString(): =START=========================================================
    15.04.2018 11:21:04: CommandString: Serial Port is Open
    15.04.2018 11:21:04: CommandString: Try to write command: :45#
    15.04.2018 11:21:04: CommandString: Command was sent.
    15.04.2018 11:21:04: ReceiveString(): =START=========================================================
    15.04.2018 11:21:04: ReceiveString: Command retcmd = G
    15.04.2018 11:21:04: ReceiveString: Buffer recbuf = G200#
    15.04.2018 11:21:04: ReceiveString: Value retstr = 200
    15.04.2018 11:21:04: ReceiveString raw response for get motorspeedthreshold value was: G200#
    15.04.2018 11:21:04: ReceiveString(): =END===========================================================
    15.04.2018 11:21:04: CommandString(): =END===========================================================
    15.04.2018 11:21:04: Back from CommandString
    15.04.2018 11:21:04: Connect: Get MotorSpeedChange Status
    15.04.2018 11:21:04: Calling CommandString(:47#)
    15.04.2018 11:21:04: CommandString(): =START=========================================================
    15.04.2018 11:21:04: CommandString: Serial Port is Open
    15.04.2018 11:21:04: CommandString: Try to write command: :47#
    15.04.2018 11:21:04: CommandString: Command was sent.
    15.04.2018 11:21:04: ReceiveString(): =START=========================================================
    15.04.2018 11:21:04: ReceiveString: Command retcmd = J
    15.04.2018 11:21:04: ReceiveString: Buffer recbuf = J0#
    15.04.2018 11:21:04: ReceiveString: Value retstr = 0
    15.04.2018 11:21:04: ReceiveString raw response for get motorspeedchange status? was: J0#
    15.04.2018 11:21:04: ReceiveString(): =END===========================================================
    15.04.2018 11:21:04: CommandString(): =END===========================================================
    15.04.2018 11:21:04: Back from CommandString
    15.04.2018 11:21:04: Connect: Send DelayAfterMove
    15.04.2018 11:21:04: Calling CommandString(:710#)
    15.04.2018 11:21:04: CommandString(): =START=========================================================
    15.04.2018 11:21:04: CommandString: Serial Port is Open
    15.04.2018 11:21:04: CommandString: Try to write command: :710#
    15.04.2018 11:21:04: CommandString: Command was sent.
    15.04.2018 11:21:04: CommandString(): =END===========================================================
    15.04.2018 11:21:04: Back from CommandString
    15.04.2018 11:21:04: Connect: Get BL-IN Status
    15.04.2018 11:21:04: Calling CommandString(:74#)
    15.04.2018 11:21:04: CommandString(): =START=========================================================
    15.04.2018 11:21:04: CommandString: Serial Port is Open
    15.04.2018 11:21:04: CommandString: Try to write command: :74#
    15.04.2018 11:21:04: CommandString: Command was sent.
    15.04.2018 11:21:04: ReceiveString(): =START=========================================================
    15.04.2018 11:21:04: ReceiveString: Command retcmd = 4
    15.04.2018 11:21:04: ReceiveString: Buffer recbuf = 40#
    15.04.2018 11:21:04: ReceiveString: Value retstr = 0
    15.04.2018 11:21:04: ReceiveString raw response for get Backlash IN status was: 40#
    15.04.2018 11:21:04: ReceiveString(): =END===========================================================
    15.04.2018 11:21:04: CommandString(): =END===========================================================
    15.04.2018 11:21:04: Back from CommandString
    15.04.2018 11:21:04: Connect: Get BL-OUT Status
    15.04.2018 11:21:04: Calling CommandString(:76#)
    15.04.2018 11:21:04: CommandString(): =START=========================================================
    15.04.2018 11:21:04: CommandString: Serial Port is Open
    15.04.2018 11:21:04: CommandString: Try to write command: :76#
    15.04.2018 11:21:04: CommandString: Command was sent.
    15.04.2018 11:21:04: ReceiveString(): =START=========================================================
    15.04.2018 11:21:04: ReceiveString: Command retcmd = 5
    15.04.2018 11:21:04: ReceiveString: Buffer recbuf = 50#
    15.04.2018 11:21:04: ReceiveString: Value retstr = 0
    15.04.2018 11:21:04: ReceiveString raw response for get Backlash OUT status was: 50#
    15.04.2018 11:21:04: ReceiveString(): =END===========================================================
    15.04.2018 11:21:04: CommandString(): =END===========================================================
    15.04.2018 11:21:04: Back from CommandString
    15.04.2018 11:21:04: Connect: Get BL-IN Steps
    15.04.2018 11:21:04: Calling CommandString(:78#)
    15.04.2018 11:21:04: CommandString(): =START=========================================================
    15.04.2018 11:21:04: CommandString: Serial Port is Open
    15.04.2018 11:21:04: CommandString: Try to write command: :78#
    15.04.2018 11:21:04: CommandString: Command was sent.
    15.04.2018 11:21:04: ReceiveString(): =START=========================================================
    15.04.2018 11:21:04: ReceiveString: Command retcmd = 6
    15.04.2018 11:21:04: ReceiveString: Buffer recbuf = 60#
    15.04.2018 11:21:04: ReceiveString: Value retstr = 0
    15.04.2018 11:21:04: ReceiveString raw response for get backlash IN steps was: 60#
    15.04.2018 11:21:04: ReceiveString(): =END===========================================================
    15.04.2018 11:21:04: CommandString(): =END===========================================================
    15.04.2018 11:21:04: Back from CommandString
    15.04.2018 11:21:04: Connect: Get BL-OUT Steps
    15.04.2018 11:21:04: Calling CommandString(:80#)
    15.04.2018 11:21:04: CommandString(): =START=========================================================
    15.04.2018 11:21:04: CommandString: Serial Port is Open
    15.04.2018 11:21:04: CommandString: Try to write command: :80#
    15.04.2018 11:21:04: CommandString: Command was sent.
    15.04.2018 11:21:04: ReceiveString(): =START=========================================================
    15.04.2018 11:21:04: ReceiveString: Command retcmd = 7
    15.04.2018 11:21:04: ReceiveString: Buffer recbuf = 70#
    15.04.2018 11:21:04: ReceiveString: Value retstr = 0
    15.04.2018 11:21:04: ReceiveString raw response for get backlash OUT steps was: 70#
    15.04.2018 11:21:04: ReceiveString(): =END===========================================================
    15.04.2018 11:21:04: CommandString(): =END===========================================================
    15.04.2018 11:21:04: Back from CommandString
    15.04.2018 11:21:05: Connect: Get BL-Max Steps
    15.04.2018 11:21:05: Calling CommandString(:81#)
    15.04.2018 11:21:05: CommandString(): =START=========================================================
    15.04.2018 11:21:05: CommandString: Serial Port is Open
    15.04.2018 11:21:05: CommandString: Try to write command: :81#
    15.04.2018 11:21:05: CommandString: Command was sent.
    15.04.2018 11:21:05: CommandString(): =END===========================================================
    15.04.2018 11:21:05: Back from CommandString
    15.04.2018 11:21:10: Connect: ERROR 81 - NO RESPONSE/TIMEOUT
    15.04.2018 11:21:10: disableall(): =START=========================================================
    15.04.2018 11:21:10: disableall(): =END===========================================================
    15.04.2018 11:21:14: Exit(): =START=========================================================
    15.04.2018 11:21:14: ExitBtn: exiting
    15.04.2018 11:21:14:
    Number of focuser moves = 0
    Number of Temperature calls = 2
    Number of Firmware calls = 2
    Number of Connects = 1
    Number of Set Focuser Position = 0
    Number of Get Max Steps = 2
    Number of Set Max Steps = 0
    Number of Get Step Mode = 1
    Number of Set Step Mode = 0
    Number of Coil Power Changes = 0
    Number of Reverse Direction Changes = 0
    Number of Motor Speed Changes = 0
    Number of Display Enables = 0
    Number of Display Disables = 0
    Number of Display Enables during Moves = 0
    Number of Display Disables during Moves = 0

    15.04.2018 11:21:14: ExitBtn: Com port closed: exiting
    15.04.2018 11:21:14: FormClosing: Start
    15.04.2018 11:21:14: FormClosing: Serial port not connected
    15.04.2018 11:21:14: FormClosing: Save application settings
    15.04.2018 11:21:14: FormClosing: Stop timers
    15.04.2018 11:21:14: FormClosing: Finish
    15.04.2018 11:21:14: FormClosing: Start
    15.04.2018 11:21:14: FormClosing: Serial port not connected
    15.04.2018 11:21:14: FormClosing: Save application settings
    15.04.2018 11:21:14: FormClosing: Stop timers
    15.04.2018 11:21:14: FormClosing: Finish

     
  • brownrb

    brownrb - 2018-04-15

    Thanks for the logfile. Issue identified in latest app.
    Working on it now. Will post update soon.

     

    Last edit: brownrb 2018-04-15
  • brownrb

    brownrb - 2018-04-15

    uninstall old windows app - very important
    reboot
    intall this one
    let me know outcome

     
  • Andreas Exeler

    Andreas Exeler - 2018-04-16

    Hi Robert,
    thanks for the quick help,
    i will test it this evening at home.

    Greets
    Andreas

     
  • Andreas Exeler

    Andreas Exeler - 2018-04-16

    Hi Robert,
    the new App 2.3.9.6 get an connect to Firmware 268 and it´s stable.
    More test next night!
    Look´s OK.
    Thanks
    Andreas

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.