How to read 1769-SDN Error codes into Wonderware

Ones_Zeros

Member
Join Date
Feb 2014
Location
at work
Posts
367
Hey Guys,
I have a 1769-SDN DeviceNet I/O Scanner Module
that is connected through a 1769-L32E Compactlogix controller
the 1769-SDN is located in slot#4 in the I/O tree.

I would like to read these error codes into my Wonderware program
what bits would I read on (Local:4:I.Status.DeviceStatus) to achieve this?

I attached some of the registers from the manual but wasnt sure on the the bits to read these error codes

I appreciate the help
1769-_SDN_Device_Net_Scanner_Module_User_Manual_Pa.jpg


1769-_SDN_Device_Net_Scanner_Module_User_Manual_Pa.jpg


1769-_SDN_Device_Net_Scanner_Module_User_Manual_Pa.jpg



thanks,
 
Last edited:
The .DeviceStatus array tags show the status codes you've listed. The array is 64 elements long, corresponding to the possible 64 DeviceNet node numbers.

The default radix for those is hex, but I think that the values equate to decimal; switch between them to be sure.
 

Similar Topics

Hello guys, Do you know how to read the IP address of the CompactLogix controller for use in logic task? thanks for help and good weekend!
Replies
5
Views
3,251
Hi, I need some help reading the value of Channel 0 of a 1769-IF4 card. The analog card is in slot 1. So the Input value should be...
Replies
5
Views
3,938
I'm trying to read data on one of the 2 serial ports on the PLC CPU but dont know how to read this data. The PLC I use one of the ports (CH1) to...
Replies
0
Views
4,854
Hi, The hardware is: Click Plc model # CO-O1DD1-O HMI model # S3ML-R magnetic-inductive flow meter model # FMM100-1001. I will set the flow meter...
Replies
4
Views
133
Is there a way to use the FAL instruction to do +=2 instead of +=1? I have an array that is organized with alternating "data" and "flag" values...
Replies
5
Views
126
Back
Top Bottom