Author Topic: write EEProm using serial comm.  (Read 5613 times)

tkidder2

  • Newbie
  • Posts: 6
  • I love YaBB 1G - SP1!
    • View Profile
write EEProm using serial comm.
« on: May 31, 2005, 12:02:41 PM »

Using host link command "WXI000101FF*" should set the first address to Hex FF. but returns ER*

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:write EEProm using serial comm.
« Reply #1 on: May 31, 2005, 12:14:01 PM »
Note that WXI command is supported on firmware revision of r47 or later.

Please use the multi-point format, i.e. if your PLC has address=01 then try:

  @01WXI000101FF00*

and it should work.  You can also replace the last two zeros "00" with the FCS computed by pressing the "FCS" button.

The TLServer intentionally forbid point-to-point protocol to prevent careless error of writing to multiple PLCs that are linked via RS485. The only point-to-point command that is recognized by TLServer is "IR*".
« Last Edit: May 31, 2005, 12:15:06 PM by support »
Email: support@triplc.com
Tel: 1-877-TRI-PLCS