Search the Community

Showing results for tags 'Hyperterminal'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 3 results

  1. I have a very old Honeywell controller that only supports an ASCII protocol and another DMCS protocol (proprietary to Honeywell). I am using this manual: http://www.amarketplaceofideas.com/wp-content/uploads/2019/07/51-51-25-35h1.pdf and Hyperterminal "Send a text file" function to try to send an ASCII command to the controller. My command looks like this: 02,0204,64,11,128,0,CR LF When I do this in Hyperterminal I get no apparent response. My hypothesis is I am not sending the correct formatted ASCII. Does anyone know what the correct format might be?
  2. CP1E-N30DT with Hyperterminal PC

    Dear Expert, i'm issue to do communication CP1E with PC via RS232. im try to use plc for sending information and receive by hyperterminal pc. after googling some information there have multiway to success. by the way until now cannot settle. please expert share completed setup that's work: 1. communication cable from PLC - PC (my information use pin (2,3,9 jumper 4&5) - (2,3,5 jumper 7&8) 2. sample program that works (im using TXD & RXD with memory D1000 to keep data) 3. connection cable to PC using MOXA Serial to USB converter. 4. plc serial setting (default: 9600,7,N,1,Host link) my target to give instruction to printer to start print. printer need ACSII code. if this communication success i'm will convert all data to ACSII by ACSII convert function.   thanks,
  3. Hello all, I am trying to download a new program to a AB 1746-BAS SLC 500 BASIC board via RS-232 connection through a Windows 98 laptop running Hyperterminal. While the BASIC board is connected I verify connection by waiting for the board to print out its information in the Hyperterminal program and then enter "CLEAR", "NEW" and finally, "LIST" in Hyperterminal to wipe any program from the board and verify the board is clean respectively. Then I load the new program via a .TXT file using the "Send Text File" option within the Hyperterminal program. After the program has finished loading I than type "LIST" to verify it has copied over correctly. I than switch the SLC over to "Program Mode" via the key. After doing so I type "RAM" to select the program i just uploaded to the BASIC board and then type "PROG" in the Hyperterminal program. I than receive the "Programming Sequence Failure". If anyone has any advice as to what I am doing wrong it would be greatly appreciated. Below is a list of everything I have set and researched. Thank you in advance, James -Laptop: Windows 98, Hyperterminal -BASIC board (programming): JW1 pin: 1-2 3-4 JW2 pin: 1-2 3-4 JW3 pin: 1-3 2-4 JW4 pin: 5-6 3-4 -RS-232 9-pin connector: Pin 2 connected to Tx Pin 3 connected to RX Pin 5 connected to ground Pins (4/6) crossed DSR/DTR Pins (7/8) crossed RTS/CTS -Hypterminal: Direct Com1 bits per second: 1200 parity: none stop bits: 1 Flow control: Xon/Xoff Settings/properties: -> Emulation VT100 -> ASCII line/character delay: 30 milliseconds check box: Append line check box: Wrap lines... -Manuals: 1746-rm001 1746-pm001