Software Design Notes - MultiChannel Set64rs: Difference between revisions
Jump to navigation
Jump to search
Embeddedrf (talk | contribs) New page: == Scanning Installation Tool == *Assume a known fully installed serial port *Prompt User > connect unit to be installed > disconnect all other controller communication cables * |
Embeddedrf (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
== Scanning Installation Tool == | == Scanning Installation Tool == | ||
*Assume a known fully installed serial port | *Assume a known fully installed serial port | ||
*Prompt User > connect unit to be installed > disconnect all other controller communication cables | *Prompt User > connect unit to be installed > disconnect all other controller communication cables | ||
* | |||
*Scan address 1 - 64 until unit is found > look for valid reply | |||
*Check to see if this address is already used: | |||
**Prompt User > This address is already in system use by NICKNAME | This address is not already in use | |||
**Prompt User > You can Change address by clicking X Button. ( has textbox display and button pair + number only parsing ) > verify not already in use! | |||
**If user changes address > rescan to verify change in effect > Prompt User > change effected | |||
*Prompt User> Store this in channel database? Click Store Channel | |||
Revision as of 14:47, 28 February 2010
Scanning Installation Tool
- Assume a known fully installed serial port
- Prompt User > connect unit to be installed > disconnect all other controller communication cables
- Scan address 1 - 64 until unit is found > look for valid reply
- Check to see if this address is already used:
- Prompt User > This address is already in system use by NICKNAME | This address is not already in use
- Prompt User > You can Change address by clicking X Button. ( has textbox display and button pair + number only parsing ) > verify not already in use!
- If user changes address > rescan to verify change in effect > Prompt User > change effected
- Prompt User> Store this in channel database? Click Store Channel