Hi All,
I was wondering if anyone could help me out...
I want to query a set of PLC recipe values from a tag change value (not the Retrieve button widget).
tag value change example:
(Scope(\VTSDB, "10}~q%wgad10\z)%&tz;10\u%10da}ikg-", TRUE)\Value <> 0;
Existing code using the retrieve button looks like this:
PickValid(Scope(\VTSDB, "9}~q%wgad3\z)%&tz;4\u%5da}ikg-", TRUE)\RecipeRetrieveButton, Scope(\VTSDB, ":RecipeBook", TRUE)\RecipeRetrieveButton)("RetrieveLabel", Invalid, 0, 0));
Could anyone so kindly post an example of how i would implement this, if at all possible.
Thank you in advance,
Joe.
Hi All,
I was wondering if anyone could help me out...
I want to query a set of PLC recipe values from a tag change value (not the Retrieve button widget).
tag value change example:
(Scope(\VTSDB, "10}~q%wgad10\z)%&tz_;10_\u%10da}ikg-", TRUE)\Value <> 0;
Existing code using the retrieve button looks like this:
PickValid(Scope(\VTSDB, "9}~q%wgad3\z)%&tz_;4_\u%5da}ikg-", TRUE)\RecipeRetrieveButton, Scope(\VTSDB, ":RecipeBook", TRUE)\RecipeRetrieveButton)("RetrieveLabel", Invalid, 0, 0));
Could anyone so kindly post an example of how i would implement this, if at all possible.
Thank you in advance,
Joe.