pl-plx_man_eng
pl-plx_man_eng
PL / PLX
Digital DC Drive
SERIAL COMMS
Manual
V5.01a
2
SERIAL LINKS 3
NOTE. These instructions do not purport to cover all details or variations in equipment, or to provide for every
possible contingency to be met in connection with installation, operation, or maintenance. Should further
information be desired or should particular problems arise which are not covered sufficiently for the
purchaser's purposes, the matter should be referred to the local Supplier sales office. The contents of this
instruction manual shall not become part of or modify any prior or existing agreement, commitment, or
relationship. The sales contract contains the entire obligation of Sprint Electric Ltd. The warranty contained
in the contract between the parties is the sole warranty of Sprint Electric Ltd. Any statements contained
herein do not create new warranties or modify the existing warranty.
IMPORTANT MESSAGE. This is a version 5.01a Serial communications manual. Units that are installed with
version 5.01 upward software have all the functions described. For units that are installed with versions
4.01/2/3/4/5 software, please refer to the record of modifications at the back of the manual to confirm
functionality differences. This manual describes the ANSI protocol serial comms link available in the PL/X,
and the FIELDBUS functions. It should be used with the main PL / PLX Digital DC Drive product manual.
1 Glossary of terms.
ASCII (American Standard Code for Information Interchange): A 7 or 8 bit code established by the American
National Standards Institute (ANSI) to achieve compatibility between data services. Compatible with the
International Standards Organisation (ISO) 7/8 bit code.
Baud (Bd): A unit of signalling speed equal to the number of signal events per second. Not necessarily the
same as bits per second. The rate at which the data is sent, which must be matched for all parties.
Binary Coded Decimal: A system of binary numbering where each decimal digit 0 to 9 is represented by a
combination of four bits
Bit: Contraction of binary digit. The smallest unit of information. A bit represents the choice between a one
or zero value (mark or space in communications technology)
Bit Rate: The speed at which bits are transmitted, usually expressed in bits per second
Broadcast: A system where one transmitting device sends the same data to multiple receivers
Buffer: A storage device used to compensate for a difference in rate of data flow, or time of occurrence of
events, when transferring data between devices. Also a device without storage that isolates two circuits
Byte: A binary element string operated on as a unit and usually shorter than a computer word. Normally 8 bit
Character: A letter, figure , number, punctuation or other symbol contained in a message or used in a control
function Character Set: The set of characters that can be coded and/or printed by a particular machine
Code: A set of unambiguous rules specifying the way in which characters may be represented.
Communication Turnaround-. Changeover from transmit to receive or vice versa in a half duplex system
Complementary pair: The signal and its complement. Usually transmitted on a twisted pair of wires. This
increases noise immunity and the transmission distance. (RS422 and RS485 utilise complementary pairs)
CTS (Clear To Send): A signal, defined in the RS-232 standard, to indicate that DCE is ready to transmit
Data Communication Equipment (DCE): The equipment that provides the functions required to establish,
maintain and terminate a connection, and provides the signal conversion required for communication between
data terminal equipment and the telephone data line
Data Terminal Equipment (DTE): A computer or other terminal that provides data in the form of digital signals
DCD (Data Carrier Detect): A control signal generated by DCE to indicate that it is receiving a valid signal
Digital Signal: A discrete or discontinuous signal whose various states are identified with discrete levels
DSR (Data Set Ready): A control signal, defined in the RS-232 standard, to indicate the status of DCE
DTR (Data Terminal Ready): A control signal defined, in the RS-232 standard, to indicate the status of DTE
Full Duplex: Refers to a communications system or equipment capable of simultaneous two-way comms
Ground: Common electrical level to which devices are referred
6 SERIAL LINKS
Handshaking: Exchange of predetermined codes and signals between two data devices to establish and
control a connection
Hexadecimal: Refers to the practice of counting to the base of 16 in rather than the base of 10. The sixteen
numbers used being 0 to 9, A to F. Thus an 8 bit byte is represented by two characters in the range 00 to
FF, while a 16 bit word is represented by four characters in the range 0000 to FFFF.
Interface: A shared boundary defined by common physical and signal characteristics and meanings of
interchanged signals
Isolation Voltage: The voltage which an isolated circuit can withstand. Isolation voltage is specified between
two or more points
Loop-back Test: A test of a communications link performed by connecting the equipment output of one
direction to the equipment input of the other direction and testing the quality of the received signal.
Mark: One of two possible states of a binary information element. See Bit, Space.
Modem (MOdulator/DEModulator): A type of DCE that converts digital data to an analog signal for
transmission on telephone circuits.. A modem at the receiving end converts the analog signal to digital form
Optical Isolation: Two networks coupled only through an opto-electronic sender and receiver with no
electrical conductivity between the two networks
Parity Bit: One of the bits that may be incorporated in a character. Used as a simple form of error detection
Port: An interface on a computer configured as data terminal equipment and capable of communication with
another device
Protocol: The rules for communication between like processes, giving a means to control the orderly
communication of information
RI (Ring Indicator):Control signal defined in the RS-232 standard, shows that DCE is receiving a ringing signal
RTS (Ready To Send): A signal defined in the RS-232 standard, generated by DTE to instruct DCE to transmit
Serial Transmission: A method of information transfer in which the bits comprising a character are sent in
sequence one at a time
Space: One of two possible states of a binary information element. See Bit, Mark
Start Bit: The first bit transmitted in the asynchronous transmission of a character to synchronise the receiver
Stop Bit: The last bit in the asynchronous transmission of a character to return to the at-rest condition
Tri-state: A binary output signal is either a 0 or 1. There is a third requirement that it becomes disconnected
from a line, in order to allow another device sharing the line to become connected. This gives a total of 3
states, the disconnected mode being the tri-state. Tri-state is achieved by designing the output stage of an
electronic binary device with the ability to turn completely off and present a high impedance to the line.
SERIAL LINKS 7
2 Introduction
The PL/X is provided with an RS232 serial port as standard. The port may be used in a number of different
modes which are selected using the RS232 PORT 1 / 188)PORT1 FUNCTION.
3) ASCII COMMS
For controlling one or more units from a host computer using a serial link.
For configuring one or more units using PL PILOT, a PC based configuration tool.
This manual is devoted to the 3rd mode of operation using ASCII COMMS.
This package runs on a standard PC and can support any number of units up to 100 on a single link. By using
this SCADA package, all the effort required to translate and implement the ASCII COMMs protocol is already
built in to the package. This gives access to all parameters and connections on all the connected instruments
as soon as the link is hooked up. See 4 PL PILOT and SCADA (System Control And Data Acquisition)
package.
PL PILOT provides the user with block diagrams where each parameter may be quickly accessed and altered.
The system allows recipes of drive configurations to be stored and/or down loaded as desired.
PL PILOT is also able to support up to 10 drives on one link. It can access all parameters, connections and
diagnostics for each drive. It is able to display these from any drive or combinations of drives and send
recipes to any drive on the link.
This powerful tool is available free of charge. Simply download it from www.sprint-electric.com.
The operating instructions for PL PILOT are contained within the tool itself. Click on the Help BUTTON.
See 4 PL PILOT and SCADA (System Control And Data Acquisition) package.
8 SERIAL LINKS
SERIAL LINKS 2
R RS232 PORT1 3 R RS232 PORT1
187)PORT1 BAUD RATE
3
RS232 PORT1 3
188)PORT1 FUNCTION
There is an option to select ASCII COMMS in
188)PORT1 FUNCTION to implement a full duplex
ANSI communications protocol for use with a host
RS232 PORT1 3
computer or for interface with PL PILOT, a PC R PARAMETER EXCHANGE 4
based configuration tool.
The RTS (Ready to send) signal is used to control certain types of external serial link driver units.
SERIAL LINKS 9
3.1.1.1 PORT1 COMMS LINK / Port 1 group number identity PIN 193
3.1.1.2 PORT1 COMMS LINK / Port 1 unit number identity PIN 194
Mnemonic AA Error Report Read/write Returns one of the following to indicate the status of serial
link transmissions
3.1.1.4 PORT1 COMMS LINK / Port 1 digital OP3 RTS mode PIN 196
When using a multi-drop system, the RS232 port on the PL/X must be buffered by an RS422 or RS485
convertor unit external to the PL/X. There are many types of convertor available. The convertor should not be
allowed to send data onto the serial link unless it has been requested to do so and should remain tri-stated
until it is required to talk.
Some convertors are designed to automatically control their own tri-state mode. However other types require
an external control signal to be provided. This signal is referred to as the RTS (Ready to send) signal.
This window is used to change the mode of operation of the digital output DOP3 on terminal 24.
If RS232 PORT 1 / 188)PORT1 FUNCTION has been placed in ASCII COMMS mode, and
196)P1 DOP3 RTS MODE has been ENABLED, then DOP3 functions as an RTS output.
188)PORT1 FUNCTION
RTS SIGNAL generated by PL/X The RTS signal is 24V logic
ASCII COMMS +24V tri-state
196)P1 DOP3 RTS Mode
ENABLED 0V sending High requests a tri-state
output from the convertor.
Low (0V) requests an active
PIN 269
PIN 267 DOP3
state from the convertor. A
T 24
PIN GET FROM
pull down resistor may be
684 Rect/Bipolar added to terminal 24 to
ensure a hard 0 if required.
DOP3 Digital PIN 268 Threshold
DOP monitor Refer to convertor supplier for
PIN 164 OP terminal
details of the RTS logic levels
required by the convertor.
Note. Only the terminal is redeployed.
The DOP3 function will continue to
operate internally and may be used
within a system if required.
When the PL/X has been requested to transmit by the host and is ready to do so, the RTS signal will go low.
It will remain low until the host sends EOT (End of transmission) to the PL/X. Hence in order to use this
system, a 4 wire RS422/485 link must be implemented to enable the host to talk to the PL/X while the
convertor is still active. (1 complementary pair is used for sending, a separate complementary pair for
receiving).
Note. To ensure that the PL/X powers up with the RTS signal high, it is necessary to perform a PARAMETER
SAVE of the 196)P1 DOP3 RTS MODE / ENABLED.
Note. If 196)P1 DOP3 RTS MODE is set to DISABLED at any time then DOP3 immediately functions as
normal.
SERIAL LINKS 11
3.1.2.1 Item 1. 5 convertors. (1 for computer and 1 per drive) B&B Model 485O19TB0798
The 4 drive convertors must be modified to accept a 24V power supply from the PL/X serial port. This is very
simple. Remove the plastic cover from the convertor. Solder a 2K2 resistor with 0.6 in lead diameter
between pin 8 of the D type connector and the via on the back of the printed circuit board as shown. Take
care to avoid shorts etc. This drops the PL/X 24V down to 5V within the convertor. Replace the plastic
cover.
3.1.2.2 Item 2. 4 Interconnection cables (PL/X FCC serial port to a D type convertor plug)
These cables must be kept as short as possible. The convertor should be mounted locally to its host PL/X.
PL/X socket is type FCC68 4 way.
pin function Connect to Male D pin plug
W 0V D5 W RS232 PORT1 socket
X +24V D8. Connects to added 2K2 X located just above the
Y transmit D3 Y centre terminal block.
Z receive D2 Z
3.1.2.3 Item 3. Stand alone 12 volt PSU capable of supplying at least 10mA per convertor.
This is used to power up the serial link which is optically isolated from all instruments and the host PC.
3.1.2.5 Wiring diagram. 4 wire Full Duplex with secondary power supply.
TD(A)- TD(A)- TD(A)- TD(A)-
TD(B)+ TD(B)+ TD(B)+ TD(B)+
4 modified
RD(A)- RD(A)- RD(A)- RD(A)- convertors.
RD(B)+ RD(B)+ RD(B)+ RD(B)+ Connected
GND GND GND GND to PL/Xs by
+12V +12V +12V +12V
cable item2
TD(A)-
TD(B)+
RD(A)-
RD(B)+
GND
+12V 12V PSU
Supervision and monitoring of Sprint Electric PL/X Series drives has been made possible by the provision of a
supervisory communications interface. This option provides a serial data port that can be set up on each
drive. When using RS422 or RS485 links they can be bussed together to allow an intelligent device to
monitor or update the parameters of a network of drives.
Using this link a supervisory control system can be implemented where each drive is in continuous local
control and the central computer has only to perform periodic reference updating, control sequencing and
data collection.
2) Digital transmission is fundamentally less noise-prone than analogue methods, and the accuracy of
the transmitted data is unaffected by the transmission medium. The use of intelligent devices at either end of
the data link allows error checking to be used. This virtually eliminates the effects of electrical noise on data
integrity. It is therefore possible to issue references to drives with much higher accuracy using this method.
3) The communication standard used allows up to 128 devices to be addressed from a single link, which
can be driven from a computer serial port. Additional drives can be readily accommodated through additional
computer ports. Most computers are equipped with RS232 serial ports, which can be easily converted to
accommodate the RS422 or RS485 standard by using a proprietary bus convertor.
The specific form of communication implemented corresponds with the following full American National
Standard definition: -
ANSI Standard: x3.28 Revision: 1976 Establishment and Termination Control Procedures Sub-category 2.5:
Two-way Alternate, Non-switched Multipoint with Centralised Operation and Fast Select.
Message Transfer Control Procedure Sub-category B 1:
Message Associated Blocking, with Longitudinal Checking and Single Acknowledgment.
This is known by the abbreviation: ANSI - x3.28 - 2.5 - B 1.
ASCII is a binary code which represents letters, digits, and control signals (collectively called characters). The
code originated by the American National Standards Institute (ANSI) has become a worldwide standard for
information interchange. The code uses a seven bit binary word to represent all the letters, digits,
punctuation marks and control signals, and a complete list of code mnemonics for the PL/X parameter set is
given at the end of the manual. See 11 Mnemonic table.
Control Characters are ASCII binary codes, which define actions rather than information. Six ASCII codes are
used: -
ASCII-HEX
PL/X Address
The PL/X has an address, the first digit being the group number (GID) in the range 0 to 7, the second a unit
number (UID) in the range 0 to F. There are therefore 128 different addresses from 00 to 7F.
14 SERIAL LINKS
1) Numerical Data: - Where the parameter refers to number which is a level, reference, gain or result with the
PL/X being either positive or negative.
2) Boolean Data: - Where a Boolean (logic) parameter such as a switch can be monitored enabled, or
disabled from the serial link.
3) Status Information: - Where the parameter refers to a binary word each bit within the word being a
significant switch within the program structure.
Examples of status information are for 182)STORED TRIP MONITOR: (DZ ASCII mnemonic)
Bit 2 represents the over volts alarm bit 8 stall trip alarm bit 14 short cct IO
The PL/X uses an ASCII, free format, mode of operation for data transfer to make it easy to implement with
languages such as BASIC, PASCAL, FORTRAN and assembler languages. This makes it possible to
implement a simple supervisory system using a personal computer.
Numerical Data
Numerical Data is transferred by transmission of a string of characters, the length of the string required to
transmit the data value is determined by the value itself, no leading zeros are added to pad out the string
length, and trailing zeros may be omitted.
Start Stop
LO DATA DATA DATA DATA DATA DATA DATA Unused Parity bit HI
Bit bit bit bit bit bit bit bit bit
(EOT) (GID) (GID) (UID) (UID) followed immediately by the data transfer
(STX) (C1) (C2) (D1) (D2) (D3)..... (DN) (ETX) (BCC) (Note that the data transfer message is
identical to that transmitted by a PL/X when giving a valid reply), The symbols of this message are defined as
follows: -
(BCC) Block Check Character (verification check digit which is again the exclusive OR of (CI) to (ETX)
inclusive and must be calculated by the computer before transmission).
Checks for any parity errors in the message. If none then it...
Verifies that the (BCC) character corresponds to the data pattern received. If no error then it...
Verifies that the (C 1), (C2) command characters are a valid mnemonic that may be written to. If so then it...
Verifies that the data (D1 to DN) is valid and not out-of-range. If so then it...
Updates the selected parameter with the new value contained in the message.
Only when all these tasks have been successfully completed does the PL/X send the (ACK) response to the
computer.
This signifies that the message was correctly received and implemented. Note. Data out-of-range returns
NAK and is discarded.
16 SERIAL LINKS
If the message fails any of the above checks, the PL/X sends the (NAK) response to the computer. This
signifies that the message received by the PL/X contained an error and accordingly it has not updated the
selected parameter. One possible reason is the incorrect calculation of (BCC). At this point, the selected
command may be repeated by sending the data transfer string without re-establishing connection, until the
computer receives the (ACK) response.
3) No Reply
Under certain circumstances, the computer may not receive a response from the PL/X. This could be due to
any of the following reasons: -
Hardware failure.
Communications loop failure perhaps due to noise or wrong baud rate selected.
An error (e.g. parity) is found in one or more of the characters up to and including (BCC).
In these cases the computer should be programmed to time-out, i.e. wait for a response for a short time (150
msec minimum) before trying again.
The termination procedure is used if the computer wishes to stop selecting a particular PL/X and establish
connection with another. This is achieved by sending the establish connection sequence. The computer then
transmits an (EOT) character to reset all PL/Xs on the data link to be responsive to the next GID UID address
parameter.
The computer always has master status, with the PL/X always in slave status. The computer begins by
transmitting a message, called the establish connection message, which is represented by the following
format: -
(EOT) This control character resets all PL/Xs on the link and causes them to examine the next four
transmitted characters to see if they correspond with their group/unit address identifiers.
(GID) These characters represent the required group address identifier, and are repeated for security.
See 3.1.1.1 PORT1 COMMS LINK / Port 1 group number identity PIN 193
(UID) These characters represent the required unit address identifier, repeated for security. (Together these
units define the address of a particular PL/X). If, for example, GID = 1 and UID = 6, then the PL/X to be
addressed is number 16. See 3.1.1.2 PORT1 COMMS LINK / Port 1 unit number identity PIN 194
(C1)(C2) These characters specify the parameter by ASCII mnemonic. See 11 Mnemonic table.
(ENQ) This character indicates the end of the message, and that it is an enquiry.
SERIAL LINKS 17
The transmission of this message initiates a response procedure from the PL/X.
After the message has been sent, the computer expects to receive a reply from the PL/X. Providing the PL/X
has successfully received the message in full, it responds in the following form: -
(STX) (C1) (C2) (D1) (D2) (D3) .... (DN) (ETX) (BCC)
Which constitutes a message defined as thus: -
(D1 to DN) value of the requested parameter (string may be of any length as determined by the data).
The PL/X responds with the shortest message, which represents the data value. If the data value is an
integer (part after decimal point is 0), then it does not send a decimal point. Trailing zeros after the decimal
point are not sent.
(BCC) verification digit, which is the character, generated by taking the exclusive OR of the ASCII values of
all the characters transmitted after and excluding (STX) up to and including (ETX).
(BCC) = (C1) EOR (C2) EOR (D1) EOR (D2) EOR (D3) EOR (D4) EOR (D5) EOR (ETX)
The computer must check this (BCC) before accepting this reply as valid. Also the software must be able to
extract the check number from the data string taking into account the protocol of the data transmission.
NOTE: If the PL/X receives the message but does not recognise the mnemonic it will respond with (EOT).
The (EOT) tells the computer to continue.
If the computer transmits a (NAK) after the valid reply, it causes the PL/X to repeat the parameter that was
just received. This allows continuous monitoring of the same parameter without having to re-establish the
connection.
If the computer transmits an (ACK) after a valid reply, it causes the PL/X to fetch the next parameter from
the parameter list. This facility enables the computer to continuously sequence through all the parameters of
the PL/X.
The termination procedure is entered when the selection of a particular PL/X is no longer required or when a
PL/X does not respond to a message or replies with an (EOT) character. The computer transmits an (EOT)
character to enable all the PL/Xs on the data link to be responsive to the next GID-UID address parameter.
Under certain circumstances the computer may not receive a response from the PL/X. This could be due to
any of the following reasons-. -
In the first 3 cases the computer should be programmed to time-out, i.e. wait for a response for a short time
(150 msec minimum) before trying again.
The SCADA package is designed by SPECVIEW, and may be downloaded from http://www.specview.com/
free of charge from the internet for a demonstration. (There is also a demonstration dongle available that
allows 2 hours per view).
PL PILOT runs on a standard PC (Windows 95 upwards). It can set any parameter value, make any legal
internal connection, and monitor all the available parameters. It provides the user with block diagrams where
each parameter may be quickly accessed and altered. The system allows recipes of drive configurations to be
stored and/or down loaded as desired. It may also be operated off-line to develop and save recipes.
PL PILOT is also able to support up to 10 drives on one link. It can access all parameters, connections and
diagnostics for each drive. It is able to display these from any drive or combinations of drives and send
recipes to any drive on the link.
This powerful tool is available free of charge and is supplied on a CD with the PL/X.
Alternatively it may be downloaded from www.sprint-electric.com.
The operating instructions for PL PILOT are contained within the tool itself. Click on the Help BUTTON.
To install from the CD follow the self launching instructions when the CD is inserted into the PC.
From the net version you must first unzip it into a temporary directory. Then double click on Setup.exe.
For users that are installing for the first time select. ‘Typical ‘ in the ‘Setup type’ dialog box.
For users that are installing the latest version on systems with an existing version select ‘Repair’.
If you have existing recipes in the previous version these will automatically be retained in the latest version.
SERIAL LINKS 19
If you have to change any com port settings on the computer, or save changed serial link parameters on the
PL/X, then you may need to turn the PL/X off and on again to clear the comms buffers of false data before
the system will start communicating.
Click on the Help BUTTON in the top right hand corner of the PL PILOT entry menu for further information.
There is a suitable cable supplied to connect the PC COM 1 serial port to PL/X RS232 PORT1. (LA102595)
187)PORT1 BAUD RATE. Set to 19200 on the target PL/X, and in ‘Options’ / ‘Setup COM Port’ in PL PILOT.
188)PORT1 FUNCTION. Set to ASCII COMMS on the target PL/X.
Warning. PL PILOT may add up to 10mS to PL/X cycle times, which may affect the response of applications
that require fast sampling. Eg SPINDLE ORIENTATE. To overcome this effect, reduce the baud rate.
20 SERIAL LINKS
5 FIELDBUS introduction
This section describes the FIELDBUS CONFIG menu. It is used to select parameters for transmitting to, or
receiving from, the host controller using for example PROFIBUS protocol. Other protocols may also be used,
depending on which comms option card is fitted to the PL/X.
Each parameter selected for transmission from the PL/X is configured on the PL/X itself using a GET FROM.
Each parameter selected for receiving by the PL/X is configured on the PL/X itself using a GOTO.
There are many advantages to providing FIELDBUS configuration on the PL/X itself, rather than relying on the
host system to control the configuration.
1) Any PL/X parameter is available for selection as a source by each one of 8 GET FROMs (1 word each), +
one group of 8 way bit packed logic value GET FROMs (1 word).
Any legal PL/X parameter is available for selection as a target by each one of 8 GOTOs (1 word each), +
one group of 8 way bit packed logic value GOTOs (1 word).
2) The PL/X GOTO conflict checker automatically checks to see if the GOTO connections are accidently
configured by the user to another PL/X GOTO.
3) Reconfiguring the FIELDBUS for any PL/X, without stopping the master or other PL/X units, is possible.
4) The FIELDBUS configuration for each PL/X is held within the unit itself and is also retained in the
parameter exchange file. 3 FIELDBUS configurations can be saved in each PL/X by using the 3 recipe pages.
The BIT-PACKED GET FROM sub-menu contains 8 further JUMPERS to build a byte of logic sources.
The BIT-PACKED GOTO sub-menu contains 8 further JUMPERS to build a byte of logic targets.
The 8 bits are grouped into the lower byte for the
BIT-PACKED GET FROM
FIELDBUS word, the higher byte being zero.
(word = 0000 0000 J8,J7,J6,J5, J4,J3,J2,J1 ) JUMPER 8 4
Note. A logic or linear PL/X parameter may be connected. Non-zero (+ or -) values result in logic 1, zero
results in logic 0.
5.1.3 Key features of FIELDBUS CONFIG JUMPERS 1 - 8 and BIT-PACKED GETFROM windows
The 8 bits are grouped into the lower byte for the
FIELDBUS word, the higher byte being zero. BIT-PACKED GOTO
(word = 0000 0000 J8,J7,J6,J5, J4,J3,J2,J1 ) JUMPER 8 4
BIT PACKED GOTOs can target linear aswell as logic PL/X parameters.
When writing to a linear PL/X parameter a logic 1 results in + 1 count of target PIN resolution.
(Eg for target PIN % value of 2 decimal place resolution, logic 1 results in 0.01%, logic 0 results in 0.00% ).
5.1.6 Key features of FIELDBUS JUMPERS 9 - 16 and the BIT-PACKED GOTO windows
GOTO shows a target PIN Pressing and holding
within the PL/X will be the up or down key
The FIELDBUS JUMPER connected to the FIELDBUS will cause accelerated
being connected is shown. scrolling.
JUMPER 9 4 GOTO
GOTO PIN) Description of function
The UP/DOWN keys have an accelerating action for rapid arrival at the desired target.
The block PINs are arranged in adjacent groups. You only need to know one PIN in the target block to easily
find all the others. Alternatively, just scroll through any GETFROM window, from one end to the other, to see
all the PINs with their descriptions, or use the PIN table at the back of each manual.
The description of the target connection is usually unambiguous. E.g. there are many PROPORTIONAL GAINS
within the drive that can be accessed, but all are preceded with an indication of their block location. This can
usually be read even if you are scrolling at high speed.
The GOTO window automatically skips over illegal connections, e.g. other outputs. If more than one GOTO
connection is accidently made to any PIN, then the conflict checker will warn, and assist, in finding the PIN.
Remember, when a GOTO connection is made, the target parameter can not be adjusted using the keys. Its
value is determined by the source of the GOTO connection. It becomes a value monitor for the GOTO.
A FIELDBUS GOTO jumper receives data from the host via the FIELDBUS port and connects it to the selected
target PIN in the PL/X.
A FIELDBUS GETFROM jumper reads the PL/X source PIN value, and connects it to the FIELDBUS port for
transmission to the host.
FIELDBUS jumper connections can connect to any legal PINs including outputs, inputs, terminals and PINs
within blocks. FIELDBUS GOTOs will automatically avoid outputs.
In the case of accidental connection to a PIN with another GOTO already connected (any type of GOTO
including FIELDBUS), the GOTO CONFLICT CHECKER will issue a warning. See 5.3 CONFIGURATION /
CONFLICT HELP MENU.
The GET FROM can also connect onto PINs that have already been connected using a GOTO or GET FROM.
When the window is set to DISABLED the automatic conflict checker starts checking to see if more than one
GOTO connection has been made to any PIN (More than one GOTO would lead to a unwanted values at the
target PIN). If it finds a conflict, the alarm message GOTO CONFLICT will appear on the bottom line.
1. Not used
2. On-Line
3. Off-Line
4. Fieldbus
diagnostics
See 7.1
The Profibus card is equipped with four LED’s mounted at the front.
There is also a bi-colour watchdog LED located at the top edge of the Profibus card used for debugging
purposes. This is only visible by viewing the PL/X from the bottom or by removing the front cover
SERIAL LINKS 27
Looking at the front of the Profibus card, the leftmost switch is used for the ten setting and the rightmost
switch is used for the setting of the integers. See section 7 PROFIBUS card settings.
Example:
Address = (Left Switch Setting x 10) + (Right Switch Setting x 1)
PLEASE NOTE: The node address can not be changed during operation.
28 SERIAL LINKS
7.3 Termination
The end nodes in a Profibus-DP network have to be terminated to avoid reflections on the bus line.
The Profibus card is equipped with a termination switch to accomplish this in an easy way.
See 7 PROFIBUS card settings.
If the Profibus card is used as the first or last Profibus card in a network the termination switch has to be in
ON position.
PLEASE NOTE: If an external termination connector is used the switch must be in the OFF position.
Any new features that affect the existing functioning of the unit, that have occurred since the publication of
the manual, will be recorded here.
30 SERIAL LINKS
11 Mnemonic table
Sending data. The host transmits the ASCII mnemonic followed by the data. The data is
(Ro indicates Read only). placed in the associated PIN.
Making an enquiry or polling. The host makes an enquiry by sending an ASCII mnemonic. The PL/X
responds by sending the data held in the associated PIN.
21/05/02
34
35
www.sprint-electric.com