|
GE Ethernet Driver
The TOP Server GE Ethernet driver now supports the PACSystems Symbolic Variables.
Supported Devices
- Series 90-30 311/313, 331/341, 350,360
- Series 90-70 731/732, 771/772, 781/782
- GE OPEN (Wide range model support)
- Horner OCS (Horner's Operator Control Stations)
- PACSystems RX3i, RX7i
- VersaMax family
Symbolic Variables
A variable is a named storage space for data in the PLC. A reference variable is a variable that is mapped to a specific I/O or internal register location in the PLC (I00001, R00100, etc). A symbolic variable is a
variable that is not mapped to a specific register. The PLC will allocate memory for symbolic variables, as needed, from its managed memory area. This driver has the ability to
read and write to symbolic variables defined in the PLC.
Note: Symbolic variables are available in PACSystems PLCs only.
For more information download the TOP Server Demo and see the detailed help files -
Also see the GE Suite product page - Click Here
|