RE: transferring data between two CLANs

2000-09-27 Thread Bruley,Peter
Brian: Foxboro Canada makes a product called "Inter-Node Connection". This package gives you two(2) Real Time Database Server licenses (buzz word "RTDbm"). Basically you load a RTDbm server on a AP/AW on System-1 and another on a AP/AW on System-2. --

Re: DHCP for Solaris v2.5.1?

2000-09-27 Thread Darryl Bond
[EMAIL PROTECTED] wrote: > > We already utilize DNS in the way you describe. The folks that > maintain our corporate network are always pressing us give up > our static addressing for our AWs. That's really my only > driver for asking about DHCP. My comments about DNS were > probably misleadin

Re: transferring data between two CLANs

2000-09-27 Thread Winston Jenks
Brian, What about cooking up something that uses the omrd package that is available on the Cassandra web site? It comes with omwr that lets you write values to a remote AW. --- This list is neither sponsored nor endorsed by

Re: Allen Bradley Simulator

2000-09-27 Thread Winston Jenks
Freddy, Rockwell has an emulator for the SLC500 series. See the product data sheet at http://www.software.rockwell.com/rslogix-emu500/ I have used the Emulate 5 product which emulates a PLC/5. It has a neat feature of using your PC's serial port as Channel 0 DF1 protocol. This allows you t

RE: transferring data between two CLANs

2000-09-27 Thread Johnson,Alex
Your options are: 1) INI-15 - Two CmP-15 modules linked back to back dedicated lines or modems. X.25 based. Hardware is near end-of-line, but the product has not been withdrawn. Very easy to configure. Hard to get running. Accesses up to 1000 points from a remote system. The set of accessibl

Re: DHCP for Solaris v2.5.1?

2000-09-27 Thread MURPHY_JAMES_D
We already utilize DNS in the way you describe. The folks that maintain our corporate network are always pressing us give up our static addressing for our AWs. That's really my only driver for asking about DHCP. My comments about DNS were probably misleading. Thanks, Jim [EMAIL PROTECTED

Re: DHCP for Solaris v2.5.1?

2000-09-27 Thread duc . do
On Wed, 27 September 2000, [EMAIL PROTECTED] wrote: > Is anyone using DHCP with an AW51 running Solaris v2.5.1? I > know Foxboro doesn't offer it, but I have seen 3rd party s/w > that provides it for v2.5.1. We have been using DNS w/o > support since I/A v4.1.1 on AW51As and Bs. I don't have t

transferring data between two CLANs

2000-09-27 Thread Brian Bates
Hi All. Does Foxboro make a gateway that can transfer data between two separate C-LAN's? -Thanks in advance, Brian Bates. --- This list is neither sponsored nor endorsed by the Foxboro Company. All postings from this list

DHCP for Solaris v2.5.1?

2000-09-27 Thread MURPHY_JAMES_D
Is anyone using DHCP with an AW51 running Solaris v2.5.1? I know Foxboro doesn't offer it, but I have seen 3rd party s/w that provides it for v2.5.1. We have been using DNS w/o support since I/A v4.1.1 on AW51As and Bs. I don't have to have DHCP, but find myself spending more time than I would

RE: Allen Bradley Simulator

2000-09-27 Thread Joe Sanguinetti
RE: Allen Bradley Simulator I do not know of a slc5/04 emulator, but you can run softlogix on a PC and that will be equivalent to a PLC 5/80 E. Joe -Original Message- From: Freddy Why [mailto:[EMAIL PROTECTED]";>mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 27, 2000 2:

RE: find command ussage?

2000-09-27 Thread Harshad Viradia
I am using following script to delete core files. I have put this on cron to delete cores daily at 12.00PM. #find / -fstype urfs -prune -o -name core -print > core_data #cat core_data | while read corefile #do #rm $corefile This is working fine on AW51Bs, WP51Bs and AW51Es version 6.1. Regar

RE: find command ussage?

2000-09-27 Thread Lowell, Tim:
When I said I remove it every Monday, that just means that Monday is when I happen to look for it. I use one of Angel Corbera's scripts on a crontab schedule to find the core files (Thanks, Angel!), and I delete them each Monday morning. We use GoGlobal instead of eXceed here, and I think that h

RE: Allen Bradley Simulator

2000-09-27 Thread Lawrence Lambon
I dont know specifically about the SLC-5/04 but a company called ESSCOR has at least 1 AB emulator (called ABSIM I think) and would be a good place to start. The web address is www.esscor.com. Hope this helps. Best Regards Lawrence Lambon Process Control/Simulation Engineer PlantLife Internat

Allen Bradley Simulator

2000-09-27 Thread Freddy Why
Hi, Does anybody know of a simulator program I can use to Emulate an AB SLC-5/04 plc. It would help a lot in checking out An AB30 integrator without having the plc. Thanks in advance . Regards,