GE / IP FANUC Series 90/30 In Stock
Preowned
PDF Supply Company, LLC is not an authorized distributor for GE Fanuc Emerson
Other Available Revisions for the IC697CPX935 IC697CPX935-AAIC697CPX935-BAIC697CPX935-CAIC697CPX935-CBIC697CPX935-CCIC697CPX935-CDIC697CPX935-DDIC697CPX935-EDIC697CPX935-FDIC697CPX935-GEIC697CPX935-HEIC697CPX935-JEIC697CPX935-Programming SoftwareIC697CPX935-CAIC697CPX935-LTIC697CPX935-RR
Manufacturer | GE Fanuc |
---|---|
Series | Series 90-70 |
Part Number | IC697CPX935 |
Product Type | CPU |
Microprocessor Speed | 96 Megahertz |
Maximum I/O | 12,000 I/O |
RAM | 1 MB |
Flash Memory | 256 KB |
Real-Time Machine Control | Supported |
Maximum Operating Temperature | 122 degrees Fahrenheit |
The IC697CPX935 is a Single-Slot PLC CPU with three built-in serial ports manufactured by GE Automation and Controls. It is capable of performing real-time control of systems. Using VMEC.1 format, the IC697CPX935 can communicate with different “smart option” modules via a backplane mounted on the rack. This device is operated via a three-position run/stop control switch or by a connection to a computer running appropriate software.
A 96MHz microprocessor allows this device to perform floating point calculations every 0.4 microseconds. Any mixture of 12K I/O and up to 8K analog I/O is supported by this device. The IC697CPX935 supports the following modules: the entirety of the IC697 family of discrete and analog I/O modules, programmable and alphanumeric display coprocessors, IC660 and IC661 bus controller modules, link and LAN interface modules, and communication modules.
One megabyte of on-board RAM memory is supported, which is maintained by a IC697ACC701 battery. Flash memory (NVRAM) is also supported with up to 256 kilobytes available for user data. System firmware is stored in flash memory. Disassembling the device or replacing the EPROM is not necessary for updating the firmware.
The IC697CPX935 is configured via a connected computer running MS-DOS or software applications in Win 95 or Win NT. Connection to this programmer computer is possible via a serial, parallel, or Ethernet interface. No Dual Inline Package (DIP) switches or jumpers are necessary. Operational settings are secured by a software password on the programming computer or a memory protect switch on the device itself.
To maintain a safe operational temperature in environments greater than 50 Celsius or 122 Fahrenheit, this device will require installation of a cooling fan with a minimum capability of 70 cubic feet per minute.
Refer to the product manual for proper installation instructions. Power to the rack should be off. Place the operational control switch in the stop position. The memory protect switch should also be off. The lithium battery may be inserted into either connector. Connect the IC697CPX935 to the rack. Restore rack power.
Module Type: | Central Processing Unit |
Number of Slots: | 1 (Single slot) |
Current Required: | 3.1 Amps |
Number of Points: | 12K inputs and outputs (any mix) |
Serial Ports: | Three (RS-232 and RS-485) |
Supports: | IC660/IC661 I/O and IC697 I/O |
The IC697CPX935 central processor unit or CPU is a GE Fanuc CPU that has been designed and manufactured in GE Series 90-70. It is designed to control the functions and process the data in a GE Series 90-70 PLC system. It can communicate through a LAN or through a link interface module. The maximum microprocessor speed that the IC697CPX935 CPU is capable of is 96 Megahertz. This CPU can be programmed either with MS-DOS or with the Microsoft Windows 95 or NT operating system. A computer that is running these operating systems can be connected to the CPU to program it. It can support up to 12,000 input and output points in any mix. The serial communication ports that the IC697CPX935 CPU comes with are the RS 485 serial communication port and the RS 232 serial communication port.
The GE Fanuc Series 90-70 IC697CPX935 CPU is capable of controlling its PLC in real-time. The modules in the Series 90-70 line that it is best-suited for controlling are analog I/O modules, discrete I/O modules, alphanumeric display modules, and programmable display modules. Different kinds of network communication modules are also supported. The RAM in the IC697CPX935 CPU is battery-backed and the capacity of the RAM is 1 MB. The flash memory has a capacity of 256 KB and this flash memory is primarily used for storing the user data and the system data. The IC697CPX935 CPU supports an Ethernet interface. Its maximum rated operating temperature is 122 degrees Fahrenheit, and if the environment frequently experiences higher temperatures than this, the CPU will need to have a cooling fan installed.
Battery: Shelf life Battery: Memory retention |
5 years at 20o C (68o F) 6 months nominal without applied power. |
Current required from 5V bus |
3.1 Amps nominal |
Operating Temperature |
0 to 60oC (32oF to 140oF); 70 CFM forced air required 0 to 50oC (32oF to 122oF); without forced air |
Time of Day Clock accuracy Elapsed Time Clock (internal timing) accuracy |
" 3.5 seconds per day maximum " .01% maximum |
Serial Ports Port 1: RS-232 compatible Port 2: RS-485 compatible (optocoupler isolated) Port 3: RS-485 compatible (not isolated) |
Programmer Serial Attachment, or other serial devices Protocols supported: SNP Slave only |
VME Compatibility |
System designed to support the VME standard C.1 |
Troubleshooting IC697CPX935
Troubleshooting information is available on IC697CPX935's website page; it also includes a datasheet user-manual and a wiring diagram.
Repair your IC697CPX935
PDF Supply can repair your IC697CPX935 in 3-5 business days. And PDF Supply stands by all of its repairs with a 1 year customer satisfaction warranty.
Series 9070 Bulk Memory
Description
The Bulk Memory Area (BMA) is a contiguous block of memory (up to 4MB) that can be used by logic programs and external devices. BMA is available in the CPX processors, IC697CPX772, IC697CPX782, IC697CPX928 and IC697CPX935 (release 7.80 and later). Before BMA can be used, its size must be set to a value greater than zero in the Settings tab for the CPX processor configuration.
Resolution
Use SVCREQ function 36 to read from the BMA to a local buffer area in the PLC, write from the local buffer area to the BMA, and retrieve the address of the BMA in the PLC. The only check done by the PLC is verifying that the specified local buffer does not fall outside the minimum and maximum available addresses for the application. The application must provide a valid local buffer area. Otherwise, unexpected results can occur.
Parameter Block Setup
This service request uses an input parameter block that consists of 11 words. The parameter block format determines how the local buffer is specified and is selected by the MSB in the Operation word. The format can be Segment/Offset (MSB cleared) or Address (MSB set).
Service Request Execution
If a requested operation in Service Request 36 fails, the function block will not pass power flow. If the BMA is not configured or if the parameter block contains invalid parameters, a read or write operation will fail. Only invalid input parameters will cause the Get BMA Size operation to fail, in which case the function block will not pass power flow. If a read or write operation is requested and the BMA is unconfigured (that is, has a size of 0 in the PLC), the PLC will log an informational fault.
Read Bulk Memory |
|
1 ) Command |
1 = read from |
2 ) PLC Memory Type |
8 = R |
3 & 4 ) PLC Mem offset |
DP word PLC memory offset |
5 ) Unused |
0 |
6 ) Bulk memory type |
196 = BMA (always 196) |
7 & 8 ) BMA offset |
DP word BMA memory offset |
9 ) Unused |
0 |
10 & 11 ) Length |
byte length of read or write |
For more information on the IC697CPX935 96 MHz, 32-Bit, Floating Point, 1 Mbyte (fast) Memory Central Processing Unit of the GE Fanuc 90-70 Series, please see the Datasheet User-Manual.
Common related search terms: BatteryConfiguration, Datasheet, Emerson, Firmware, Manual, PDF, PLC, Price, Repair, Specification, Troubleshoot, User-Manual, Wiring,
PDF Supply Company, LLC. sells surplus and refurbished products, which are sourced through independent channels. All warranties and support, if applicable, are with PDF Supply Company, LLC. and not the manufacturer; manufacturer warranties do not apply. PDF Supply Company, LLC. is not an authorized distributor or representative for the listed manufacturers and makes no representations as to any quality control performed by any listed manufacturers on the products. The products listed on this website may vary as to their country of origin; the accessories, and other items included with the product; and the language used on the packaging, the parts, and any related instructions or printed material related to the products. PDF Supply Company, LLC. does not sell or license software that may be needed to operate certain hardware and customers must obtain any necessary software licensing, maintenance, or upgrades from the manufacturer or other authorized source. This website is not sanctioned or approved by any manufacturer or other authorized source. This website is not sanctioned or approved by any manufacturer or tradename listed. Designated trademarks, brand names and brands appearing herein are the property of their respective owners.