Set a bit in a word Micro820

curlyandshemp

Lifetime Supporting Member
Join Date
Jul 2005
Location
Toronto
Posts
1,903
I have a project where a Micro820 was supplied by another vendor. I need to read status of the outputs of the M820 via Ethernet/IP from my Compactlogix. in CCW I cannot find a way to set a bit in a DINT.
I am trying to have each output coil set a specific bit in the DINT read by the Compactlogix.
I can read the DINT, but BOOL reads are not supported
 
I have a project where a Micro820 was supplied by another vendor. I need to read status of the outputs of the M820 via Ethernet/IP from my Compactlogix. in CCW I cannot find a way to set a bit in a DINT.
I am trying to have each output coil set a specific bit in the DINT read by the Compactlogix.
I can read the DINT, but BOOL reads are not supported

Got it to work. Just did not have my DINT declared properly

2017-03-09 11_13_44-VM Automation V3.34 20150529 - VMware Player (Non-commercial use only).jpg
 

Similar Topics

I'm starting to learn some basic ladder logic. I'm on an AB Micrologix 1000 PLC. I'm wondering if the OTU instruction will work on an entire...
Replies
3
Views
2,121
Hi Gents, I am new to Unity Pro and have to work in Funciton block. I have worked extensively in ladder with Ge-Fanuc. I am trying to find an...
Replies
2
Views
4,142
I got problem to set a bit in a word with symbolic name. When I juse the DB adress its works( DB1.DBX4.3 := 1; ) Can somebody help me with the...
Replies
2
Views
8,718
Hi I am having a brain ache. What is the instruction to set a bit in a word, kinda like (set bit 2 of word D2) or (reset bit 2 of word D2). I...
Replies
3
Views
3,200
What is the best way to set a bit over an ethernet/IP network on an Allen-Bradley ControlLogix Series PLC from a Windows PC. We have a program...
Replies
7
Views
2,103
Back
Top Bottom