Profile-UpLoader-Video-Presentations: Difference between revisions

From *** My Personal Wiki ***
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:


-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.   
-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 the port you selected has a controller installed on it you should have seen the por
**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:
As you can see from the results of my scan:
Line 30: Line 30:


Next I need to map what controllers are connected to my computer. To do this click on SETUP > Channel Map.
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.

Revision as of 13:51, 26 June 2010

Profile UpLoader Software 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.

When you run the Profile Uploader software the first time you will need to configure its serial communications.

There are 2 parts to configuring communications:

  • 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.