Software Tools

Description

  • This program dials out, once per hour, from a 5901 Dial-Up modem, (interfaced with a Master SCADAPack's Com2 port), connects to a slave controller (via its dial-up modem) and transfers data using five MSTR function elements and DF1 Full duplex BCC protocol.
  • Upon power-up, a 3600 sec (one hour) timer is started. When the timer elapses, a DIAL function is enabled. When the DIAL function indicates that the modems have connected, a 5 sec timer is started. When the timer elapses, the MSTR Enable bit is set and four MSTR elements are enabled sequentially. If any MSTR message fails, up to two more retries are attempted before cycling on to then next MSTR.  When the last MSTR is completed, the 3600 sec timer is reset and the DIAL function disabled. The cycle begins again.
  • The Register Editor dialog has been pre-configured to display all pertinent registers used in this program.
  • The controller type has been pre-selected as SCADAPack.
  • The Register Assignment has been pre-configured with the SCADAPack 5601 I/O Module and the DIAG Serial Port Protocol Status (Com2) module.
  • Com2 has been pre-configured for Port Type: RS-232 Dial-up Modem and protocol: DF1 Full duplex BCC.
  • Refer to the "Ladder Logic Function Reference | Ladder Logic Function Reference | Ladder Logic Functions" section of the "TelePACE User and Reference Manual" for information on the DIAL, UCTR, T1, CMPU and MSTR functions.

Instructions

To use this sample program:

  • Download and Save the following file: DF1_DIAL.ZIP
  • Extract the TelePACE application to an appropriate location.
  • Open the TelePACE application.
  • Select File | Open to display the Open File dialog box.
  • Browse to the appropriate directory where the files are located and select the .LAD file.
  • Select the OK button to open the file.