

anduhau
Forum Replies Created
-
Dear Laura,
Thank you for your help! It works now… I commented out the first two lines at some point through all the checks – this is my mistake.
Thank you for all the help!
-
Thank you for your help!! I have figured it out and the tests for 2.3 and 2.4 work
-
Alright!
I see this database about the function. However, I do not what that function does, or how I could access the code inside the function from here (screenshot attached).
-
Dear Laura,
Thank you for letting me know! I made some changes and the function worked initially. However, after I saved the changes, closed and opened the workspace again, it showed me again that the execution speed was not high enough.
I have performed the following changes in the main file:
// your code here or work in scratchpad system"l ",getenv[`AX_WORKSPACE],"/AdvancedCapstone.Setup/dbmaint.q" setattrcol[`:.;`sensor;`lapId;`g] setattrcol[`:.;`sensor;`sensorId;`p]
I have changed the code in the .viz.getModSensor as well:
select from sensor where date in 2020.01.01 2020.01.02, sensorId in symbols, 0=lapId mod 2
-
Thank you a lot!!! This fixed my issue.
-
Dear Michaela,
Thank you for letting me know! However, I tried calling the first API method, and it still did not work (screenshot attached). I have looked over the IPC workshop, but I still do not understand what is not working.