Systems Integrator, VAR, and OptoPartner Section

Started by specializedsystem at 10-04-2004 9:11 AM. Topic has 1 replies.

Print Search
Sort Posts:    
   10-04-2004, 9:11 AM
SpecializedSystem is not online. Last active: 11/12/2005 8:06:39 PM specializedsystem

Top 200 Posts
Joined on 10-04-2004
Posts 1
OPTOMUX B2 to Ethernet Converter
I have 5 separate systems each with: 4 each 16CH. ANALOG RACK (PB16AH) 4 eachOPTOMUX ANALOG BOARD (B2) RS-422 8 each ANALOG INPUT MODULES (AD7) 52 each RTD INPUT MODULES (AD10T2) I want to communicate to the 5 control groups via Ethernet. I would like to have two Citect I/O servers connected to them each with access to the I/O. Do you know of a reliable device to use with OPTOMUX and do you know of one that can have two servers access the data? Lloyd Windham Specialized System Integration, Inc. 11431 Plattner Drive Mokena, Illinois 60884-9231 USA Voice: 708-686-0139 Fax: 708-479-4981 Email: LloydWindham@SpecializedSystem.com URL: www.SpecializedSystem.com URL: www.MOD30.com
   Report 
   11-26-2004, 3:01 AM
gmitchell is not online. Last active: 11/12/2005 8:06:39 PM gmitchell

Top 10 Posts
Joined on 12-01-2003
Optomation Systems, Madrid, Spain
Posts 144
Re: OPTOMUX B2 to Ethernet Converter
How about the following suggestion for starters FactoryFloor running on LCM4 controllers allows the use of Optomux communications through the three integrated RS485 com ports. Adding an M4SENET-100 card to the controller would give you full Ethernet TCP/IP and facility to use the OPCV2.0 server from Opto22, giving you the connectivity to Citec you are looking for. Some OptoControl application code would be required to poll the Optomux data from your B2 brains and leave it in tables or variable in the controller, but I'm sure the nice guys at Opto22 already have what you need. The basic command you would need is hiding quietly in the Communication Commands group Transmit/Receive OPTOMUX String From.........................OPTOMUX_COMMAND.............[String Variable] On Port.....................1..............................................[Integer 32 Literal] Put Result in.............OPTOMUX_RESPONSE............[String Variable] Put Status in.............ERROR_CODE.........................[Integer 32 Variable] OptoScript Example: TransReceOptomuxString(String, On Port, Put Result in) Error_Code = TransReceOptomuxString(Optomux_Command, 1, Optomux_Response); A possible lower cost solution for the amount of data you are moving would be to use an SNAP-LCE Ethenet controller, but note that ioProject does not at present support Optomux protocol directly, but you can easy construct the necessary commands using subroutines and ASCII to give the same functionality. Finally, the use of any Opto22 controller allows the use of OptoDisplay or ioDisplay, an operator interface directly comparable with Citec for your SCADA/HMI requirements at a lower price.
   Report 
OptoForums » Application For... » Systems Integra... » OPTOMUX B2 to Ethernet Converter

Powered by Community Server, by Telligent Systems