RS Fieldbus

learner

Lifetime Supporting Member
Join Date
Apr 2007
Location
British Columbia
Posts
81
Hi there,

Please help

I am in Peru and commissioning a system that uses RS field bus. I am very new to RS field bus and here is the situation:

I have 4 Analog input and two Analog output devices. When I go online, on the strategy page in RS field bus, I can see all the values from my AI blocks.

I can also sent values to my AO blocks from my PLC, and actually see the value showing up on the FFLD block and CAS_IN of my AO blocks on strategy page. the problem is that the valves don't modulate.

When I put the AO blocks mode into manual mode from RS field bus, I can modulate the valves by putting values into the "OUT" of the blocks accordingly. so there is no hardware, or addressing problem. Everything seems to be fine, yet my valves don't modulate in auto mode.

Regards
 
Sub routines in RS Logix, actual program.
You can have a mani program and break down your assemblies/sections in sub routines which are called from the main routine.
Not familiar with rS fieldbus, just RSLogix5000 and such.
Also, the channels must be enabled from within RSLogix for your analog cards,
a bit is set to "1" which enables that particular channel.
Not sure what kind of hardware you are using, just speculating here.
 
Analog output cards must be enabled from within the software, setting the right bit to "1" will enable the channel on the card.
Setting the actual bit to "0" will disable he channel on the card.
Each channel has its onw "enable" bit.
Analog inputs may need to be setup as well, configuration, etc.
For a 1769-OF8V, analog output set to 0-10v, look under (Local:4:C = Slot 4 in this case, Local:4:C.Ch0En will be the actual bit that you use to enable Channel 0)
You will need to set the rest of it, configurationwise but I assume since you can enter values and control your outputs the configuration and (raw, engineering units and such) is already set.

EDIT: Forgot to mention that you do the enables and such from within your "Controller Tags". Just punch in "1" and the channel will be enabled.
 
Last edited:

Similar Topics

Anyone know of a cheap foundation fieldbus communicator? Something like the USB 8486 H1, but one that does not cost $3k? Thanks, Trevor EDIT: I...
Replies
3
Views
162
Hello, Does anyone know how to export the EDD files for a device in DeltaV Explorer 12.3? I can export the .fhx, but I have no idea how to get...
Replies
8
Views
144
Does anyone have any recommendations for Electronic Circuit Breakers with 0V Terminals built-in and Fieldbus (IO-LINK, MODBUS TCP, EtherNet/IP?)...
Replies
2
Views
208
Hi all this is bit ot but here goes.. What kinda fieldbus you use / would use if youre going to build new installations on youre process.. Is...
Replies
24
Views
4,349
Hello! First post here! Trying to commission a Danfoss FC302 frequency converter (with option A MCA121 EthernetIP-card) connected to ABB AC800M...
Replies
3
Views
1,269
Back
Top Bottom