Hello,I'm setting up some data entry profiles.I already got one sub step where it always ads 1 like this: value(Source('TestNumber'))+1(3 Pocket Penetrometer Readings )For a different sub step I need the action for 'Depth Top' (m) like this: value(Source('Depth Top'))+0.1.It's about the 'Dynamic Probe Tests' and the driller needs to note every 0,1m starting at 0,1m, but I don't want him to write all Depths from 0,1m to 16m in decimeter steps.The default value 0,10 works fine.But the action does not.I already tried with just adding 1 instead of 0,1.Of course I'm not using ',' as decimal separator in OpenGround.Do I need to use other expressions? (Other question: Is there maybe anywhere a list with all expressions for OpenGround?)Are Depth related column excluded from 'actions'?Would be nice, if someone could help, thanks! :)
Hi Daniel,
Here's an example from our standard Australia configuration pack, where similar is set up...
The Dynamic Probe Data step is set up as a sub-step of the main Dynamic Probe step.
It uses a Default Value expression to add the previous DepthTop and previous DepthIncrement. The Depth Increment is also set to have a default 100 mm value:
Dynamic Probe Data has an Action that triggers the same step to repeat so you can simply just enter the blows as the test proceeds:
As far as good examples of the expressions, the Data Collector Wiki/FAQ's have some examples.
Our new standard configuration packs also have some good examples. I'll send those to you separately for reference.
Answer Verified By: Daniel Heldt