Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Trying to setup a connection to a controllogix PLC. I have the connection and I'm trying to see the tag bit value PVInts[8].0 and on kepware it shows a folder on the left "PVInts_x" and when i select it it shows me all the ints inside. So on the right side i see PVInts_008 as the tag name and PVINTS[8] in the address but i can not drill down to PVInts[8].0 or PVInts[8].1 it doesnt show me that. What am i doing wrong?
using KEPServerEX 6.15
v6.15.132.0
Solved! Go to Solution.
The Bit Level tags are Not automatically generated when performing an ATG. You will need to manually add the ( PVInts[8].0 or PVInts[8].1) Bit Level tags to the configuration.
Thanks,
*Chris
The Bit Level tags are Not automatically generated when performing an ATG. You will need to manually add the ( PVInts[8].0 or PVInts[8].1) Bit Level tags to the configuration.
Thanks,
*Chris