|
|
| (13 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| == Profile UpLoader Software Configuration ==
| | [[Profile SET64rs UpLoader Hardware Configuration]] |
|
| |
|
| Before running the software set your controllers modbus address equal to 1. Then physically connect your temperature controller via its serial adapter cable to your computers serial port.
| | [[SET64rs uploader Creating and Editing a Temperature Profile]] |
|
| |
|
| When you run the Profile Uploader software the first time you will need to configure its serial communications.
| | [[set64rs-Compiling-uploading-managing-uploaded profiles]] |
|
| |
|
| There are 2 parts to configuring communications:
| | [[Set64rs-start-a-profile-run]] |
| | |
| * First you need to select the serial port you want to use.
| |
| | |
| * Second you need to select the controller modbus addresses that you will use.
| |
| | |
| To set up the serial port click on the SETUP > COMM PORT menu. This will bring up the comm port setup window. You will be prompted with instructions about how to scan for serial ports on your computer. Clicking on the SCAN PORTS button will:
| |
| | |
| -1- scan for serial ports installed on your computer | |
| | |
| -2- if it finds a serial port it will test to see if there is a controller connected to that port at modbus address #1.
| |
| **If you see the message saying a controller is connected to a particular port number then you know that is the port number to use.
| |
| | |
| As you can see from the results of my scan:
| |
| | |
| -1- serial port #1 is detected
| |
| | |
| -2- a device was detected connected to that serial port | |
| | |
| I then dial in the serial port number #1 and click on USE THIS SETTING. This selects the communications port number to use.
| |
| | |
| | |
| Exit out of this window back to the main form.
| |
| | |
| Next I need to map what controllers are connected to my computer. To do this click on SETUP > Channel Map.
| |
| | |
| Click on "SCAN ADDRESSES". This queries the modbus addresses on the communications port we just selected to see if a controller is seen. The results of the scan on my system show that there is a controller on modbus addresses #1 and #3.
| |