RSView ME Studio 4.0 (Panelview Plus) multistate LSB trigger

OkiePC

Lifetime Supporting Member
Join Date
Mar 2005
Location
ENE of Nowhere Oklahoma
Posts
11,791
I need a multistate indicator with a trigger type LSB that will span four integers.

So, I created it with the connection tag "MESSAGE" assigned to address N10:6, and set up 64 states and messages.

Will it automatically read all four consecutive words to populate the display?

Thanks,
Paul
 
Found the answer:

NOTE : only direct referencing tag can be used for Trigger type LSB across multiple words !

For example :
trigger {::[shortcut]N7:0,L3} L is the length in words , can be lower case "l" or upper case "L" Trigger type - LSB the array size is 3 words, this trigger can be used for 48 states ( 16x3), multistate indicator state values can range from 0 to 47 in this example. Value 47 is bit 15 or word 2
 
rockwell knowbase said:
NOTE : only direct referencing tag can be used for Trigger type LSB across multiple words !

For example :
trigger {::[shortcut]N7:0,L3} L is the length in words , can be lower case "l" or upper case "L" Trigger type - LSB the array size is 3 words, this trigger can be used for 48 states ( 16x3), multistate indicator state values can range from 0 to 47 in this example. Value 47 is bit 15 of word 2

Incorrect...

It should read:

For example :
trigger {::[shortcut]N7:0,L3} L is the length in words , can be lower case "l" or upper case "L" Trigger type - LSB the array size is 3 words, this trigger can be used for 48 states ( 16x3), multistate indicator state values can range from 1 to 48 in this example. Value 48 is bit 15 of word 2
 
Last edited:

Similar Topics

RSView Studio 5.0, PanelView 1000 Plus. The system was installed about a year ago. I have a password that works on the panelview. When I run the...
Replies
3
Views
3,399
Hello, I just received a PanelView application in the form of a .PVA file, and would like to take a look at it. I have RSView Studio installed...
Replies
6
Views
5,051
Hello to all the knowledgeable people inside the computer screen, my problem at the moment is like the title says, l can't open projects in...
Replies
1
Views
1,325
Hi Working with some project guys who have replaced a controllogix processor previously using RSLogix 5000 V11 for a controllogix 5588E using...
Replies
10
Views
4,008
We have an older laptop here at work that has RSView Studio on it that isn't used for anything. They only use Red Lion HMI's now. I was thinking...
Replies
2
Views
1,514
Back
Top Bottom