问题:
I do not want to store consecutive samples. How do I only store the samples that are relevant?
答案:
There are a number of ways to store only the samples that you want. Selecting storage none allows one to only store when a state explicitely says to store a sample. Transitional storage only stores a sample if one of the specified channel goups changes state. Conditional storage only stores if the storage clause is true. Start/Stop storage is controlled by the Start Storing and Stop Storing trigger actions in the Then statement of the trigger clause.
常见问题 ID 57396
查看所有常见问题 »