1
Solved

Variable Project Placemnet

Hi Joao

 
   I have a project that uses Autoremote to poll information from my other devices. Whilst half of the variables (The manually named ones) show under the projects "vars" tab, the other half of my variables are named and created based on the info that the project polls from my other devices. These dynamically named variables do not show under the projects "vars" tab but instead under the "base/default" projects "var" tab. The only difference with these variables is the name of the variable being created from the info that Autoremote polls. All profiles/tasks are under my projects tab so shouldn't these variables all be under the projects "var" tab also? is this a bug? not a huge deal but thought my project had stopped working correctly since I could no longer find half of the variables where they were expected to show.
 
 
eg.
under my project "HZ"
add profile triggered from AR message received
add the action "Variable set"
name = %varaiblename
To = HZ%arcomm1%arcomm2
 
 
Expectation
if %arcomm1 = Tablet
and %arcomm2 = Battery
then the variable is created = %HZTabletBattery
and should be visible under the "var" tab of the project that created it
 
Result
The variable is created as expected, but this variable does not show under the projects "var" tab
instead it shows under the base/default projects "var" tab.
 
hopefully I've explained this clearly enough.
 
Thanks
Scott

1 reply

This is working as intended. The problem is that the variables aren't referenced in the project so they end up in the first "default" project.

Topic is closed for comments