help! help! slc505, PV communication on Ethernet

johnli

Member
Join Date
Oct 2010
Location
london
Posts
6
hi, everybody
I am a new in this field. I have question and hope get expert help!!!
when I use panelbuild32 set a start botton and I set write tag as start and address I:2.1/1 , I edit tag by useing Controller Address.but when I validate, it say: illegal address reference. what's wrong? according to instruction:"
Controller Address
When Controller Address is selected, the PanelView initiates communications directly to the logic controller addresses. The PanelView reads data from or writes data to a PLC-5E, SLC 5/05, MicroLogix/FlexLogix/CompactLogix through a 1761-ENET-ENI module, or ControlLogix 5000 through the 1756-ENET/B or ENBx module. The controller is pre-configured in the Terminal Setup/Communication Setup dialog. You must specify the Node Name of the target Ethernet node for read or write operations.:
it should be when I use I:2.1/1 in slc ladder logic, here I should use same address( I:2.1/1)
hope get some advice!
 
hi, everybody
I am a new in this field. I have question and hope get expert help!!!
when I use panelbuild32 set a start botton and I set write tag as start and address I:2.1/1 , I edit tag by useing Controller Address.but when I validate, it say: illegal address reference. what's wrong? according to instruction:"
Controller Address
When Controller Address is selected, the PanelView initiates communications directly to the logic controller addresses. The PanelView reads data from or writes data to a PLC-5E, SLC 5/05, MicroLogix/FlexLogix/CompactLogix through a 1761-ENET-ENI module, or ControlLogix 5000 through the 1756-ENET/B or ENBx module. The controller is pre-configured in the Terminal Setup/Communication Setup dialog. You must specify the Node Name of the target Ethernet node for read or write operations.:
it should be when I use I:2.1/1 in slc ladder logic, here I should use same address( I:2.1/1)
hope get some advice!

Please post the exact model of your PanelView.

You can't set I/O Addresses with Ethernet, Serial, DH+ etc. You need to pick a Bit File (Bx), or an Integer File (Nx), and then use that in your PLC Program. The only way that a PanelView can change an I/O Address is if it is being scanned as I/O with RIO, or Devicenet etc.

Stu.....
 
Please post the exact model of your PanelView.

You can't set I/O Addresses with Ethernet, Serial, DH+ etc. You need to pick a Bit File (Bx), or an Integer File (Nx), and then use that in your PLC Program. The only way that a PanelView can change an I/O Address is if it is being scanned as I/O with RIO, or Devicenet etc.

Stu.....
thank you very much! I will try later
thank again
 
Please post the exact model of your PanelView.

You can't set I/O Addresses with Ethernet, Serial, DH+ etc. You need to pick a Bit File (Bx), or an Integer File (Nx), and then use that in your PLC Program. The only way that a PanelView can change an I/O Address is if it is being scanned as I/O with RIO, or Devicenet etc.

Stu.....
but when I creat a multistate indicator, I set read tag: value address N7:1, when valiate, it say: bit must have a "/". I set a word not a bit.
do you any idea about this?
 
but when I creat a multistate indicator, I set read tag: value address N7:1, when valiate, it say: bit must have a "/". I set a word not a bit.
do you any idea about this?

Again, I must ask the exact model number of your PanelView.
Are you using Panelbuild32?

If it is asking you to specify to the Bit level, it must be something in your Multistate Indicator setup. If you are using Panelbuilder, can you post your file? (Zip it first)

Stu.....
 
Again, I must ask the exact model number of your PanelView.
Are you using Panelbuild32?

If it is asking you to specify to the Bit level, it must be something in your Multistate Indicator setup. If you are using Panelbuilder, can you post your file? (Zip it first)

Stu.....
yes I use panelbuild32
 
Again, I must ask the exact model number of your PanelView.
Are you using Panelbuild32?

If it is asking you to specify to the Bit level, it must be something in your Multistate Indicator setup. If you are using Panelbuilder, can you post your file? (Zip it first)

Stu.....
see my picture

2.jpg 3.jpg 1.jpg
 
see my picture

Well, you didn't answer my questions very well, but if you look at the jpgs you posted. You will see that you have the Data Type set to Bit, that is why it is expecting the "/". Change your Tag to Unsigned Integer as you specified in the Multistate Indicator, and it should Validate.

Stu.....
 
Well, you didn't answer my questions very well, but if you look at the jpgs you posted. You will see that you have the Data Type set to Bit, that is why it is expecting the "/". Change your Tag to Unsigned Integer as you specified in the Multistate Indicator, and it should Validate.

Stu.....
I appreciate!
thank you very much
 

Similar Topics

Hello. Before I get chewed out, I did do a search on here for some SL505 passthru help. I noticed there was a small handful of information on...
Replies
6
Views
3,576
Hi All Some time ago i asked for some help regarding the SLC505 DEM instruction. Now a new question has come up - can the 1747-SDN slot number...
Replies
1
Views
1,632
Hi all, I am having a problem that I would really like some guidance with. I will give as much information as I can……I am not a PLC programmer...
Replies
31
Views
16,354
RSLinx Ver 2.42 I have configured 505's in the past with no problem. The cable I have is a generic 232 cable with a null modem adapeter. It...
Replies
6
Views
4,110
Need help with the MSG instruction in a SLC505. We have a pushbutton input in one PLC that when pushed I'd like it to set a bit or reflect as an...
Replies
2
Views
5,869
Back
Top Bottom