In UserDefined Mode, you can create your own sampling program by defining a series of functions. Each function is written in the following format:
F#,T#,O#,…
Where:
- F# = Function number
- T# = Time or target line (depending on function)
- O# = Output or state (if required)
- … = Additional parameters (optional, e.g., trigger conditions)
You can configure outputs, and sensor settings. The UserDefined program will then use those settings during execution (e.g., when performing a sensor read).