Menu

Windows 10 myFocuserPro2 + L293D crush

2018-04-11
2018-04-12
  • David Dvali

    David Dvali - 2018-04-11

    Hello,

    First of all, thank you so much for the project!

    Now the problem - myFocuserPro2 for the L293D shield and NEMA 8 crashes in Win10, while myFocuserPro2mini runs without any problem. Below is the output from the log, the program always stops at exgactly the same point.

    4/10/2018 8:13:46 AM: Load(): =START=========================================================
    4/10/2018 8:13:46 AM: App version: myFocuserPro2 ©RB Brown 2014-2018: 2.3.9.4
    4/10/2018 8:13:46 AM: setmytooltips(): =START=========================================================
    4/10/2018 8:13:46 AM: setmytooltips(): =END===========================================================
    4/10/2018 8:13:46 AM: Load: Adding comports to list
    4/10/2018 8:13:46 AM: Load: Setting Comport speed listbox
    4/10/2018 8:13:46 AM: Load: Setting Menu bar defaults
    4/10/2018 8:13:46 AM: Load: Setting custom or default colors
    4/10/2018 8:13:46 AM: SetCustomColors(): =START=========================================================
    4/10/2018 8:13:46 AM: SetCustomColors(): Set default colors
    4/10/2018 8:13:46 AM: SetCustomColors(): =END===========================================================
    4/10/2018 8:13:46 AM: Load: Initialize focuser settings
    4/10/2018 8:13:46 AM: TempOffsetTxtBox: = 0
    4/10/2018 8:13:46 AM: Before conversion TempOffsetVal: = 0
    4/10/2018 8:13:46 AM: After conversion TempOffsetVal: = 0
    4/10/2018 8:13:46 AM: Before Rounding TempOffsetVal: = 0
    4/10/2018 8:13:46 AM: TempOffsetVal range checked: = 0
    4/10/2018 8:13:46 AM: Load: Setting stepmode listbox
    4/10/2018 8:13:46 AM: Load: Setup default refresh timer settings
    4/10/2018 8:13:46 AM: Load: Initialize stats
    4/10/2018 8:13:46 AM: Load: Set menu defaults
    4/10/2018 8:13:46 AM: disableall(): =START=========================================================
    4/10/2018 8:13:46 AM: disableall(): =END===========================================================
    4/10/2018 8:13:46 AM: focuserLoad(): =END===========================================================
    4/10/2018 8:13:48 AM: Connect(): =START=========================================================
    4/10/2018 8:13:48 AM: ======CONNECT START TIME
    4/10/2018 8:13:48 AM: Windows Application Version Number: myFocuserPro2 ©RB Brown 2014-2018: 2.3.9.4
    4/10/2018 8:13:48 AM: Connect: Com Port Selected = COM9
    4/10/2018 8:13:48 AM: Connect: comportbaudrate: 9600
    4/10/2018 8:13:48 AM: Connect: Setting readtimeout to 5000
    4/10/2018 8:13:48 AM: Connect: Attempting to Open COMPORT COM9
    4/10/2018 8:13:48 AM: Connect: Check if serial port opened
    4/10/2018 8:13:48 AM: Connect: Comport=isOpen
    4/10/2018 8:13:48 AM: Connect: Serial port COM9 opened.
    4/10/2018 8:13:50 AM: Connect: Test to see if controller connected
    4/10/2018 8:13:50 AM: Calling CommandString(:02#)
    4/10/2018 8:13:50 AM: CommandString(): =START=========================================================
    4/10/2018 8:13:50 AM: CommandString: Serial Port is Open
    4/10/2018 8:13:50 AM: CommandString: Try to write command: :02#
    4/10/2018 8:13:50 AM: CommandString: Command was sent.
    4/10/2018 8:13:50 AM: ReceiveString(): =START=========================================================
    4/10/2018 8:13:50 AM: ReceiveString: Command retcmd = E
    4/10/2018 8:13:50 AM: ReceiveString: Buffer recbuf = EOK#
    4/10/2018 8:13:50 AM: ReceiveString: Value retstr = OK
    4/10/2018 8:13:50 AM: ReceiveString raw response for connected? was: EOK#
    4/10/2018 8:13:50 AM: ReceiveString(): =END===========================================================
    4/10/2018 8:13:50 AM: CommandString(): =END===========================================================
    4/10/2018 8:13:50 AM: Back from CommandString
    4/10/2018 8:13:50 AM: Connect: ConnectedState=true
    4/10/2018 8:13:50 AM: Connect: CONNECTED get parameters from controller
    4/10/2018 8:13:50 AM: Connect: Get MaxSteps
    4/10/2018 8:13:50 AM: Calling CommandString(:08#)
    4/10/2018 8:13:50 AM: CommandString(): =START=========================================================
    4/10/2018 8:13:50 AM: CommandString: Serial Port is Open
    4/10/2018 8:13:50 AM: CommandString: Try to write command: :08#
    4/10/2018 8:13:50 AM: CommandString: Command was sent.
    4/10/2018 8:13:50 AM: ReceiveString(): =START=========================================================
    4/10/2018 8:13:50 AM: ReceiveString: Command retcmd = M
    4/10/2018 8:13:50 AM: ReceiveString: Buffer recbuf = M10000#
    4/10/2018 8:13:50 AM: ReceiveString: Value retstr = 10000
    4/10/2018 8:13:50 AM: ReceiveString raw response for GetMaxSteps was: M10000#
    4/10/2018 8:13:50 AM: ReceiveString(): =END===========================================================
    4/10/2018 8:13:50 AM: CommandString(): =END===========================================================
    4/10/2018 8:13:50 AM: Back from CommandString
    4/10/2018 8:13:50 AM: Connect: Get MaxIncrement
    4/10/2018 8:13:50 AM: Calling CommandString(:10#)
    4/10/2018 8:13:50 AM: CommandString(): =START=========================================================
    4/10/2018 8:13:50 AM: CommandString: Serial Port is Open
    4/10/2018 8:13:50 AM: CommandString: Try to write command: :10#
    4/10/2018 8:13:50 AM: CommandString: Command was sent.
    4/10/2018 8:13:50 AM: ReceiveString(): =START=========================================================
    4/10/2018 8:13:50 AM: ReceiveString: Command retcmd = Y
    4/10/2018 8:13:50 AM: ReceiveString: Buffer recbuf = Y1024#
    4/10/2018 8:13:50 AM: ReceiveString: Value retstr = 1024
    4/10/2018 8:13:50 AM: ReceiveString raw response for getMaxIncrement was: Y1024#
    4/10/2018 8:13:50 AM: ReceiveString(): =END===========================================================
    4/10/2018 8:13:50 AM: CommandString(): =END===========================================================
    4/10/2018 8:13:50 AM: Back from CommandString
    4/10/2018 8:13:50 AM: Connect: Get Position
    4/10/2018 8:13:50 AM: Calling CommandString(:00#)
    4/10/2018 8:13:50 AM: CommandString(): =START=========================================================
    4/10/2018 8:13:50 AM: CommandString: Serial Port is Open
    4/10/2018 8:13:50 AM: CommandString: Try to write command: :00#
    4/10/2018 8:13:50 AM: CommandString: Command was sent.
    4/10/2018 8:13:50 AM: ReceiveString(): =START=========================================================
    4/10/2018 8:13:50 AM: ReceiveString: Command retcmd = P
    4/10/2018 8:13:50 AM: ReceiveString: Buffer recbuf = P5000#
    4/10/2018 8:13:50 AM: ReceiveString: Value retstr = 5000
    4/10/2018 8:13:50 AM: ReceiveString raw response for Getfocuserpos was: P5000#
    4/10/2018 8:13:50 AM: ReceiveString(): =END===========================================================
    4/10/2018 8:13:50 AM: CommandString(): =END===========================================================
    4/10/2018 8:13:50 AM: Back from CommandString
    4/10/2018 8:13:50 AM: Connect: Get CoilPower
    4/10/2018 8:13:50 AM: Calling CommandString(:11#)
    4/10/2018 8:13:50 AM: CommandString(): =START=========================================================
    4/10/2018 8:13:50 AM: CommandString: Serial Port is Open
    4/10/2018 8:13:50 AM: CommandString: Try to write command: :11#
    4/10/2018 8:13:50 AM: CommandString: Command was sent.
    4/10/2018 8:13:50 AM: ReceiveString(): =START=========================================================
    4/10/2018 8:13:50 AM: ReceiveString: Command retcmd = O
    4/10/2018 8:13:50 AM: ReceiveString: Buffer recbuf = O00#
    4/10/2018 8:13:50 AM: ReceiveString: Value retstr = 00
    4/10/2018 8:13:50 AM: ReceiveString raw response for getcoilpower was: O00#
    4/10/2018 8:13:50 AM: ReceiveString(): =END===========================================================
    4/10/2018 8:13:50 AM: CommandString(): =END===========================================================
    4/10/2018 8:13:50 AM: Back from CommandString
    4/10/2018 8:13:50 AM: Connect: Get ReverseDirection
    4/10/2018 8:13:50 AM: Calling CommandString(:13#)
    4/10/2018 8:13:50 AM: CommandString(): =START=========================================================
    4/10/2018 8:13:50 AM: CommandString: Serial Port is Open
    4/10/2018 8:13:50 AM: CommandString: Try to write command: :13#
    4/10/2018 8:13:50 AM: CommandString: Command was sent.
    4/10/2018 8:13:50 AM: ReceiveString(): =START=========================================================
    4/10/2018 8:13:50 AM: ReceiveString: Command retcmd = R
    4/10/2018 8:13:50 AM: ReceiveString: Buffer recbuf = R00#
    4/10/2018 8:13:50 AM: ReceiveString: Value retstr = 00
    4/10/2018 8:13:50 AM: ReceiveString raw response for getreversedirection was: R00#
    4/10/2018 8:13:50 AM: ReceiveString raw response for getreversedirection was: R00#
    4/10/2018 8:13:50 AM: ReceiveString(): =END===========================================================
    4/10/2018 8:13:50 AM: CommandString(): =END===========================================================
    4/10/2018 8:13:50 AM: Back from CommandString
    4/10/2018 8:13:50 AM: Connect: Get StepMode
    4/10/2018 8:13:50 AM: Calling CommandString(:29#)
    4/10/2018 8:13:50 AM: CommandString(): =START=========================================================
    4/10/2018 8:13:50 AM: CommandString: Serial Port is Open
    4/10/2018 8:13:50 AM: CommandString: Try to write command: :29#
    4/10/2018 8:13:50 AM: CommandString: Command was sent.
    4/10/2018 8:13:50 AM: ReceiveString(): =START=========================================================
    4/10/2018 8:13:51 AM: ReceiveString: Command retcmd = S
    4/10/2018 8:13:51 AM: ReceiveString: Buffer recbuf = S1#
    4/10/2018 8:13:51 AM: ReceiveString: Value retstr = 1
    4/10/2018 8:13:51 AM: ReceiveString raw response for getstepmode was: S1#
    4/10/2018 8:13:51 AM: CommandString: stepmode:1
    4/10/2018 8:13:51 AM: ReceiveString(): =END===========================================================
    4/10/2018 8:13:51 AM: CommandString(): =END===========================================================
    4/10/2018 8:13:51 AM: Back from CommandString
    4/10/2018 8:13:51 AM: Connect: Send C of F
    4/10/2018 8:13:51 AM: Calling CommandString(:17#)
    4/10/2018 8:13:51 AM: CommandString(): =START=========================================================
    4/10/2018 8:13:51 AM: CommandString: Serial Port is Open
    4/10/2018 8:13:51 AM: CommandString: Try to write command: :17#
    4/10/2018 8:13:51 AM: CommandString: Command was sent.
    4/10/2018 8:13:51 AM: CommandString(): =END===========================================================
    4/10/2018 8:13:51 AM: Back from CommandString
    4/10/2018 8:13:51 AM: Connect: Send LCD Enable/Disable
    4/10/2018 8:13:51 AM: Calling CommandString(:361#)
    4/10/2018 8:13:51 AM: CommandString(): =START=========================================================
    4/10/2018 8:13:51 AM: CommandString: Serial Port is Open
    4/10/2018 8:13:51 AM: CommandString: Try to write command: :361#
    4/10/2018 8:13:51 AM: CommandString: Command was sent.
    4/10/2018 8:13:51 AM: CommandString(): =END===========================================================
    4/10/2018 8:13:51 AM: Back from CommandString
    4/10/2018 8:13:51 AM: Connect: Get Firmware
    4/10/2018 8:13:51 AM: Calling CommandString(:04#)
    4/10/2018 8:13:51 AM: CommandString(): =START=========================================================
    4/10/2018 8:13:51 AM: CommandString: Serial Port is Open
    4/10/2018 8:13:51 AM: CommandString: Try to write command: :04#
    4/10/2018 8:13:51 AM: CommandString: Command was sent.
    4/10/2018 8:13:51 AM: ReceiveString(): =START=========================================================
    4/10/2018 8:13:51 AM: ReceiveString: Command retcmd = F
    4/10/2018 8:13:51 AM: ReceiveString: Buffer recbuf = FL293D
    265#
    4/10/2018 8:13:51 AM: ReceiveString: Value retstr = L293D
    265
    4/10/2018 8:13:51 AM: ReceiveString raw response for getfirmware was: FL293D
    265#
    4/10/2018 8:13:51 AM: Controller version: L293D
    265
    4/10/2018 8:13:51 AM: CommandString(): =END===========================================================
    4/10/2018 8:13:51 AM: Back from CommandString
    

    What's interesting, myFocuserPro2 runs flawlessly with the ULN2003 /28BYJ-48 combo on the same computer .

    Another problem - the backlash compensation doesn't work. I did not get how to set it from mini version, so set manually myfocuser.backlashsteps_in and myfocuser.backlashsteps_outto 40 in Arduino code, but seems the trick doesn't work. Any ideas?

    Thanks in advance,

    David Dvali

     

    Last edit: David Dvali 2018-04-11
  • brownrb

    brownrb - 2018-04-11

    Hi David
    please see
    https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/CODE%20ARDUINO%20FIRMWARE/

    for the latest firmware 268. This shoould fix both issues.

    Regards
    Robert

     
    • David Dvali

      David Dvali - 2018-04-11

      Hello Robert,

      Thank you for your early reply!

      Getting "no response" error with the 268 firmware in both, the full and the mini version:

      4/11/2018 10:15:00 AM: Load(): =START=========================================================
      4/11/2018 10:15:00 AM: App version: myFocuserPro2 ©RB Brown 2014-2018: 2.3.9.4
      4/11/2018 10:15:00 AM: setmytooltips(): =START=========================================================
      4/11/2018 10:15:00 AM: setmytooltips(): =END===========================================================
      4/11/2018 10:15:00 AM: Load: Adding comports to list
      4/11/2018 10:15:00 AM: Load: Setting Comport speed listbox
      4/11/2018 10:15:00 AM: Load: Setting Menu bar defaults
      4/11/2018 10:15:00 AM: Load: Setting custom or default colors
      4/11/2018 10:15:00 AM: SetCustomColors(): =START=========================================================
      4/11/2018 10:15:00 AM: SetCustomColors(): Set default colors
      4/11/2018 10:15:00 AM: SetCustomColors(): =END===========================================================
      4/11/2018 10:15:00 AM: Load: Initialize focuser settings
      4/11/2018 10:15:00 AM: TempOffsetTxtBox: = 0
      4/11/2018 10:15:00 AM: Before conversion TempOffsetVal: = 0
      4/11/2018 10:15:00 AM: After conversion TempOffsetVal: = 0
      4/11/2018 10:15:00 AM: Before Rounding TempOffsetVal: = 0
      4/11/2018 10:15:00 AM: TempOffsetVal range checked: = 0
      4/11/2018 10:15:00 AM: Load: Setting stepmode listbox
      4/11/2018 10:15:00 AM: Load: Setup default refresh timer settings
      4/11/2018 10:15:00 AM: Load: Initialize stats
      4/11/2018 10:15:00 AM: Load: Set menu defaults
      4/11/2018 10:15:00 AM: disableall(): =START=========================================================
      4/11/2018 10:15:00 AM: disableall(): =END===========================================================
      4/11/2018 10:15:00 AM: focuserLoad(): =END===========================================================
      4/11/2018 10:15:06 AM: ComPortSpeedChanged(): =START=========================================================
      4/11/2018 10:15:06 AM: comportspeedListBox: saving new comportbaudrate
      4/11/2018 10:15:06 AM: ComPortSpeedChanged(): =END===========================================================
      4/11/2018 10:15:07 AM: ComPortSpeedChanged(): =START=========================================================
      4/11/2018 10:15:07 AM: comportspeedListBox: saving new comportbaudrate
      4/11/2018 10:15:07 AM: ComPortSpeedChanged(): =END===========================================================
      4/11/2018 10:15:09 AM: Connect(): =START=========================================================
      4/11/2018 10:15:09 AM: ======CONNECT START TIME
      4/11/2018 10:15:09 AM: Windows Application Version Number: myFocuserPro2 ©RB Brown 2014-2018: 2.3.9.4
      4/11/2018 10:15:09 AM: Connect: Com Port Selected = COM9
      4/11/2018 10:15:09 AM: Connect: comportbaudrate: 9600
      4/11/2018 10:15:09 AM: Connect: Setting readtimeout to 5000
      4/11/2018 10:15:09 AM: Connect: Attempting to Open COMPORT COM9
      4/11/2018 10:15:09 AM: Connect: Check if serial port opened
      4/11/2018 10:15:09 AM: Connect: Comport=isOpen
      4/11/2018 10:15:09 AM: Connect: Serial port COM9 opened.
      4/11/2018 10:15:11 AM: Connect: Test to see if controller connected
      4/11/2018 10:15:11 AM: Calling CommandString(:02#)
      4/11/2018 10:15:11 AM: CommandString(): =START=========================================================
      4/11/2018 10:15:11 AM: CommandString: Serial Port is Open
      4/11/2018 10:15:11 AM: CommandString: Try to write command: :02#
      4/11/2018 10:15:11 AM: CommandString: Command was sent.
      4/11/2018 10:15:11 AM: ReceiveString(): =START=========================================================
      4/11/2018 10:15:11 AM: ReceiveString: Command retcmd = E
      4/11/2018 10:15:11 AM: ReceiveString: Buffer recbuf = EOK#
      4/11/2018 10:15:11 AM: ReceiveString: Value retstr = OK
      4/11/2018 10:15:11 AM: ReceiveString raw response for connected? was: EOK#
      4/11/2018 10:15:11 AM: ReceiveString(): =END===========================================================
      4/11/2018 10:15:11 AM: CommandString(): =END===========================================================
      4/11/2018 10:15:11 AM: Back from CommandString
      4/11/2018 10:15:11 AM: Connect: ConnectedState=true
      4/11/2018 10:15:11 AM: Connect: CONNECTED get parameters from controller
      4/11/2018 10:15:11 AM: Connect: Get MaxSteps
      4/11/2018 10:15:11 AM: Calling CommandString(:08#)
      4/11/2018 10:15:11 AM: CommandString(): =START=========================================================
      4/11/2018 10:15:11 AM: CommandString: Serial Port is Open
      4/11/2018 10:15:11 AM: CommandString: Try to write command: :08#
      4/11/2018 10:15:11 AM: CommandString: Command was sent.
      4/11/2018 10:15:12 AM: ReceiveString(): =START=========================================================
      4/11/2018 10:15:12 AM: ReceiveString: Command retcmd = M
      4/11/2018 10:15:12 AM: ReceiveString: Buffer recbuf = M10000#
      4/11/2018 10:15:12 AM: ReceiveString: Value retstr = 10000
      4/11/2018 10:15:12 AM: ReceiveString raw response for GetMaxSteps was: M10000#
      4/11/2018 10:15:12 AM: ReceiveString(): =END===========================================================
      4/11/2018 10:15:12 AM: CommandString(): =END===========================================================
      4/11/2018 10:15:12 AM: Back from CommandString
      4/11/2018 10:15:12 AM: Connect: Get MaxIncrement
      4/11/2018 10:15:12 AM: Calling CommandString(:10#)
      4/11/2018 10:15:12 AM: CommandString(): =START=========================================================
      4/11/2018 10:15:12 AM: CommandString: Serial Port is Open
      4/11/2018 10:15:12 AM: CommandString: Try to write command: :10#
      4/11/2018 10:15:12 AM: CommandString: Command was sent.
      4/11/2018 10:15:12 AM: ReceiveString(): =START=========================================================
      4/11/2018 10:15:12 AM: ReceiveString: Command retcmd = Y
      4/11/2018 10:15:12 AM: ReceiveString: Buffer recbuf = Y10000#
      4/11/2018 10:15:12 AM: ReceiveString: Value retstr = 10000
      4/11/2018 10:15:12 AM: ReceiveString raw response for getMaxIncrement was: Y10000#
      4/11/2018 10:15:12 AM: ReceiveString(): =END===========================================================
      4/11/2018 10:15:12 AM: CommandString(): =END===========================================================
      4/11/2018 10:15:12 AM: Back from CommandString
      4/11/2018 10:15:12 AM: Connect: Get Position
      4/11/2018 10:15:12 AM: Calling CommandString(:00#)
      4/11/2018 10:15:12 AM: CommandString(): =START=========================================================
      4/11/2018 10:15:12 AM: CommandString: Serial Port is Open
      4/11/2018 10:15:12 AM: CommandString: Try to write command: :00#
      4/11/2018 10:15:12 AM: CommandString: Command was sent.
      4/11/2018 10:15:12 AM: ReceiveString(): =START=========================================================
      4/11/2018 10:15:12 AM: ReceiveString: Command retcmd = P
      4/11/2018 10:15:12 AM: ReceiveString: Buffer recbuf = P5000#
      4/11/2018 10:15:12 AM: ReceiveString: Value retstr = 5000
      4/11/2018 10:15:12 AM: ReceiveString raw response for Getfocuserpos was: P5000#
      4/11/2018 10:15:12 AM: ReceiveString(): =END===========================================================
      4/11/2018 10:15:12 AM: CommandString(): =END===========================================================
      4/11/2018 10:15:12 AM: Back from CommandString
      4/11/2018 10:15:12 AM: Connect: Get CoilPower
      4/11/2018 10:15:12 AM: Calling CommandString(:11#)
      4/11/2018 10:15:12 AM: CommandString(): =START=========================================================
      4/11/2018 10:15:12 AM: CommandString: Serial Port is Open
      4/11/2018 10:15:12 AM: CommandString: Try to write command: :11#
      4/11/2018 10:15:12 AM: CommandString: Command was sent.
      4/11/2018 10:15:12 AM: ReceiveString(): =START=========================================================
      4/11/2018 10:15:12 AM: ReceiveString: Command retcmd = O
      4/11/2018 10:15:12 AM: ReceiveString: Buffer recbuf = O1#
      4/11/2018 10:15:12 AM: ReceiveString: Value retstr = 1
      4/11/2018 10:15:12 AM: ReceiveString raw response for getcoilpower was: O1#
      4/11/2018 10:15:12 AM: ReceiveString(): =END===========================================================
      4/11/2018 10:15:12 AM: CommandString(): =END===========================================================
      4/11/2018 10:15:12 AM: Back from CommandString
      4/11/2018 10:15:12 AM: Connect: Get ReverseDirection
      4/11/2018 10:15:12 AM: Calling CommandString(:13#)
      4/11/2018 10:15:12 AM: CommandString(): =START=========================================================
      4/11/2018 10:15:12 AM: CommandString: Serial Port is Open
      4/11/2018 10:15:12 AM: CommandString: Try to write command: :13#
      4/11/2018 10:15:12 AM: CommandString: Command was sent.
      4/11/2018 10:15:12 AM: ReceiveString(): =START=========================================================
      4/11/2018 10:15:12 AM: ReceiveString: Command retcmd = R
      4/11/2018 10:15:12 AM: ReceiveString: Buffer recbuf = R0#
      4/11/2018 10:15:12 AM: ReceiveString: Value retstr = 0
      4/11/2018 10:15:12 AM: ReceiveString raw response for getreversedirection was: R0#
      4/11/2018 10:15:12 AM: ReceiveString raw response for getreversedirection was: R0#
      4/11/2018 10:15:12 AM: ReceiveString(): =END===========================================================
      4/11/2018 10:15:12 AM: CommandString(): =END===========================================================
      4/11/2018 10:15:12 AM: Back from CommandString
      4/11/2018 10:15:12 AM: Connect: Get StepMode
      4/11/2018 10:15:12 AM: Calling CommandString(:29#)
      4/11/2018 10:15:12 AM: CommandString(): =START=========================================================
      4/11/2018 10:15:12 AM: CommandString: Serial Port is Open
      4/11/2018 10:15:12 AM: CommandString: Try to write command: :29#
      4/11/2018 10:15:12 AM: CommandString: Command was sent.
      4/11/2018 10:15:12 AM: ReceiveString(): =START=========================================================
      4/11/2018 10:15:12 AM: ReceiveString: Command retcmd = S
      4/11/2018 10:15:12 AM: ReceiveString: Buffer recbuf = S1#
      4/11/2018 10:15:12 AM: ReceiveString: Value retstr = 1
      4/11/2018 10:15:12 AM: ReceiveString raw response for getstepmode was: S1#
      4/11/2018 10:15:12 AM: CommandString: stepmode:1
      4/11/2018 10:15:12 AM: ReceiveString(): =END===========================================================
      4/11/2018 10:15:12 AM: CommandString(): =END===========================================================
      4/11/2018 10:15:12 AM: Back from CommandString
      4/11/2018 10:15:12 AM: Connect: Send C of F
      4/11/2018 10:15:12 AM: Calling CommandString(:17#)
      4/11/2018 10:15:12 AM: CommandString(): =START=========================================================
      4/11/2018 10:15:12 AM: CommandString: Serial Port is Open
      4/11/2018 10:15:12 AM: CommandString: Try to write command: :17#
      4/11/2018 10:15:12 AM: CommandString: Command was sent.
      4/11/2018 10:15:12 AM: CommandString(): =END===========================================================
      4/11/2018 10:15:12 AM: Back from CommandString
      4/11/2018 10:15:12 AM: Connect: Send LCD Enable/Disable
      4/11/2018 10:15:12 AM: Calling CommandString(:361#)
      4/11/2018 10:15:12 AM: CommandString(): =START=========================================================
      4/11/2018 10:15:12 AM: CommandString: Serial Port is Open
      4/11/2018 10:15:12 AM: CommandString: Try to write command: :361#
      4/11/2018 10:15:12 AM: CommandString: Command was sent.
      4/11/2018 10:15:12 AM: CommandString(): =END===========================================================
      4/11/2018 10:15:12 AM: Back from CommandString
      4/11/2018 10:15:12 AM: Connect: Get Firmware
      4/11/2018 10:15:12 AM: Calling CommandString(:04#)
      4/11/2018 10:15:12 AM: CommandString(): =START=========================================================
      4/11/2018 10:15:12 AM: CommandString: Serial Port is Open
      4/11/2018 10:15:12 AM: CommandString: Try to write command: :04#
      4/11/2018 10:15:12 AM: CommandString: Command was sent.
      4/11/2018 10:15:12 AM: ReceiveString(): =START=========================================================
      4/11/2018 10:15:12 AM: ReceiveString: Command retcmd = F
      4/11/2018 10:15:12 AM: ReceiveString: Buffer recbuf = FmyFP2.L293D
      268#
      4/11/2018 10:15:12 AM: ReceiveString: Value retstr = myFP2.L293D
      268
      4/11/2018 10:15:12 AM: ReceiveString raw response for getfirmware was: FmyFP2.L293D
      268#
      4/11/2018 10:15:12 AM: Controller version: myFP2.L293D
      268
      4/11/2018 10:15:12 AM: ReceiveString(): =END===========================================================
      4/11/2018 10:15:12 AM: CommandString(): =END===========================================================
      4/11/2018 10:15:12 AM: Back from CommandString
      4/11/2018 10:15:12 AM: Connect: Get Firmware
      4/11/2018 10:15:12 AM: Calling CommandString(:03#)
      4/11/2018 10:15:12 AM: CommandString(): =START=========================================================
      4/11/2018 10:15:12 AM: CommandString: Serial Port is Open
      4/11/2018 10:15:12 AM: CommandString: Try to write command: :03#
      4/11/2018 10:15:12 AM: CommandString: Command was sent.
      4/11/2018 10:15:13 AM: ReceiveString(): =START=========================================================
      4/11/2018 10:15:13 AM: ReceiveString: Command retcmd = F
      4/11/2018 10:15:13 AM: ReceiveString: Buffer recbuf = F268#
      4/11/2018 10:15:13 AM: ReceiveString: Value retstr = 268
      4/11/2018 10:15:13 AM: ReceiveString raw response for getfirmware was: F268#
      4/11/2018 10:15:13 AM: Controller version: 268
      4/11/2018 10:15:13 AM: ReceiveString(): =END===========================================================
      4/11/2018 10:15:13 AM: CommandString(): =END===========================================================
      4/11/2018 10:15:13 AM: Back from CommandString
      4/11/2018 10:15:13 AM: CommandString(): =START=========================================================
      4/11/2018 10:15:13 AM: CommandString: Serial Port is Open
      4/11/2018 10:15:13 AM: CommandString: Command was sent.
      4/11/2018 10:15:13 AM: CommandString(): =END===========================================================
      4/11/2018 10:15:18 AM: Connect: NO RESPONSE/TIMEOUT
      4/11/2018 10:15:18 AM: disableall(): =START=========================================================
      4/11/2018 10:15:18 AM: disableall(): =END===========================================================
      

      screenshot

      Thanks!

      David

       

      Last edit: David Dvali 2018-04-11
  • brownrb

    brownrb - 2018-04-11

    Hi David
    I see u are using an older version of the Windows app. Please download and install the latest ones.
    I believe the problem is fixed with the latest versions. Previous versions will not work with the 268 firmware or a few releases before that

    Regards
    Robert

     
  • David Dvali

    David Dvali - 2018-04-12

    Thank you, Robert!

     

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.