Using symbol instance addressing doesn't work with Micrologix 1769-L32E

Join Date
Sep 2017
Location
Michigan
Posts
3
Using Rslogix 5000 Data Access manual as a reference

I keep getting 'Service Not Supported' response when using symbol instance addressing to read a tag (Instance ID). Symbolic addressing works fine (Tag Name).

This is for a compactlogix 1769-l32e

Any idea why that would be?
 
Welcome to the PLCTalk forum community !

What firmware are you running on the 1769-L32E ? Those are a second-generation CompactLogix and support up to v20.x firmware.

I found a note in the Knowledgebase (QA27891) that support for symbol instance addressing using function 0x4C started in v21 firmware. I found a mention of that also on page 16 of the Logix 5000 Data Acess Programming Manual 1756-PM020 that you're using.

If your software system needs to support older Logix 5000 family controllers, you'll have to use ordinary tag names or check for the version before using symbol instance IDs.
 

Similar Topics

Hi, I wrote a sequence loop using EQU and MOV instructions and would like to validate that i'm doing this properly. i attached a picture of the...
Replies
11
Views
359
Hi I'm very new to PLC programming and I'm trying to find out if this library (Tc2_NcFifoAxes) is necessary for our task In our case we need to...
Replies
0
Views
51
I have a project to automate four generator sets. The system will monitor and store the load demand of the factory. Once there's Power outage, the...
Replies
0
Views
96
Adding ethernet equipment to an existing panel that has none. We have some solid ethernet cables coming from other remote cabinets that I plan to...
Replies
3
Views
153
I'm trying to control a device via MODBUS RTU and the ModbusRtuMasterV2_PcCOM in Twincat 3. I've configured a device with the right com port and...
Replies
7
Views
299
Back
Top Bottom