SLC5/05: Analog channel input initialization

riouxhugo

Member
Join Date
Sep 2009
Location
Mtl
Posts
18
I need some help on a program I inherited. I have the following rung that is supposed to initialize 2 slots.

SLC5/05

1746-NI8, Analog 8 channel input, class 3
first past, COP (#N10:0) to (#O:2.0), length 16

1746-NT8, Analog 8 channel thermocouple input
first past, COP (#N10:32) to (#O:5.0), length 8

What I don't understand is the COP to #O. I thought that O meant output. Shouldn't be #I instead of #O?

Regards,

Hugo
 
Some analog modules, including the 8-channel ones you mentioned, use the Output memory for that Slot # to receive configuration data.

There can be some complex ways to configure and use these modules, but COPying configuration data to them from an Integer file is a pretty straightforward method.

The pound sign "#", by the way, is just there because COP is a file instruction and A-B sticks that before the operand to indicate that a block of data starting at that address will be affected.
 

Similar Topics

Okay, I am probably trying to make this more complicated than it needs to be: I am using engineering units input for -10 to +10 Vdc. (I was told...
Replies
8
Views
3,700
I have wasted a week trying to figure out how to connect an SLC5/03 with my laptop. I do not have and can not Buy the 1747 UIC and PC3 cables. I...
Replies
14
Views
2,551
I am trying to connect to SLC5/03 using an FTDI usb to rs232 with female to female converter at 1 end... however I can not connect to it ... the...
Replies
8
Views
1,269
Good evening. I am in serious need of help. I am trying to connect a Panelview Plus 7 Standard to a SLC5/03(1741-L531) using a Moxa MGate...
Replies
3
Views
634
Hi. I am having trouble establishing comms between an slc5/04 and panel view plus 7 via a PLX51-net-eni. The set up is: 5/04 Channel 0 DF1...
Replies
8
Views
921
Back
Top Bottom