writing to panelview 550

your assigned tags are 4BCD, need to be unsigned integer, you also have the semicolon character in the n12:X declarations
 
The first problem is that in your Communications Configuration you have both the SLC and the PanelView set for Node 0 on the DH+.

Most commonly, the SLC will be Node 1 and the PanelView will be Node 2.

Check the SLC program for the actual Node Number. EDIT: The SLC-5/04 is Node 1.

Second, you have the datatype for Tank_1 through Tank_6 set for '4BCD'. Unless you are intentionally using BCD, set this for 'Signed Integer/Int' instead.

It doesn't actually matter if you use colons or semicolons in PanelBuilder to separate the Data File from the Element Number, but colons are standard.
 
The first problem is that in your Communications Configuration you have both the SLC and the PanelView set for Node 0 on the DH+.

Most commonly, the SLC will be Node 1 and the PanelView will be Node 2.

Check the SLC program for the actual Node Number. EDIT: The SLC-5/04 is Node 1.

Second, you have the datatype for Tank_1 through Tank_6 set for '4BCD'. Unless you are intentionally using BCD, set this for 'Signed Integer/Int' instead.


It doesn't actually matter if you use colons or semicolons in PanelBuilder to separate the Data File from the Element Number, but colons are standard.


wasn't sure about that, been using factory talk so long forgetting panelview 32
 
I have slc set to node 1 and panelview set to node 0. They are communicating as I have no node errors. When I set panelview to node 2 it says required node not found.

I've tried signed and unsigned data types now and still nothing......It makes no sense to me why it isnt
 

Similar Topics

PanelView Plus "Timeout Reading" and "Timeout Writing" - battery low Hi all, A customer has a PanelView Plus (catalog number 2711P-K4M20D8 ser...
Replies
5
Views
4,441
I have an application where we are setting up recipes for our system. I have a an array of UDTs to store my recipes in the PLC (CLX), We are...
Replies
1
Views
1,592
Hello all, I have an issue with one of my Panelview Plus 600s where the "Old Password", "New Password" and "Confirm Password" writing is missing...
Replies
0
Views
4,025
Hello, I want to write values to tags on a Panelview Plus 700 using RSView ME Studio. Must I use numeric input enable buttons to write values...
Replies
8
Views
5,631
Hi, I'm having an issue in crimson 3.0 when I create a programme using a case statement referencing a fault word that each bit needs to change the...
Replies
5
Views
257
Back
Top Bottom