cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
611
Views
0
Helpful
2
Replies

ICM - Custom Function to get PQ Logged On Count

juber.mulani77
Level 1
Level 1

I want to build a function that outputs a particular PQ LoggedOn value but I won't to be able to pass the name of the PQ via a variable.

I have tired with below custom function. But still no luck.

concatenate("PQ.",%1%,".LoggedOn") > 0 

this function always return false

 

Is there any other way to achieve PQ LoggedOn by passing PQ Name via variable.

Thanks in advance.

 

 

 

1 Accepted Solution

Accepted Solutions

I believe I tried this two years ago when PQs first were released and you're not able to dynamically do this. Hoping this happens soon as it's a useful feature.

 

david

View solution in original post

2 Replies 2

I believe I tried this two years ago when PQs first were released and you're not able to dynamically do this. Hoping this happens soon as it's a useful feature.

 

david

v 10.5.  Try this:

PQ.{Call.PeripheralVariable3}.LoggedOn>0

In this case I have PQID in PV3

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: