AVEVA Community
Site
Search
User
Site
Search
User
Aveva Edge Community (Formerly InduSoft Web Studio)
InduSoft Web Studio Archive (09/25/2020) - View Only
Sample Applications
ABCIP Main Driver Sheets vs Standard Driver Sheets
Forums
Mentions
Sub-Groups
Tags
More
Cancel
New
Replies
6 replies
Subscribers
1 subscriber
Views
25 views
Users
0 members are here
Options
Share
More
Cancel
Related
ABCIP Main Driver Sheets vs Standard Driver Sheets
Admin
over 8 years ago
This sample application shows the difference between using the ABCIP driver to read several tags using a Main Driver Sheet compared to reading the tags using Standard Driver Sheets instead.
Parents
Admin
over 6 years ago
Looking at the Help file, I see the naming convention for a Program scope string tag is:
STRING
ROGRAM:MAINPROGRAM.HMI_STRING
This is a ControlLogix tag, so there are actually two parts
Program
roduct_Scanners1.LOT_NUMBER.DATA[81]
Program
roduct_Scanners1.LOT_NUMBER.LEN
The item I have entered is:
STRING
ROGRAM
RODUCT_SCANNERS1.LOT_NUMBER
I am unable to read the string
What is the correct format to read the string value from a PLC into a String Tag
Driver Version 11.12
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Reply
Admin
over 6 years ago
Looking at the Help file, I see the naming convention for a Program scope string tag is:
STRING
ROGRAM:MAINPROGRAM.HMI_STRING
This is a ControlLogix tag, so there are actually two parts
Program
roduct_Scanners1.LOT_NUMBER.DATA[81]
Program
roduct_Scanners1.LOT_NUMBER.LEN
The item I have entered is:
STRING
ROGRAM
RODUCT_SCANNERS1.LOT_NUMBER
I am unable to read the string
What is the correct format to read the string value from a PLC into a String Tag
Driver Version 11.12
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Children
No Data